Qt/ByteViewTab: document potential pitfall
[metze/wireshark/wip.git] / wiretap / wtap.h
2018-09-26 Gerald CombsMake systemd journal entries events.
2018-09-26 Guy HarrisThe sent field of the p2p pseudo-header is a Boolean.
2018-09-26 Guy HarrisRename the pseudo-header for X.25, V.120, and Frame...
2018-08-31 Gerald CombsAdd a systemd Journal Export Format parser and dissector.
2018-08-09 Guy HarrisPass zero-length PSDU type information to the radio...
2018-08-01 Guy HarrisRFC 7468 is PEM-inspired, but it's not PEM.
2018-08-01 Guy HarrisDo most of the RFC 7468 file processing in the dissector.
2018-07-06 Guy HarrisFix the calculation of a file's "basename".
2018-07-03 Guy HarrisThe "Ethernet offset" is 16 bits in the file; make...
2018-06-15 Guy HarrisConvert NetMon comment titles to UTF-8 when reading...
2018-06-07 Dario Lombardowiretap: add support for ruby marshal object files.
2018-05-15 Роман Донченкоwiretap: Add a reader for files in the PEM-like format...
2018-05-10 Dirk Eibachwiretap: DPA-400 logfile support
2018-05-10 Dirk EibachDisplayPort AUX channel protocol dissector
2018-05-07 Guy HarrisRevert "wiretap: DPA-400 logfile support"
2018-05-07 Dirk Eibachwiretap: DPA-400 logfile support
2018-02-18 Jaap KeuterFix some source headers, reformat SPDX license lines...
2018-02-13 Bruno VerstuyftAdded dissector for Excentis DOCSIS31 XRA header. DLT...
2018-02-09 Guy HarrisRename ft_specific_data to reflect what we're actually...
2018-02-09 Guy HarrisRemove redundant members from wtap_syscall_header.
2018-02-09 Guy HarrisGeneralize wtap_pkthdr into a structure for packet...
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-02-04 Guy HarrisGive an IDB and an NRB as examples of the third type...
2018-01-20 Dario Lombardowiretap: more SPDX license convertions.
2018-01-14 Guy HarrisCheck for gzipped files even if we don't have libz.
2018-01-09 Pascal Quantinwiretap: add a parameter to wtap_init() indicating...
2018-01-09 Guy HarrisUse pcapng as the name of the file format.
2017-12-29 Guy HarrisDo the right check for "no name resolution information...
2017-12-21 Anton GlukhovAdd IEEE 802.3br Frame Preemption Protocol dissector
2017-12-14 João ValverdeRefactor plugin registration and loading
2017-11-15 AndersHandle LINKTYPE_JUNIPER_ST 200.
2017-10-29 João Valverdewtap.h: Replace literal buffer size with WS_INET_ADDRSTRLEN
2017-09-06 João Valverdeplugins: config.h must not be included by public headers
2017-09-04 Michael MannAdd support for WPFCapture "formats" from Microsoft...
2017-09-01 Michael MannAdd support for NetMon NetmonFilter and NetworkInfoEx...
2017-08-30 Michael MannAdd support for reading comments in Network Monitor...
2017-08-29 Michael MannAdd Network Monitor Event Tracing event
2017-08-26 Stig Bjørlykkewiretap: Add WTAP_ENCAP_NORDIC_BLE
2017-07-17 Anthony CoddingtonERF_TYPE_META write and comment support
2017-07-14 Stefan Hajnoczivsock: add WTAP_ENCAP_VSOCK constant
2017-06-22 Guy HarrisAdd WTAP_ENCAP_3MB_ETHERNET for Xerox 3MB Ethernet.
2017-06-09 Guy HarrisAdd URL for link specifying D-Bus maximum message length.
2017-06-05 Guy HarrisAllow bigger snapshot lengths for D-Bus captures.
2017-06-03 Erik de JongLoRaTap DLT and dissector
2017-06-03 Guy HarrisDon't keep the pcap/pcapng link-layer header type as...
2017-04-30 Simon Barberpacket-ieee80211-radio.c: Minor refactor and whitespace...
2017-03-31 Scott DeandreaAdd packet capture support for Darwin USB
2017-02-18 Dario Lombardowiretap: add open_routines cleanup function.
2017-02-14 Dario Lombardowiretap: add cleanup routine.
2016-12-04 Guy HarrisHave a routine to do all the work of initializing libwi...
2016-09-10 Peter Wuwiretap: fix memory leak of interface_data for wtap_dumper
2016-09-10 Guy HarrisHave "All Capture Files" match only capture files.
2016-08-25 Guy HarrisGo back to having only one SocketCAN LINKTYPE_ value.
2016-08-19 Guy HarrisHandle the new LINKTYPE_CAN_SOCKETCAN_HOSTENDIAN.
2016-07-15 Guy HarrisDo a deep copy in wtap_block_add_custom_option().
2016-07-14 Guy HarrisRedo the block options APIs.
2016-06-21 Rudra RuggeAdd support for Opencontrail virtual network
2016-06-15 Gerald CombsMore Sysdig / system event support.
2016-06-06 João ValverdeMove ip6_to_str_buf() to to_str.c and make it take...
2016-06-01 Michael MannAdd data structures necessary to support multiple Name...
2016-06-01 Michael MannAdd data structures necessary to support multiple Secti...
2016-04-18 Martin Kaiserwiretap: add support for the mplog capture file format
2016-04-01 Petr Sumberasupport for IP-over-Infiniband - pcap encapsulation
2016-02-23 Michael MannMaking wiretap option blocks more generic.
2016-02-20 Guy HarrisInitial support for FreeBSD USB captures.
2016-02-20 Guy HarrisPut back a define to make the Lua build happy.
2016-02-19 Guy HarrisGet rid of PCAP_ENCAP_USB.
2016-01-29 Guy HarrisAdd A-MPDU reassembly information to the radio metadata.
2016-01-13 Guy HarrisMove structure definition outside another structure...
2016-01-13 Guy HarrisClean up handling of the data before the Ethernet packe...
2016-01-13 Guy HarrisDissect the MC and AAL2 headers as 32-bit words.
2016-01-05 John A. ThackerGFP: Add support for Generic Framing Procedure (ITU...
2015-12-24 Simon BarberRefactor 802.11 radio flags.
2015-11-26 Guy HarrisProcess the radio information internally for AiroPeek...
2015-11-19 Martin Kaiseruse the official DLT for ISO14443
2015-11-12 Guy HarrisAdd wtap_dump_open_tempfile routines, to write to a...
2015-11-10 Gerald CombsInitial Sysdig syscall (event) support.
2015-11-10 Guy HarrisSkip only the actual file descriptor close when writing...
2015-11-04 Guy HarrisDon't include libwireshark headers from libwiretap.
2015-08-24 Richard SharpeAdd some symbols to wtap.h so that we can correctly...
2015-08-21 Hadriel KaplanFix memory leaks of dumper SHB and IDB infos
2015-08-19 Hadriel Kaplancapinfos: add more info about file and interfaces
2015-08-18 Hadriel KaplanImprove file merging for mergecap and wireshark
2015-08-18 Hadriel KaplanPcapng: clean up Section Header Block handling
2015-08-06 Hadriel KaplanPcapng: support Name Resolution Block options
2015-07-07 Guy HarrisUse the NSS provided by the Ixia Veriwave hardware.
2015-07-06 Guy HarrisUpdate a comment.
2015-06-28 Guy Harris"Short preamble" is 802.11[bg]-only, so put it in the...
2015-06-28 Graham BloiceSet 802.11.ac Partial AID field size
2015-06-26 Guy HarrisFix handling of 11ac radio metadata.
2015-06-25 Guy HarrisClean up 802.11 radio information handling.
2015-06-22 Guy HarrisProvide PHY type and band information in the 802.11...
2015-06-20 Guy HarrisCall the "802.11 radio information" dissector for radio...
2015-06-18 Guy HarrisGet rid of some unused members of struct ieee_802_11_phdr.
2015-06-15 Guy HarrisDefine XXX_phdr structures in the order in which they...
2015-06-15 Guy HarrisMove some structures used only in pcap-common.c there.
2015-04-30 AndersBromanAdd the abillity to read 3GPP trace records with format...
2015-04-13 anilkumar911Support for new netscaler 3.5 trace format.
2015-02-28 Guy HarrisRemove some unneeded includes of <sys/time.h>.
2015-02-17 Dario LombardoAdded JSON native file support.
next