Clean up white space.
[obnox/wireshark/wip.git] / wiretap / wtap.def
2011-05-11 kukosaExport wtap_fstat()
2011-04-14 kukosaExport new file_...() functions from libwiretap.dll
2011-04-08 etxrabMake wtap plugins build on windows again.
2011-03-24 geraldAdd initial pcapng name resolution record support....
2010-11-13 etxrabTry to fix the build for text_import_scanner.
2010-05-08 guyAdd wtap_cleareof().
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-20 morrissCreate a new "Wireshark utility" library and move the...
2007-12-27 kukosaexport more buffer functions from wiretap
2007-12-08 guywtap_process_pcap_packet() is gone; remove it from...
2007-11-27 ulflfix mpa_... problems
2007-06-13 legoturns out that wtap_pkthdr was not exportable!
2007-06-13 legoExport all that's exportable from libwiretap.dll
2007-06-06 legoActually implement wtap_register_file_type() and have...
2007-05-05 ulflfix win32 build by using wtap_get_num_file_types()...
2007-05-04 legoAdd a plugin interface to wiretap.
2007-03-22 grahambAdded mpeg exports
2007-01-12 ulflWin32: MSVC > 6 doesn't work well with Unicode filenames!
2006-06-23 ulfladd file extension information (filter "*.pcap;*.cap...
2005-09-14 ulfladded compression support for capture file output....
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-19 guyAdd APIs to Wiretap to return the file of the size...
2005-04-03 guyMake editcap use wtap_read(); that eliminates the last...
2004-07-18 guySet the svn:eol-style property on all text files to...
2003-10-01 guyHave a pseudo-header for Ethernet packets, giving the...
2002-06-13 guyExport the new wtap_process_pcap_packet routine.
2001-12-04 guyMake the bytes-written information from Wiretap a long...
2001-12-04 guySupport for stopping capture at specified capture file...
2001-07-05 guy"wtap_file()" is no longer in Wiretap, so don't try...
2001-03-23 gramThe Win32 build builds wiretap as a DLL and requires...