Allow filter names and expressions of arbitrary length, and, in the
[metze/wireshark/wip.git] / util.h
2000-10-11 Guy HarrisFix it to build on Windows.
2000-09-10 Guy HarrisCompute and display negative relative and delta time...
2000-07-31 Guy HarrisAdd a routine to check whether a file is a directory...
2000-02-22 Guy HarrisIn Tethereal, allow capture filters and read filters...
2000-01-29 Gilbert RamirezRemove instances of getenv("HOME") and provide a get_ho...
2000-01-25 Guy HarrisProvide a "get_dirname()" routine, that takes a pathnam...
2000-01-25 Guy HarrisEncapsulate the code to take a pointer to a pathname...
2000-01-16 Guy HarrisMove the routine to get a list of the network interface...
1999-12-09 Guy HarrisMove the GTK+ implementations of various UI utilities...
1999-11-22 Gilbert RamirezA "character encoding" variable is now set per packet...
1999-10-19 Gilbert RamirezAdd ASCII/EBCDIC conversion to TCP Follow window. Also...
1999-08-18 Guy HarrisMake a "create_tempfile()" routine that constructs...
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-03-31 Guy HarrisMove the bitfield-decoding routines to "packet.h",...
1999-03-23 Gilbert RamirezRemoved all references to gtk objects from packet*...
1998-12-29 Gerald Combs* Added Joerg Mayer's Vines patch
1998-10-16 Gerald Combs* Copied in the correct GNU license (I'm such a goober)
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