aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-09- Replace jpeg_jfif decoder, with more generic mime_file (no more 64KB limit!).Jakub Zawadzki1-2/+4
2011-06-04Fix wiretap headers to allow error-free ABI dumping.Balint Reczey1-0/+2
2011-05-31Declare the snapshot_length as unsigned.Chris Maynard1-1/+1
2011-05-17Declare wtap_dump_has_name_resolution().Guy Harris1-0/+1
2011-05-09From Jakub Zawadzki: for file read progress bars, use the raw offset inGuy Harris1-1/+1
2011-05-03From Tom Brezinski - fix for bug 5869:Guy Harris1-1/+1
2011-04-28From Hans-Christoph Schemmel:Anders Broman1-0/+1
2011-04-21In file_wrappers.c, explicitly set err_info to null for all errors thatGuy Harris1-11/+2
2011-04-21Add a new WTAP_ERR_DECOMPRESS error, and use that for errors discoveredGuy Harris1-1/+3
2011-04-12Now that wtap_read() checks for delayed errors on EOF, there's no needGuy Harris1-2/+2
2011-04-12Allow wtap_sequential_close() and wtap_close() to return an error; thisGuy Harris1-2/+2
2011-04-12"This file format can't be written to a pipe" and "this file formatGuy Harris1-4/+3
2011-03-28More updates to the wtap_open_offline() comment.Guy Harris1-2/+4
2011-03-28Update a comment.Anders Broman1-4/+6
2011-03-24Add initial pcapng name resolution record support. Wireshark has readGerald Combs1-1/+18
2011-03-07From Martin Kaiser: dissector for DVB-CI (Common Interface)Bill Meier1-0/+1
2011-02-02From njohnkev:Jaap Keuter1-0/+1
2010-12-19Prepare for handling DLT_IPV4 and DLT_IPV6.Jaap Keuter1-1/+3
2010-10-20From Hadriel Kaplan: IPFIX file format support.Bill Meier1-0/+2
2010-07-30Define WTAP_ENCAP_IEEE802_15_4_NOFCS, for use in file formats that don'tGuy Harris1-1/+2
2010-07-19Initial support for Network Monitor 802.11 radio header.Guy Harris1-0/+1
2010-06-06Clean up indentation.Guy Harris1-5/+5
2010-05-16Attempt to handle isochronous descriptors between the 64-byte header andGuy Harris1-115/+0
2010-05-07Zlib has an officially-sanctioned way of clearing EOF when we're tailingGerald Combs1-1/+8
2010-04-22A bit more information.Guy Harris1-0/+6
2010-04-22More updates to reflect all the hairy details of Linux USB capture.Guy Harris1-30/+70
2010-04-22Update a comment to reflect recent changes and to reflect behavior ofGuy Harris1-3/+17
2010-04-21From Chris Maynard:Guy Harris1-5/+6
2010-02-02From Stephen Donnelly:Anders Broman1-1/+2
2010-02-01From Tobias Witek:Anders Broman1-0/+1
2009-12-08From Felix Obenhuber via bug #4299: SocketCAN dissector patchStephen Fisher1-0/+1
2009-12-03Renamed some wtap defines:Stig Bjørlykke1-2/+2
2009-12-03From Petr Sumbera via bug 4284:Stig Bjørlykke1-0/+1
2009-10-17From Marton Nemeth:Stig Bjørlykke1-0/+2
2009-08-26#include <stdio.h> no longer req'd.Bill Meier1-1/+0
2009-08-23From kahou:Jaap Keuter1-0/+1
2009-07-26Note that libpcap fails if it tries to read a file with a snapshotGuy Harris1-1/+2
2009-07-16From Kahou via bug 3739:Stig Bjørlykke1-0/+1
2009-06-28Add support for DLT_PPP_WITH_DIR. This fixes bug 3619.Michael Tüxen1-0/+10
2009-06-01From Ravi Kondamuru via bug 3457: Stig Bjørlykke1-0/+21
2009-05-24From Fred Fierling (bug 3486):Stig Bjørlykke1-0/+1
2009-05-21From Kovarththanan Rajaratnam via bug 2676:Gerald Combs1-0/+3
2009-04-24Improved reading Apple's PacketLogger files:Stig Bjørlykke1-0/+1
2009-02-16Add support for reading Apple's Bluetooth PacketLogger capture files toStephen Fisher1-1/+7
2009-01-27From Rolf Fiedler:Anders Broman1-0/+1
2009-01-07From Duncan Salerno:Jaap Keuter1-0/+25
2008-12-24Name changes to match libpcap name change of the corresponding DLT_Guy Harris1-1/+1
2008-12-23Handle the new DLT_USB_LINUX_MMAP link-layer type.Guy Harris1-0/+1
2008-12-17Clarify that, in the Linux USB capture format, the header is alwaysGuy Harris1-2/+2
2008-11-27Added support for open TNEF files directly.Stig Bjørlykke1-0/+2