aboutsummaryrefslogtreecommitdiffstats
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* A "character encoding" variable is now set per packet. The existenceGilbert Ramirez1999-11-221-71/+83
* Add ASCII/EBCDIC conversion to TCP Follow window. Also add Close buttonGilbert Ramirez1999-10-191-1/+101
* In "try_tempfile()", if the buffer is too short for the temporary fileGuy Harris1999-09-241-1/+5
* Fix the calculation of the temporary file name length inGuy Harris1999-09-231-2/+2
* The Single UNIX Specification doesn't say that "mkstemp()" creates theGuy Harris1999-08-231-2/+22
* Small change to create_tempfile, initializing static vars.Gilbert Ramirez1999-08-181-7/+8
* Make a "create_tempfile()" routine that constructs the template to beGuy Harris1999-08-181-1/+87
* Added the ability to create a read-only ethereal, i.e., one thatGilbert Ramirez1999-07-091-2/+2
* Improve the alert boxes put up for file open/read/write errors. (SomeGuy Harris1999-06-121-70/+1
* Capturing packets from ethereal now saves the capture in an "anonymous" buffe...Gilbert Ramirez1999-04-061-1/+78
* Get rid of include of <strings.h> from "util.c", as it's not needed, andGuy Harris1999-04-051-2/+1
* Move the bitfield-decoding routines to "packet.h", along with otherGuy Harris1999-03-311-86/+1
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-2/+4
* Added #include <sys/types.h> for compilation under gtk-1.1.11Gilbert Ramirez1999-01-011-1/+5
* * Added Joerg Mayer's Vines patchGerald Combs1998-12-291-1/+82
* Stopped the "TCP Follow" screen from producing an error when usingGilbert Ramirez1998-12-221-1/+2
* * Aligned the icon with the top edge of the dialog.Gerald Combs1998-10-281-9/+9
* * Copied in the correct GNU license (I'm such a goober)Gerald Combs1998-10-161-5/+23
* Squelch a number of "-Wall" errors by:Guy Harris1998-10-131-1/+10
* - Added match_strval function to packet.cGerald Combs1998-10-121-2/+12
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-1/+3
* 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/+125