Squelch an MSVC++ complaint.
[obnox/wireshark/wip.git] / wiretap / wtap-int.h
2001-10-04 guyUse longs as file offsets, so that on platforms with...
2001-08-25 guyThe return value from "fwrite()" is a "size_t"; make...
2001-02-13 guyYou have to define "htolell()" on little-endian platfor...
2001-02-13 guyChanges from Chris Jepeway to
2000-11-12 guy"wtap_loop()" no longer has problems with packet offset...
2000-09-19 gramAdd support for reading pppd log files in wiretap.
2000-09-07 gramChange wtap_read() API so that the data offset is set...
2000-08-25 gramMove #include <time.h> into wtap-int.h instead of requi...
2000-08-11 denielMiscellaneous code cleaning
2000-08-11 guyIf we have a random stream open for a compressed Sniffe...
2000-08-08 mhallAdded wiretap support to read the Cisco Secure Intrusio...
2000-07-26 guyIn the final scene of the horror movie, just when you...
2000-05-25 guySupport for reading compressed Sniffer files, from...
2000-05-19 gramAdd wtap-int.h. Move definitions relevant to the intern...