Put the "." in "V.120".
[obnox/wireshark/wip.git] / wiretap / wtap.c
1999-12-12 guyPut the "." in "V.120".
1999-12-12 gramAdded Bert Driehuis <driehuis@playbeing.org>'s I4B...
1999-12-05 guyProvide a table of descriptive and short (command-line...
1999-12-04 guyAdd some infrastructure for the use of Ethereal, so...
1999-11-26 gramSupport for iptrace 1.0 traces (AIX 3). Thanks to Flori...
1999-11-10 gramMore small memleak fixes.
1999-11-10 gramFixed small memory leak in wiretap (frame_buffer wasn...
1999-11-06 guyAdd in a gross heuristic that attempts to detect files...
1999-10-31 gramAdd a module to wiretap to be able to read trace files...
1999-10-18 guyOlivier Abad's patches to add:
1999-10-06 guyAdd "wtap_file_encap()", to return the encapsulation...
1999-10-05 guyMake "wtap_strerror()" handle zlib errors *correctly*.
1999-10-05 guyBetter handle errors from zlib:
1999-09-24 guyFix it so that it builds with "--disable-zlib".
1999-09-23 ashoknAdds progress bar functionality back for loading files...
1999-09-22 ashoknThis commit contains support for reading capture files...
1999-09-11 guyInclude "ascend.h" to declare "ascend_seek_read()".
1999-09-11 geraldAdded support for Lucent/Ascend packet traces. The...
1999-08-22 guyFix the pcap-encapsulation-to-wiretap-encapsulation...
1999-08-22 guyAdd a "wtap_strerror()" routine, which takes as an...
1999-08-19 guyHave the per-capture-file-type open routines "wtap_open...
1999-08-18 guyAdd to Wiretap the ability to write capture files;...
1999-08-02 guyAdd to "wtap_close()" code to free up data structures...
1999-08-02 guyCheck in Olivier Abad's patch to add dissectors for...
1999-07-28 denielFix the -S option :
1999-07-13 gramAdded support for compiling on win32 with Visual C...
1999-07-07 gramRemoved old #include's.
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-03-01 gramAdded display filters to wiretap.
1999-02-12 gramChange to wtap.c switch() statement to allow compilatio...
1999-01-08 gramUse g_free instead of free so that I don't have to...
1999-01-07 gramI removed the per-file encapsulation type from wiretap...
1998-11-15 guyAdd support to wiretap for reading Sun "snoop" capture...
1998-11-12 gramI added the LANalzyer file format to wiretap. I cleaned...
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...