aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.def
AgeCommit message (Expand)AuthorFilesLines
2012-07-20Add a routine that, given a set of packet encapsulation types, returnsguy1-0/+1
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-10/+9
2012-02-26Make it possible to edit capture commentsetxrab1-0/+1
2012-02-20Handle reading and writing of multiple IDB:s, write IDB options and use corre...etxrab1-0/+1
2012-02-15Make it possible to get inforamtion from the read SHB to the one to write out.etxrab1-0/+2
2012-01-24Add a routine to Wiretap that takes a file type value and anguy1-0/+1
2012-01-23In the table of capture file types, have:guy1-1/+1
2012-01-21Replace wtap_file_extensions_string() with a routine that returns aguy1-1/+2
2011-05-11Export wtap_fstat()kukosa1-0/+1
2011-04-14Export new file_...() functions from libwiretap.dllkukosa1-0/+9
2011-04-08Make wtap plugins build on windows again.etxrab1-0/+1
2011-03-24Add initial pcapng name resolution record support. Wireshark has readgerald1-0/+3
2010-11-13Try to fix the build for text_import_scanner.etxrab1-0/+1
2010-05-08Add wtap_cleareof().guy1-0/+1
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss1-9/+0
2008-05-20Create a new "Wireshark utility" library and move the mpeg-audio stuff frommorriss1-7/+0
2007-12-27export more buffer functions from wiretapkukosa1-0/+3
2007-12-08wtap_process_pcap_packet() is gone; remove it from the list of exportedguy1-1/+0
2007-11-27fix mpa_... problemsulfl1-4/+13
2007-06-13turns out that wtap_pkthdr was not exportable!lego1-1/+0
2007-06-13Export all that's exportable from libwiretap.dlllego1-20/+27
2007-06-06Actually implement wtap_register_file_type() and have it returning the ID of ...lego1-1/+4
2007-05-05fix win32 build by using wtap_get_num_file_types() instead of direct variable...ulfl1-0/+1
2007-05-04Add a plugin interface to wiretap.lego1-0/+4
2007-03-22Added mpeg exportsgrahamb1-0/+8
2007-01-12Win32: MSVC > 6 doesn't work well with Unicode filenames!ulfl1-0/+9
2006-06-23add file extension information (filter "*.pcap;*.cap" and default extension "...ulfl1-0/+2
2005-09-14added compression support for capture file output. The Save/As dialog now has...ulfl1-1/+2
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! ulfl1-0/+1
2005-08-19Add APIs to Wiretap to return the file of the size as supplied by the OSguy1-1/+2
2005-04-03Make editcap use wtap_read(); that eliminates the last user ofguy1-1/+0
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-32/+32
2003-10-01Have a pseudo-header for Ethernet packets, giving the size of the FCS -guy1-1/+0
2002-06-13Export the new wtap_process_pcap_packet routine.guy1-0/+1
2001-12-04Make the bytes-written information from Wiretap a long, as we allowguy1-0/+1
2001-12-04Support for stopping capture at specified capture file size or captureguy1-0/+1
2001-07-05"wtap_file()" is no longer in Wiretap, so don't try to export it fromguy1-1/+0
2001-03-23The Win32 build builds wiretap as a DLL and requires WinPcap 2.1.gram1-0/+31