aboutsummaryrefslogtreecommitdiffstats
path: root/util.c
AgeCommit message (Expand)AuthorFilesLines
1999-06-12Improve the alert boxes put up for file open/read/write errors. (SomeGuy Harris1-70/+1
1999-04-06Capturing packets from ethereal now saves the capture in an "anonymous" buffe...Gilbert Ramirez1-1/+78
1999-04-05Get rid of include of <strings.h> from "util.c", as it's not needed, andGuy Harris1-2/+1
1999-03-31Move the bitfield-decoding routines to "packet.h", along with otherGuy Harris1-86/+1
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-2/+4
1999-01-01Added #include <sys/types.h> for compilation under gtk-1.1.11Gilbert Ramirez1-1/+5
1998-12-29* Added Joerg Mayer's Vines patchGerald Combs1-1/+82
1998-12-22Stopped the "TCP Follow" screen from producing an error when usingGilbert Ramirez1-1/+2
1998-10-28* Aligned the icon with the top edge of the dialog.Gerald Combs1-9/+9
1998-10-16* Copied in the correct GNU license (I'm such a goober)Gerald Combs1-5/+23
1998-10-13Squelch a number of "-Wall" errors by:Guy Harris1-1/+10
1998-10-12- Added match_strval function to packet.cGerald Combs1-2/+12
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1-1/+3
1998-09-16Added ID tags to the beginning of each source file.Gerald Combs1-0/+2
1998-09-16Initial revisionGerald Combs1-0/+125