Olivier Abad's patches to add:
[obnox/wireshark/wip.git] / util.c
1999-09-24 guyIn "try_tempfile()", if the buffer is too short for...
1999-09-23 guyFix the calculation of the temporary file name length in
1999-08-23 guyThe Single UNIX Specification doesn't say that "mkstemp...
1999-08-18 gramSmall change to create_tempfile, initializing static...
1999-08-18 guyMake a "create_tempfile()" routine that constructs...
1999-07-09 gramAdded the ability to create a read-only ethereal, i...
1999-06-12 guyImprove the alert boxes put up for file open/read/write...
1999-04-06 gramCapturing packets from ethereal now saves the capture...
1999-04-05 guyGet rid of include of <strings.h> from "util.c", as...
1999-03-31 guyMove the bitfield-decoding routines to "packet.h",...
1999-03-23 gramRemoved all references to gtk objects from packet*...
1999-01-01 gramAdded #include <sys/types.h> for compilation under...
1998-12-29 gerald* Added Joerg Mayer's Vines patch
1998-12-22 gramStopped the "TCP Follow" screen from producing an error...
1998-10-28 gerald* Aligned the icon with the top edge of the dialog.
1998-10-16 gerald* Copied in the correct GNU license (I'm such a goober)
1998-10-13 guySquelch a number of "-Wall" errors by:
1998-10-12 gerald- Added match_strval function to packet.c
1998-09-27 geraldMerged in a _huge_ patch from Guy Harris. It adds...
1998-09-16 geraldAdded ID tags to the beginning of each source file.
1998-09-16 geraldInitial revision