aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/lanalyzer.c
Commit message (Expand)AuthorAgeFilesLines
* Keep in the "wtap" structure the current offset into the file beingGuy Harris1999-08-281-2/+12
* Get rid of some cruft left in by previous checkins as placeholders.Guy Harris1999-08-221-2/+8
* Made LanAlyzer smarter about reading trace files, thereby removing aGilbert Ramirez1999-08-201-73/+68
* Have the per-capture-file-type open routines "wtap_open_offline()" callsGuy Harris1999-08-191-37/+102
* Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1999-07-131-1/+4
* Added display filters to wiretap.Gilbert Ramirez1999-03-011-7/+8
* Modified code to allow compilation under IBM's C compiler for AIX.Gilbert Ramirez1999-01-291-2/+2
* I removed the per-file encapsulation type from wiretap, and make all filetypesGilbert Ramirez1999-01-071-1/+2
* Debug statement commented out.Gilbert Ramirez1998-12-131-3/+3
* Added Guy's patch to calculate date of Sniffer packet trace. I copiedGilbert Ramirez1998-12-131-4/+24
* LANalyzer records time in half microseconds, not microseconds.Gilbert Ramirez1998-11-231-2/+2
* Added time-stamp decoding to LANalyzer decodes, made minor comment changes toGilbert Ramirez1998-11-231-7/+37
* Add support to wiretap for reading Sun "snoop" capture files.Guy Harris1998-11-151-7/+14
* I added the LANalzyer file format to wiretap. I cleaned up some code in theGilbert Ramirez1998-11-121-0/+162