aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/netxray.c
AgeCommit message (Expand)AuthorFilesLines
1999-10-05Better handle errors from zlib:Guy Harris1-13/+9
1999-09-24Fix it so that it builds with "--disable-zlib".Guy Harris1-2/+2
1999-09-22This commit contains support for reading capture files compressed usingAshok Narayanan1-12/+13
1999-08-28Keep in the "wtap" structure the current offset into the file beingGuy Harris1-4/+10
1999-08-24Add a new Wiretap encapsulation type WTAP_ENCAP_FDDI_BITSWAPPED, meaningGuy Harris1-2/+2
1999-08-22Get rid of some cruft left in by previous checkins as placeholders.Guy Harris1-12/+14
1999-08-19Have the per-capture-file-type open routines "wtap_open_offline()" callsGuy Harris1-20/+38
1999-08-18Add to Wiretap the ability to write capture files; for now, it can onlyGuy Harris1-2/+6
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1-1/+4
1999-05-12Add support for Network Monitor 2.0 files, thanks to informationGuy Harris1-2/+11
1999-03-25The program that produced the version 2.001 file was Sniffer Pro 2.50.05Guy Harris1-5/+5
1999-03-22Got rid of "hdr_size may not be initialized" warning, even though it wasGilbert Ramirez1-2/+2
1999-03-20Add support for file format version 2.001 (used by Sniffer Basic 2.0?).Guy Harris1-12/+50
1999-03-01It turns out that the first of the unknown fields in the NetXRay headerGuy Harris1-11/+11
1999-03-01Added display filters to wiretap.Gilbert Ramirez1-10/+49
1999-02-20Add support for Cinco Networks NetXRay - which is, after their acquisionGuy Harris1-0/+175