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!).darkjames1-2/+4
2011-06-04Fix wiretap headers to allow error-free ABI dumping.rbalint1-0/+2
2011-05-31Declare the snapshot_length as unsigned.cmaynard1-1/+1
2011-05-17Declare wtap_dump_has_name_resolution().guy1-0/+1
2011-05-09From Jakub Zawadzki: for file read progress bars, use the raw offset inguy1-1/+1
2011-05-03From Tom Brezinski - fix for bug 5869:guy1-1/+1
2011-04-28From Hans-Christoph Schemmel:etxrab1-0/+1
2011-04-21In file_wrappers.c, explicitly set err_info to null for all errors thatguy1-11/+2
2011-04-21Add a new WTAP_ERR_DECOMPRESS error, and use that for errors discoveredguy1-1/+3
2011-04-12Now that wtap_read() checks for delayed errors on EOF, there's no needguy1-2/+2
2011-04-12Allow wtap_sequential_close() and wtap_close() to return an error; thisguy1-2/+2
2011-04-12"This file format can't be written to a pipe" and "this file formatguy1-4/+3
2011-03-28More updates to the wtap_open_offline() comment.guy1-2/+4
2011-03-28Update a comment.etxrab1-4/+6
2011-03-24Add initial pcapng name resolution record support. Wireshark has readgerald1-1/+18
2011-03-07From Martin Kaiser: dissector for DVB-CI (Common Interface)wmeier1-0/+1
2011-02-02From njohnkev:jake1-0/+1
2010-12-19Prepare for handling DLT_IPV4 and DLT_IPV6.jake1-1/+3
2010-10-20From Hadriel Kaplan: IPFIX file format support.wmeier1-0/+2
2010-07-30Define WTAP_ENCAP_IEEE802_15_4_NOFCS, for use in file formats that don'tguy1-1/+2
2010-07-19Initial support for Network Monitor 802.11 radio header.guy1-0/+1
2010-06-06Clean up indentation.guy1-5/+5
2010-05-16Attempt to handle isochronous descriptors between the 64-byte header andguy1-115/+0
2010-05-07Zlib has an officially-sanctioned way of clearing EOF when we're tailinggerald1-1/+8
2010-04-22A bit more information.guy1-0/+6
2010-04-22More updates to reflect all the hairy details of Linux USB capture.guy1-30/+70
2010-04-22Update a comment to reflect recent changes and to reflect behavior ofguy1-3/+17
2010-04-21From Chris Maynard:guy1-5/+6
2010-02-02From Stephen Donnelly:etxrab1-1/+2
2010-02-01From Tobias Witek:etxrab1-0/+1
2009-12-08From Felix Obenhuber via bug #4299: SocketCAN dissector patchsfisher1-0/+1
2009-12-03Renamed some wtap defines:stig1-2/+2
2009-12-03From Petr Sumbera via bug 4284:stig1-0/+1
2009-10-17From Marton Nemeth:stig1-0/+2
2009-08-26#include <stdio.h> no longer req'd.wmeier1-1/+0
2009-08-23From kahou:jake1-0/+1
2009-07-26Note that libpcap fails if it tries to read a file with a snapshotguy1-1/+2
2009-07-16From Kahou via bug 3739:stig1-0/+1
2009-06-28Add support for DLT_PPP_WITH_DIR. This fixes bug 3619.tuexen1-0/+10
2009-06-01From Ravi Kondamuru via bug 3457: stig1-0/+21
2009-05-24From Fred Fierling (bug 3486):stig1-0/+1
2009-05-21From Kovarththanan Rajaratnam via bug 2676:gerald1-0/+3
2009-04-24Improved reading Apple's PacketLogger files:stig1-0/+1
2009-02-16Add support for reading Apple's Bluetooth PacketLogger capture files tosfisher1-1/+7
2009-01-27From Rolf Fiedler:etxrab1-0/+1
2009-01-07From Duncan Salerno:jake1-0/+25
2008-12-24Name changes to match libpcap name change of the corresponding DLT_guy1-1/+1
2008-12-23Handle the new DLT_USB_LINUX_MMAP link-layer type.guy1-0/+1
2008-12-17Clarify that, in the Linux USB capture format, the header is alwaysguy1-2/+2
2008-11-27Added support for open TNEF files directly.stig1-0/+2