aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.h
Commit message (Expand)AuthorAgeFilesLines
* - Replace jpeg_jfif decoder, with more generic mime_file (no more 64KB limit!).Jakub Zawadzki2011-06-091-2/+4
* Fix wiretap headers to allow error-free ABI dumping.Balint Reczey2011-06-041-0/+2
* Declare the snapshot_length as unsigned.Chris Maynard2011-05-311-1/+1
* Declare wtap_dump_has_name_resolution().Guy Harris2011-05-171-0/+1
* From Jakub Zawadzki: for file read progress bars, use the raw offset inGuy Harris2011-05-091-1/+1
* From Tom Brezinski - fix for bug 5869:Guy Harris2011-05-031-1/+1
* From Hans-Christoph Schemmel:Anders Broman2011-04-281-0/+1
* In file_wrappers.c, explicitly set err_info to null for all errors thatGuy Harris2011-04-211-11/+2
* Add a new WTAP_ERR_DECOMPRESS error, and use that for errors discoveredGuy Harris2011-04-211-1/+3
* Now that wtap_read() checks for delayed errors on EOF, there's no needGuy Harris2011-04-121-2/+2
* Allow wtap_sequential_close() and wtap_close() to return an error; thisGuy Harris2011-04-121-2/+2
* "This file format can't be written to a pipe" and "this file formatGuy Harris2011-04-121-4/+3
* More updates to the wtap_open_offline() comment.Guy Harris2011-03-281-2/+4
* Update a comment.Anders Broman2011-03-281-4/+6
* Add initial pcapng name resolution record support. Wireshark has readGerald Combs2011-03-241-1/+18
* From Martin Kaiser: dissector for DVB-CI (Common Interface)Bill Meier2011-03-071-0/+1
* From njohnkev:Jaap Keuter2011-02-021-0/+1
* Prepare for handling DLT_IPV4 and DLT_IPV6.Jaap Keuter2010-12-191-1/+3
* From Hadriel Kaplan: IPFIX file format support.Bill Meier2010-10-201-0/+2
* Define WTAP_ENCAP_IEEE802_15_4_NOFCS, for use in file formats that don'tGuy Harris2010-07-301-1/+2
* Initial support for Network Monitor 802.11 radio header.Guy Harris2010-07-191-0/+1
* Clean up indentation.Guy Harris2010-06-061-5/+5
* Attempt to handle isochronous descriptors between the 64-byte header andGuy Harris2010-05-161-115/+0
* Zlib has an officially-sanctioned way of clearing EOF when we're tailingGerald Combs2010-05-071-1/+8
* A bit more information.Guy Harris2010-04-221-0/+6
* More updates to reflect all the hairy details of Linux USB capture.Guy Harris2010-04-221-30/+70
* Update a comment to reflect recent changes and to reflect behavior ofGuy Harris2010-04-221-3/+17
* From Chris Maynard:Guy Harris2010-04-211-5/+6
* From Stephen Donnelly:Anders Broman2010-02-021-1/+2
* From Tobias Witek:Anders Broman2010-02-011-0/+1
* From Felix Obenhuber via bug #4299: SocketCAN dissector patchStephen Fisher2009-12-081-0/+1
* Renamed some wtap defines:Stig Bjørlykke2009-12-031-2/+2
* From Petr Sumbera via bug 4284:Stig Bjørlykke2009-12-031-0/+1
* From Marton Nemeth:Stig Bjørlykke2009-10-171-0/+2
* #include <stdio.h> no longer req'd.Bill Meier2009-08-261-1/+0
* From kahou:Jaap Keuter2009-08-231-0/+1
* Note that libpcap fails if it tries to read a file with a snapshotGuy Harris2009-07-261-1/+2
* From Kahou via bug 3739:Stig Bjørlykke2009-07-161-0/+1
* Add support for DLT_PPP_WITH_DIR. This fixes bug 3619.Michael Tüxen2009-06-281-0/+10
* From Ravi Kondamuru via bug 3457: Stig Bjørlykke2009-06-011-0/+21
* From Fred Fierling (bug 3486):Stig Bjørlykke2009-05-241-0/+1
* From Kovarththanan Rajaratnam via bug 2676:Gerald Combs2009-05-211-0/+3
* Improved reading Apple's PacketLogger files:Stig Bjørlykke2009-04-241-0/+1
* Add support for reading Apple's Bluetooth PacketLogger capture files toStephen Fisher2009-02-161-1/+7
* From Rolf Fiedler:Anders Broman2009-01-271-0/+1
* From Duncan Salerno:Jaap Keuter2009-01-071-0/+25
* Name changes to match libpcap name change of the corresponding DLT_Guy Harris2008-12-241-1/+1
* Handle the new DLT_USB_LINUX_MMAP link-layer type.Guy Harris2008-12-231-0/+1
* Clarify that, in the Linux USB capture format, the header is alwaysGuy Harris2008-12-171-2/+2
* Added support for open TNEF files directly.Stig Bjørlykke2008-11-271-0/+2