| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a routine that, given a set of packet encapsulation types, returns | Guy Harris | 2012-07-20 | 1 | -0/+1 |
* | Export a wtap_dump_can_write_encaps() routine from Wiretap; it takes a | Guy Harris | 2012-06-17 | 1 | -0/+1 |
* | Export those file_ routines that Wiretap plugins would use (others | Guy Harris | 2012-06-01 | 1 | -0/+8 |
* | Sigh. There appears to be no way to get Windows to allow us to rename a | Guy Harris | 2012-06-01 | 1 | -14/+2 |
* | Keep track, in Wiretap, of whether the file is compressed, and provide | Guy Harris | 2012-05-24 | 1 | -0/+1 |
* | Add wtap_dump_fdopen_ng | Anders Broman | 2012-04-25 | 1 | -0/+1 |
* | Make it possible to edit capture comments | Anders Broman | 2012-02-26 | 1 | -0/+1 |
* | Handle reading and writing of multiple IDB:s, write IDB options and use corre... | Anders Broman | 2012-02-20 | 1 | -0/+1 |
* | Make it possible to get inforamtion from the read SHB to the one to write out. | Anders Broman | 2012-02-15 | 1 | -0/+2 |
* | Add a routine to Wiretap that takes a file type value and an | Guy Harris | 2012-01-24 | 1 | -0/+1 |
* | In the table of capture file types, have: | Guy Harris | 2012-01-23 | 1 | -1/+1 |
* | Replace wtap_file_extensions_string() with a routine that returns a | Guy Harris | 2012-01-21 | 1 | -1/+2 |
* | Export wtap_fstat() | Tomas Kukosa | 2011-05-11 | 1 | -0/+1 |
* | Export new file_...() functions from libwiretap.dll | Tomas Kukosa | 2011-04-14 | 1 | -0/+9 |
* | Make wtap plugins build on windows again. | Anders Broman | 2011-04-08 | 1 | -0/+1 |
* | Add initial pcapng name resolution record support. Wireshark has read | Gerald Combs | 2011-03-24 | 1 | -0/+3 |
* | Try to fix the build for text_import_scanner. | Anders Broman | 2010-11-13 | 1 | -0/+1 |
* | Add wtap_cleareof(). | Guy Harris | 2010-05-08 | 1 | -0/+1 |
* | Move the file utility functions from wiretap to libwsutil so that | Jeff Morriss | 2008-05-22 | 1 | -9/+0 |
* | Create a new "Wireshark utility" library and move the mpeg-audio stuff from | Jeff Morriss | 2008-05-20 | 1 | -7/+0 |
* | export more buffer functions from wiretap | Tomas Kukosa | 2007-12-27 | 1 | -0/+3 |
* | wtap_process_pcap_packet() is gone; remove it from the list of exported | Guy Harris | 2007-12-08 | 1 | -1/+0 |
* | fix mpa_... problems | Ulf Lamping | 2007-11-27 | 1 | -4/+13 |
* | turns out that wtap_pkthdr was not exportable! | Luis Ontanon | 2007-06-13 | 1 | -1/+0 |
* | Export all that's exportable from libwiretap.dll | Luis Ontanon | 2007-06-13 | 1 | -20/+27 |
* | Actually implement wtap_register_file_type() and have it returning the ID of ... | Luis Ontanon | 2007-06-06 | 1 | -1/+4 |
* | fix win32 build by using wtap_get_num_file_types() instead of direct variable... | Ulf Lamping | 2007-05-05 | 1 | -0/+1 |
* | Add a plugin interface to wiretap. | Luis Ontanon | 2007-05-04 | 1 | -0/+4 |
* | Added mpeg exports | Graham Bloice | 2007-03-22 | 1 | -0/+8 |
* | Win32: MSVC > 6 doesn't work well with Unicode filenames! | Ulf Lamping | 2007-01-12 | 1 | -0/+9 |
* | add file extension information (filter "*.pcap;*.cap" and default extension "... | Ulf Lamping | 2006-06-23 | 1 | -0/+2 |
* | added compression support for capture file output. The Save/As dialog now has... | Ulf Lamping | 2005-09-14 | 1 | -1/+2 |
* | EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! | Ulf Lamping | 2005-08-24 | 1 | -0/+1 |
* | Add APIs to Wiretap to return the file of the size as supplied by the OS | Guy Harris | 2005-08-19 | 1 | -1/+2 |
* | Make editcap use wtap_read(); that eliminates the last user of | Guy Harris | 2005-04-03 | 1 | -1/+0 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -32/+32 |
* | Have a pseudo-header for Ethernet packets, giving the size of the FCS - | Guy Harris | 2003-10-01 | 1 | -1/+0 |
* | Export the new wtap_process_pcap_packet routine. | Guy Harris | 2002-06-13 | 1 | -0/+1 |
* | Make the bytes-written information from Wiretap a long, as we allow | Guy Harris | 2001-12-04 | 1 | -0/+1 |
* | Support for stopping capture at specified capture file size or capture | Guy Harris | 2001-12-04 | 1 | -0/+1 |
* | "wtap_file()" is no longer in Wiretap, so don't try to export it from | Guy Harris | 2001-07-05 | 1 | -1/+0 |
* | The Win32 build builds wiretap as a DLL and requires WinPcap 2.1. | Gilbert Ramirez | 2001-03-23 | 1 | -0/+31 |