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