Add a presence flag field to the packet information structure filled in
[obnox/wireshark/wip.git] / wiretap / cosine.c
2012-02-25 guyAdd a presence flag field to the packet information...
2011-12-13 guyRename WTAP_ERR_BAD_RECORD to WTAP_ERR_BAD_FILE; it...
2011-04-21 guyAdd a new WTAP_ERR_DECOMPRESS error, and use that for...
2011-04-18 cmaynardUpdate Motonori Shindo's email address at the author...
2011-04-11 guyUse ws_open(), not open(), so we handle UTF-8 pathnames...
2011-04-07 geraldBe more picky about our sscanf integer field widths...
2011-02-16 geraldFix errors found by the Visual C++ analyzer.
2009-03-07 guyMore P64 changes.
2008-05-08 etxrabstrncpy -> g_strlcpy
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2005-08-25 ulfltimestamp display precision:
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-04-03 guyMake editcap use wtap_read(); that eliminates the last...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-03-03 guyHave "wtap_read()" set "wth->phdr.pkt_encap" to "wth...
2004-02-09 guyCast the arguments to <ctype.h> macros to "guchar"...
2004-01-25 guyHave the Wiretap open, read, and seek-and-read routines...
2004-01-24 jmayerFix all fixable warnings
2003-11-25 guy"file_seek()" sets "*err" - we don't have to set it...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-16 guyUpdates from Motonori Shindo.
2002-08-06 guyFix the declaration of "empty_line()" to match the...
2002-08-06 guyMake the argument to "empty_line()" a "const guchar...
2002-07-31 guyFrom Motonori Shindo: support for reading CoSine L2...