Use WTAP_ENCAP_IEEE_802_11_xxx for all the "802.11 plus radio header"
[metze/wireshark/wip.git] / wiretap / wtap.h
2012-05-02 Guy HarrisUse WTAP_ENCAP_IEEE_802_11_xxx for all the "802.11...
2012-04-25 Anders BromanHandle wtap_dump_fdopen() as wtap_dump_open() eg call
2012-04-20 Martin MathiesonPatch for https://bugs.wireshark.org/bugzilla/show_bug...
2012-04-18 Alexis La GoutteFrom Colus Tang via https://bugs.wireshark.org/bugzilla...
2012-04-06 Guy HarrisIndicate where BACnet MS/TP is specified.
2012-04-04 Anders BromanFrom Rolf Fiedler:
2012-03-31 Jakub ZawadzkiAdd initial support for dissecting packets encapsulated...
2012-03-22 Anders BromanFrom Krishna:
2012-03-13 Anders BromanAdd data structure to hold information from ISB:s
2012-03-06 Anders BromanFrom Mike Wakerly: Add wiretap suport for LINKTYPE_NFC_LLCP
2012-03-04 Anders Bromanif_filter isn't a string per se,The first byte of the...
2012-03-02 Anders BromanFrom Weston Schmidt: Add mpeg-ts capture file format...
2012-03-01 Anders BromanFrom Reinhard Speyerer: Adding support for LINKTYPE_PPP...
2012-02-26 Anders BromanMake it possible to edit capture comments
2012-02-25 Guy HarrisAdd a presence flag field to the packet information...
2012-02-20 Anders BromanFrom Jose Pedro Oliveira fix a typo
2012-02-20 Anders BromanHandle reading and writing of multiple IDB:s, write...
2012-02-15 Anders BromanMake it possible to get inforamtion from the read SHB...
2012-02-11 Anders BromanAdd the abillity to read and write option comments...
2012-02-09 Anders BromanAdd pcapng variables to wtap_pkthdr.
2012-02-06 Anders BromanFrom Guy Martin:
2012-01-28 Anders BromanFrom Tobias Witek:
2012-01-24 Guy HarrisAdd a routine to Wiretap that takes a file type value...
2012-01-23 Guy HarrisIn the table of capture file types, have:
2012-01-21 Guy HarrisReplace wtap_file_extensions_string() with a routine...
2012-01-21 Guy HarrisIt's the Xoraya file type, not the Xoraya encapsulation...
2012-01-21 Guy HarrisGet rid of an unused file type. If somebody wants...
2012-01-14 Guy HarrisGet rid of unused WTAP_FILE_WTAP file type.
2011-12-28 Gerald CombsPrepend the sita_phdr fields with "sita_" to make them...
2011-12-13 Guy HarrisRename WTAP_ERR_BAD_RECORD to WTAP_ERR_BAD_FILE; it...
2011-12-02 Jaap Keuterfrom Petr Sumbera:
2011-11-12 Anders BromanFrom Holger Pfrommer:
2011-10-26 Guy HarrisInitial support for .aps files from Aethra Telecommunic...
2011-10-12 Anders BromanFrom Tobias Witek:
2011-09-01 Guy HarrisUse guint8 rather than guchar for raw octets and pointe...
2011-08-31 Stig BjørlykkeFrom Andrew Kampjes via bug 6260:
2011-06-09 Jakub Zawadzki- Replace jpeg_jfif decoder, with more generic mime_fil...
2011-06-04 Balint ReczeyFix wiretap headers to allow error-free ABI dumping.
2011-05-31 Chris MaynardDeclare the snapshot_length as unsigned.
2011-05-17 Guy HarrisDeclare wtap_dump_has_name_resolution().
2011-05-09 Guy HarrisFrom Jakub Zawadzki: for file read progress bars, use...
2011-05-03 Guy HarrisFrom Tom Brezinski - fix for bug 5869:
2011-04-28 Anders BromanFrom Hans-Christoph Schemmel:
2011-04-21 Guy HarrisIn file_wrappers.c, explicitly set err_info to null...
2011-04-21 Guy HarrisAdd a new WTAP_ERR_DECOMPRESS error, and use that for...
2011-04-12 Guy HarrisNow that wtap_read() checks for delayed errors on EOF...
2011-04-12 Guy HarrisAllow wtap_sequential_close() and wtap_close() to retur...
2011-04-12 Guy Harris"This file format can't be written to a pipe" and ...
2011-03-28 Guy HarrisMore updates to the wtap_open_offline() comment.
2011-03-28 Anders BromanUpdate a comment.
2011-03-24 Gerald CombsAdd initial pcapng name resolution record support....
2011-03-07 Bill MeierFrom Martin Kaiser: dissector for DVB-CI (Common Interface)
2011-02-02 Jaap KeuterFrom njohnkev:
2010-12-19 Jaap KeuterPrepare for handling DLT_IPV4 and DLT_IPV6.
2010-10-20 Bill MeierFrom Hadriel Kaplan: IPFIX file format support.
2010-07-30 Guy HarrisDefine WTAP_ENCAP_IEEE802_15_4_NOFCS, for use in file...
2010-07-19 Guy HarrisInitial support for Network Monitor 802.11 radio header.
2010-06-06 Guy HarrisClean up indentation.
2010-05-16 Guy HarrisAttempt to handle isochronous descriptors between the...
2010-05-07 Gerald CombsZlib has an officially-sanctioned way of clearing EOF...
2010-04-22 Guy HarrisA bit more information.
2010-04-22 Guy HarrisMore updates to reflect all the hairy details of Linux...
2010-04-22 Guy HarrisUpdate a comment to reflect recent changes and to refle...
2010-04-21 Guy HarrisFrom Chris Maynard:
2010-02-02 Anders BromanFrom Stephen Donnelly:
2010-02-01 Anders BromanFrom Tobias Witek:
2009-12-08 Stephen FisherFrom Felix Obenhuber via bug #4299: SocketCAN dissector...
2009-12-03 Stig BjørlykkeRenamed some wtap defines:
2009-12-03 Stig BjørlykkeFrom Petr Sumbera via bug 4284:
2009-10-17 Stig BjørlykkeFrom Marton Nemeth:
2009-08-26 Bill Meier#include <stdio.h> no longer req'd.
2009-08-23 Jaap KeuterFrom kahou:
2009-07-26 Guy HarrisNote that libpcap fails if it tries to read a file...
2009-07-16 Stig BjørlykkeFrom Kahou via bug 3739:
2009-06-28 Michael TüxenAdd support for DLT_PPP_WITH_DIR. This fixes bug 3619.
2009-06-01 Stig BjørlykkeFrom Ravi Kondamuru via bug 3457:
2009-05-24 Stig BjørlykkeFrom Fred Fierling (bug 3486):
2009-05-21 Gerald CombsFrom Kovarththanan Rajaratnam via bug 2676:
2009-04-24 Stig BjørlykkeImproved reading Apple's PacketLogger files:
2009-02-16 Stephen FisherAdd support for reading Apple's Bluetooth PacketLogger...
2009-01-27 Anders BromanFrom Rolf Fiedler:
2009-01-07 Jaap KeuterFrom Duncan Salerno:
2008-12-24 Guy HarrisName changes to match libpcap name change of the corres...
2008-12-23 Guy HarrisHandle the new DLT_USB_LINUX_MMAP link-layer type.
2008-12-17 Guy HarrisClarify that, in the Linux USB capture format, the...
2008-11-27 Stig BjørlykkeAdded support for open TNEF files directly.
2008-11-16 Anders BromanFrom Max Filippov:
2008-10-24 Bill MeierWindows build: #include winsock2.h only when needed.
2008-09-29 Anders BromanFrom Francesco Fusco:
2008-08-12 Anders BromanFrom Márton Németh:
2008-08-12 Anders BromanFrom Alexey Neyman:
2008-07-11 Jeff Morrisspacket-k12.c expects pseudo_header->k12.extra_info...
2008-04-24 Guy HarrisClean up indentation. There is no guarantee that tabs...
2008-04-23 Anders BromanFrom Hannes Kälber:
2008-04-20 Stig BjørlykkeFrom Rolf Fiedler (bug 2408):
2008-03-14 Gerald CombsFrom Hannes Kalber:
2008-03-05 Anders BromanFrom Owen Kirby :
2008-02-25 Jeff MorrissAdd support for DLT_IPMB (199). The dissector for...
2008-02-03 Stig BjørlykkeFrom Shane Kearns (bug 2237):
2008-01-17 Jeff MorrissAdd support for DLT_SCCP (SCCP without MTP2, MTP3,...
next