aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/dbs-etherwatch.c
AgeCommit message (Expand)AuthorFilesLines
2003-01-17From Marc Milgram: e-mail address update.guy1-2/+2
2002-10-10"tm_isdst" must be set to -1 before "mktime()" is called, so thatguy1-1/+2
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-6/+6
2002-06-07Graeme Hewson noted that zlib has a bug wherein "gzseek()" doesn't setguy1-4/+2
2002-03-05Make "wtap_seek_read()" return TRUE on success and FALSE on error, likeguy1-17/+16
2002-03-05Have "wtap_seek_read()" return 0 on success and -1 on failure, and takeguy1-9/+16
2002-03-04Check for errors in seeks, "tell"s, and "stat()"s/"fstat()"s.guy1-19/+41
2002-03-02From Joerg Mayer: get rid of "-Wno-unused" flag in some configureguy1-2/+2
2002-02-08Have Wiretap set the snapshot length to 0 if it can't be derived fromguy1-3/+8
2002-01-08From Marc Milgram: all packets in DBS Etherwatch and VMS TCPIPTRACEguy1-2/+2
2001-10-19DBS Etherwatch wiretap module, from Marc Milgram.guy1-0/+366