In a Network Monitor capture file, get the starting offsets of frames
[obnox/wireshark/wip.git] / wiretap / libpcap.c
2000-03-22 guyIn a Network Monitor capture file, get the starting...
2000-02-19 guyUse WTAP_ERR_UNSUPPORTED_ENCAP for all attempts to...
2000-01-22 guyFix files that had Gilbert's old e-mail address or...
2000-01-13 guyWe are obliged to define HAVE_UNISTD_H in "config.h...
2000-01-09 guyAdd to some comments notes on the meaning of DLT types...
1999-12-15 guyHandle i4btrace captures if they're from a machine...
1999-12-11 guyProvide different file types for "modified" and Red...
1999-12-04 guyFix some names.
1999-12-04 guyAdd some infrastructure for the use of Ethereal, so...
1999-12-04 guyAdd support to Wiretap for writing Network Monitor...
1999-11-06 guyAdd in a gross heuristic that attempts to detect files...
1999-11-06 guyAdd support for capture files written by programs linke...
1999-10-05 guyBetter handle errors from zlib:
1999-09-24 guyFix it so that it builds with "--disable-zlib".
1999-09-23 guyWhen reading a capture file, we can detect whether...
1999-09-22 ashoknThis commit contains support for reading capture files...
1999-08-31 guyFix, from Bert Driehuis, to the stuff that checks for...
1999-08-28 guyKeep in the "wtap" structure the current offset into...
1999-08-24 guyAdd a new Wiretap encapsulation type WTAP_ENCAP_FDDI_BI...
1999-08-22 guyModify the comments to show how much of a mess the...
1999-08-22 guyFix the pcap-encapsulation-to-wiretap-encapsulation...
1999-08-22 guyGet rid of some cruft left in by previous checkins...
1999-08-22 guyDLT_NULL, from "libpcap", means different things on...
1999-08-19 guyHave the per-capture-file-type open routines "wtap_open...
1999-08-18 guy"wtap_pcap_encap_to_wtap_encap()" shouldn't return...
1999-08-18 guyMake "wtap_dump()" and "wtap_dump_close()" return error...
1999-08-18 guyAdd to Wiretap the ability to write capture files;...
1999-07-28 guyPatches from Thierry Andry to support Classical IP...
1999-07-13 gramAdded support for compiling on win32 with Visual C...
1999-03-01 gramAdded display filters to wiretap.
1999-01-07 gramI removed the per-file encapsulation type from wiretap...
1998-12-17 gramAdded Guy Harris' patch to read Sniffer ATM trace files...
1998-11-15 guyAdd support to wiretap for reading Sun "snoop" capture...