Another place where we have to protect against MSVC's time-conversion
[obnox/wireshark/wip.git] / wiretap / nettl.c
2011-09-01 guyUse guint8 rather than guchar for raw octets and pointe...
2011-05-10 guyfile_read() can return -1; don't just blindly add it...
2011-04-21 guyAdd a new WTAP_ERR_DECOMPRESS error, and use that for...
2011-04-12 guy"This file format can't be written to a pipe" and ...
2011-04-06 guyFrom Jakub Zawadzki:
2011-03-25 geraldFix Coverity CIDs 810 & 811: uninitialized variables.
2010-06-06 guyDon't use fwrite directly when writing a dump file...
2010-04-26 guyClean up properly if we get an error after allocating...
2010-02-27 guyConstify.
2009-04-24 wmeier[Trivial] Constify a few things
2009-02-25 jakeFrom Mark C. Brown:
2008-05-08 martinmFrom Anders: Checkapi enabled for wiretap and more...
2008-04-12 jakeFrom Mark C. Brown:
2007-10-27 etxrabFrom Mark C. Brown:
2007-01-01 jakeFrom Mark C. Brown:
2007-01-01 jakeFrom Mark C. Brown:
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-08-18 guyRework some of the header processing, to handle some...
2006-07-26 guyThe nettl_file_hdr structure has a fixed format, as...
2006-07-26 jmayerpostadal@suse.cz:
2006-06-06 geraldEthereal -> Wireshark
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2005-08-25 ulfltimestamp display precision:
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-07-08 guyMake nettl file header items containing strings "gchar...
2005-06-04 guyFix some more leaks in error returns from open routines...
2005-05-17 etxrabFrom Mark C Brown,:
2005-04-07 sahlbergupdating Mark C Browns information
2005-04-01 sahlbergFrom Mark C Brown NETTL updates
2005-02-03 jmayerMark C. Brown: Added support for new ixgbe card
2004-10-19 guyFrom Mark C. Brown:
2004-10-14 guyFrom Mark C. Brown: add 100VG support.
2004-10-12 guyFrom Mark C. Brown: support dumping files with the...
2004-10-12 guyCorrectly update the count of bytes dumped.
2004-10-12 ulflfix MSVC unused magic warning
2004-10-11 guyFrom Mark C. Brown: add support for writing nettl files.
2004-10-06 guyFrom Mark C. Brown: add EISA 100BaseTX, EISA FDDI,...
2004-10-05 guyFrom Mark C. Brown: support for the NETTL_SUBSYS_HPPB_F...
2004-10-01 guyFrom Mark C. Brown: add the HP-PB FDDI card type, altho...
2004-09-19 guyFrom Mark C. Brown: fix support for nettl NETTL_SUBSYS_...
2004-09-04 guyFrom Mark C. Brown:
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-04-02 guyFrom Mark C. Brown: add support for FDDI and Token...
2004-03-27 guyFrom Mark C. Brown: add support for iether (dual-port...
2004-01-25 guyHave the Wiretap open, read, and seek-and-read routines...
2003-10-01 guyHave a pseudo-header for Ethernet packets, giving the...
2003-05-05 guyFrom Mark C. Brown:
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-07-29 guyFrom Joerg Mayer:
2002-06-07 guyGraeme Hewson noted that zlib has a bug wherein "gzseek...
2002-05-22 sahlbergUpdated NS_LS_DRIVER to work with both pre-HPUX11 and...
2002-05-17 sahlbergAdded support for HPUX11 NETTL captures for the NS_LS_D...
2002-04-09 guyMove the definition of the FROM_DCE bit in the "flags...
2002-03-05 guyMake "wtap_seek_read()" return TRUE on success and...
2002-03-05 guyHave "wtap_seek_read()" return 0 on success and -1...
2002-03-04 guyCheck for errors in seeks, "tell"s, and "stat()"s/...
2002-02-08 guyHave Wiretap set the snapshot length to 0 if it can...
2001-11-13 gramHopefully the last time I have to change my e-mail...
2001-10-04 guyUse longs as file offsets, so that on platforms with...
2001-03-10 guyObliging every capture file reader's "open()" routine...
2000-11-17 gramAdd #include <string.h>, to get prototypes for mem...
2000-11-13 oabadSupport for the BASE100 and GSC100BT subsystems by...
2000-09-07 gramChange wtap_read() API so that the data offset is set...
2000-08-25 gramMove #include <time.h> into wtap-int.h instead of requi...
2000-07-26 guyUse unsigned character pointers and arrays rather than...
2000-05-19 gramAdd wtap-int.h. Move definitions relevant to the intern...
2000-05-19 guyIn Wiretap, a file stream handle is a "FILE_T", not...
2000-05-18 guyRemove the "union pseudo_header" from the "frame_data...
2000-04-15 guyGet rid of the "start" field in the private data for...
2000-03-22 guyIn a Network Monitor capture file, get the starting...
2000-03-01 oabadThe frame header in HP-UX 11 trace files is 4 octets...
2000-02-19 guyIf we see a file with an unknown network type, report...
2000-02-17 oabadAdd support for raw IP nettl captures.
2000-01-22 guyFix files that had Gilbert's old e-mail address or...
2000-01-20 oabadThe headers of HP-UX 9.04 and HP-UX 10.20 nettl files...
2000-01-13 guyWe are obliged to define HAVE_UNISTD_H in "config.h...
1999-10-31 guyGive it an RCS ID.
1999-10-18 guyOlivier Abad's patches to add: