aboutsummaryrefslogtreecommitdiffstats
path: root/util.h
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Wrap calls to "pcap_datalink()" in a routine that attempts to compensateGuy Harris2001-11-091-13/+1
* On Windows, use the directory in which the binary resides as theGuy Harris2001-08-211-35/+2
* "get_home_dir()", in "epan/filesystem.c", usesGuy Harris2001-04-021-5/+1
* Fix it to build on Windows.Guy Harris2000-10-111-1/+8
* Compute and display negative relative and delta time stamps correctly,Guy Harris2000-09-101-1/+4
* Add a routine to check whether a file is a directory or not.Guy Harris2000-07-311-1/+14
* In Tethereal, allow capture filters and read filters either to beGuy Harris2000-02-221-1/+7
* Remove instances of getenv("HOME") and provide a get_home_dir() functionGilbert Ramirez2000-01-291-1/+5
* Provide a "get_dirname()" routine, that takes a pathname and returnsGuy Harris2000-01-251-1/+11
* Encapsulate the code to take a pointer to a pathname and return aGuy Harris2000-01-251-1/+3
* Move the routine to get a list of the network interfaces on the systemGuy Harris2000-01-161-1/+13
* Move the GTK+ implementations of various UI utilities out of "util.c"Guy Harris1999-12-091-17/+1
* A "character encoding" variable is now set per packet. The existenceGilbert Ramirez1999-11-221-1/+3
* Add ASCII/EBCDIC conversion to TCP Follow window. Also add Close buttonGilbert Ramirez1999-10-191-1/+4
* Make a "create_tempfile()" routine that constructs the template to beGuy Harris1999-08-181-1/+3
* Improve the alert boxes put up for file open/read/write errors. (SomeGuy Harris1999-06-121-7/+1
* Capturing packets from ethereal now saves the capture in an "anonymous" buffe...Gilbert Ramirez1999-04-061-1/+7
* Move the bitfield-decoding routines to "packet.h", along with otherGuy Harris1999-03-311-11/+1
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-2/+1
* * Added Joerg Mayer's Vines patchGerald Combs1998-12-291-1/+10
* * Copied in the correct GNU license (I'm such a goober)Gerald Combs1998-10-161-2/+2
* - Added match_strval function to packet.cGerald Combs1998-10-121-2/+8
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-3/+1
* Added ID tags to the beginning of each source file.Gerald Combs1998-09-161-0/+2
* Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706etherealGerald Combs1998-09-161-0/+49