Add wtap-int.h. Move definitions relevant to the internal workins of wiretap
[metze/wireshark/wip.git] / wiretap / iptrace.c
2000-05-19 Gilbert RamirezAdd wtap-int.h. Move definitions relevant to the intern...
2000-05-19 Guy HarrisIn Wiretap, a file stream handle is a "FILE_T", not...
2000-05-18 Guy HarrisRemove the "union pseudo_header" from the "frame_data...
2000-03-30 Gilbert RamirezJochen Friedrich <jochen@nwe.de>
2000-02-19 Guy HarrisUse WTAP_ERR_UNSUPPORTED_ENCAP for all attempts to...
2000-01-22 Guy HarrisFix files that had Gilbert's old e-mail address or...
2000-01-13 Guy HarrisWe are obliged to define HAVE_UNISTD_H in "config.h...
1999-11-27 Guy HarrisMove the "guess what type of ATM traffic this is" stuff...
1999-11-26 Gilbert RamirezSupport for iptrace 1.0 traces (AIX 3). Thanks to Flori...
1999-11-22 Gilbert RamirezDetect x.25 and loopback traces via if_type field,...
1999-11-19 Gilbert RamirezAdd comments showing IFT names for the IFT-to-Wiretap...
1999-11-18 Guy Harris(AppTrafType & ATT_HLTYPE) is the type of high-level...
1999-11-18 Gilbert RamirezCheck in my work so far on enabling the ATM iptrace...
1999-11-17 Guy HarrisAdd some comment based on some spelunking done in some...
1999-10-06 Guy HarrisWhitespace cleanup.
1999-10-06 Guy HarrisAdd "wtap_file_encap()", to return the encapsulation...
1999-10-05 Guy HarrisBetter handle errors from zlib:
1999-09-24 Guy HarrisFix it so that it builds with "--disable-zlib".
1999-09-22 Ashok NarayananThis commit contains support for reading capture files...
1999-08-28 Guy HarrisKeep in the "wtap" structure the current offset into...
1999-08-24 Guy HarrisAdd a new Wiretap encapsulation type WTAP_ENCAP_FDDI_BI...
1999-08-22 Guy HarrisGet rid of some cruft left in by previous checkins...
1999-08-20 Gilbert RamirezMade iptrace wiretap module return error on partial...
1999-08-19 Guy HarrisHave the per-capture-file-type open routines "wtap_open...
1999-07-28 Gerald CombsAdded a patch from Olivier Abad to handle X.25 iptrace...
1999-07-13 Gilbert RamirezAdded support for compiling on win32 with Visual C...
1999-03-01 Gilbert RamirezAdded display filters to wiretap.
1999-01-07 Gilbert RamirezI removed the per-file encapsulation type from wiretap...
1999-01-03 Gilbert RamirezAdded files to handle AIX iptrace 2.0 files in wiretap.