Note that non-GNU "make"s appear not to be able to build Ethereal, and
[metze/wireshark/wip.git] / util.c
1999-06-12 Guy HarrisImprove the alert boxes put up for file open/read/write...
1999-04-06 Gilbert RamirezCapturing packets from ethereal now saves the capture...
1999-04-05 Guy HarrisGet rid of include of <strings.h> from "util.c", as...
1999-03-31 Guy HarrisMove the bitfield-decoding routines to "packet.h",...
1999-03-23 Gilbert RamirezRemoved all references to gtk objects from packet*...
1999-01-01 Gilbert RamirezAdded #include <sys/types.h> for compilation under...
1998-12-29 Gerald Combs* Added Joerg Mayer's Vines patch
1998-12-22 Gilbert RamirezStopped the "TCP Follow" screen from producing an error...
1998-10-28 Gerald Combs* Aligned the icon with the top edge of the dialog.
1998-10-16 Gerald Combs* Copied in the correct GNU license (I'm such a goober)
1998-10-13 Guy HarrisSquelch a number of "-Wall" errors by:
1998-10-12 Gerald Combs- Added match_strval function to packet.c
1998-09-27 Gerald CombsMerged in a _huge_ patch from Guy Harris. It adds...
1998-09-16 Gerald CombsAdded ID tags to the beginning of each source file.
1998-09-16 Gerald CombsInitial revision