Added mockups for LSA_SECRET and LSA_SECURITY_DESCRIPTOR inside
[obnox/wireshark/wip.git] / wiretap / wtap-int.h
2002-03-05 guyMake "wtap_seek_read()" return TRUE on success and...
2002-03-05 guyHave "wtap_seek_read()" return 0 on success and -1...
2002-01-18 guyThe time base in an EtherPeek capture isn't necessarily...
2002-01-18 guyIn the EtherPeek file reader, keep the capture start...
2001-12-13 gramDon't leak memory when closing a pppdump trace file.
2001-12-04 guyMake the bytes-written information from Wiretap a long...
2001-12-04 guySupport for stopping capture at specified capture file...
2001-11-13 gramHopefully the last time I have to change my e-mail...
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...