Register a few more file extensions as belonging to Wireshark.
[metze/wireshark/wip.git] / wiretap / wtap.c
2016-05-30 Michael MannCopy all options when creating SHB block for new file.
2016-05-22 Michael MannAdd wtap_optionblock_set_option_string_format
2016-04-04 João ValverdeInclude ws_diag_control.h in config.h
2016-03-01 Michael MannPrevent use-after-free issues with pcapng.c/wtap_opttypes.c
2016-02-23 Michael MannMaking wiretap option blocks more generic.
2016-01-25 Guy Harrisphdr->pkt_encap and phdr->pkt_tsprec need to be set...
2016-01-08 Guy HarrisImprove an error message.
2016-01-05 John A. ThackerGFP: Add support for Generic Framing Procedure (ITU...
2015-12-16 Guy HarrisMake zlib API constness-aware, take 2.
2015-12-16 Guy HarrisRevert "Make zlib API constness-aware"
2015-12-16 João ValverdeMake zlib API constness-aware
2015-11-27 João Valverdewtap: Disable ISO C forbids conversion [-Wpedantic]
2015-11-26 Guy HarrisProcess the radio information internally for AiroPeek...
2015-11-19 Martin Kaiseruse the official DLT for ISO14443
2015-11-07 Guy HarrisClean up includes of unistd.h, fcntl.h, and sys/stat.h.
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-04-13 anilkumar911Support for new netscaler 3.5 trace format.
2015-02-17 Dario LombardoAdded JSON native file support.
2015-02-15 Guy HarrisHandle DLT_LOOP differently from DLT_NULL.
2015-01-02 Bill MeierAdd "Editor modelines"; Adjust whitespace as needed.
2014-12-18 Guy HarrisMake sure err_info is always set, and print it iff...
2014-12-18 Guy HarrisRename WTAP_ERR_REC_TYPE_UNSUPPORTED to WTAP_ERR_UNWRIT...
2014-12-18 Guy HarrisHandle "I can't map this for that file format" better.
2014-12-17 Guy HarrisRename WTAP_ERR_UNSUPPORTED_FILE_TYPE to WTAP_ERR_UNWRI...
2014-12-17 Guy HarrisRename WTAP_ERR_UNSUPPORTED_ENCAP to WTAP_ERR_UNWRITABL...
2014-12-01 Guy HarrisAdd a Buffer to wtap_pkthdr to hold file-type-specific...
2014-10-08 Guy HarrisUse WTAP_ERR_BAD_FILE for malformed compressed data...
2014-10-07 Guy HarrisProvide an error message for WTAP_ERR_CANT_WRITE.
2014-10-07 Guy HarrisNo need for WTAP_ERR_CANT_READ.
2014-10-07 Guy HarrisWhitespace cleanups.
2014-10-07 Guy HarrisAdd some higher-level file-read APIs and use them.
2014-09-28 Guy HarrisMake the time stamp resolution per-packet.
2014-09-22 Evan Huuspcapng: don't leak block option strings
2014-08-02 Guy HarrisRename buffer_ routines to ws_buffer_ to avoid name...
2014-07-15 Guy HarrisOnly one buffer.c, please.
2014-06-19 Pascal QuantinLong and short names are inverted
2014-06-06 U-beauty\bdnIPMI trace dissector (without PCAP-dependent part).
2014-06-04 Michael TüxenThe subtype_seek_read() functions populate *phdr, not...
2014-05-24 Guy HarrisAdd support for plugins to handle pcap-ng block types.
2014-05-24 Guy HarrisAllow wtap_read() and wtap_seek_read() to return record...
2014-05-23 Guy HarrisRevert "Allow wtap_read() and wtap_seek_read() to retur...
2014-05-23 Guy HarrisAllow wtap_read() and wtap_seek_read() to return non...
2014-05-17 Peter Wuwiretap: remove unused code, drop number_of_interfaces
2014-05-09 Guy HarrisRevert "Refactor Wiretap"
2014-05-09 Michael MannRefactor Wiretap
2014-04-28 Philip Rosenberg... Add dissector for LINKTYPE_EPON
2014-04-25 Guy HarrisDon't fail if a pcap-NG PB or EPB has caplen > actual...
2014-04-14 Michal LabedzkiFix wtap displayable names
2014-04-01 Guy HarrisAdd a dissector for Apple's PKTAP headers.
2014-04-01 Guy HarrisUpdate encap_table_base.
2014-03-20 Anders BromanRevert "Allow pcapng interface options to be available...
2014-03-20 Christopher KilgourAllow pcapng interface options to be available to disse...
2014-03-16 Guy HarrisSupport to version 3.0 of netscaler packet wire format.
2014-03-07 Christopher KilgourIntroduces two new Bluetooth DLTs for RF-based captures.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-25 Bill MeierRemove trailing whitespace
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-22 Guy HarrisDon't write out packets that have a "captured length...
2014-01-12 Michael MannBluetooth/Ubertooth improvements. Bug 9606 (https...
2014-01-02 Guy HarrisNo seek-read routines use the length argument, so elimi...
2013-12-17 Guy HarrisGet rid of trailing periods in some error messages...
2013-12-07 Jakub ZawadzkiAdd WTAP_ENCAP_NETLINK which maps to DLT_NETLINK /253/
2013-12-02 Guy HarrisSpace between STANAG and the standard number.
2013-12-02 Jakub ZawadzkiFix encap_table_base[] array.
2013-12-02 Guy HarrisMove most of the plugin code from epan to wsutil and...
2013-11-30 Michael MannSTANAG 5066 DTS Layer dissector. Bug 9217 (https:...
2013-11-08 Bill Meier(Trivial) whitespace cleanup (mostly trailing whitespace).
2013-11-08 Guy HarrisThe "file types" we have are actually combinations...
2013-10-28 Bill MeierRevert SVN #52914;
2013-10-28 Bill MeierFrom Shekhar Chandra: support for version 3.0 of netsca...
2013-10-18 Bill MeierRevert SVN #52665.
2013-10-18 Bill MeierFrom Shekhar Chandra: support for version 3.0 of netsca...
2013-06-28 Pascal QuantinUse newly assigned DLT for PDU export functionality
2013-06-16 Guy HarrisHave the seek-read routines take a Buffer rather than...
2013-06-10 Anders BromanAllign the error messages.
2013-05-30 Pascal QuantinFrom Chris Bontje via https://bugs.wireshark.org/bugzil...
2013-05-18 Guy HarrisUse g_array_index() to get at elements of the encapsula...
2013-04-14 Pascal QuantinFrom Tomasz Mon via https://bugs.wireshark.org/bugzilla...
2013-03-19 Anders BromanFrom beroset:
2013-02-28 Balint ReczeyRevert "Fix MSVC build errors related to symbol visibility"
2013-02-28 Balint ReczeyFix MSVC build errors related to symbol visibility
2013-02-28 Balint ReczeyExport libwiretap symbols using WS_DLL_PUBLIC define
2013-01-07 Anders BromanUse const char in wtap_register_encap_type() just as...
2012-11-28 Michael TüxenAdd native SCTP encapsulation.
2012-10-17 Jakub ZawadzkiFill some phdr values also when doing random read
2012-10-16 Jakub ZawadzkiAdd wtap_pseudo_header union to wtap_pkthdr structure.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-02 Guy HarrisFrom Richard Stearn: support for AX.25, including suppo...
2012-08-02 Guy HarrisFrom Richard Stearn: AX.25 KISS protocol support.
2012-07-30 Stig BjørlykkeAdded missing entry for WTAP_ENCAP_SDH.
2012-06-29 Jakub ZawadzkiInitial support for D-Bus dissection (bug #5502)
2012-06-06 Anders BromanFrom Stephen Donnelly: Correct ERF name, add WTAP_ENCAP...
2012-06-01 Guy HarrisMove wtap_fdreopen() to file_access.c for now, as it...
2012-06-01 Guy HarrisNeed fcntl.h for the O_ #defines on Windows.
2012-06-01 Guy HarrisSigh. There appears to be no way to get Windows to...
2012-05-24 Guy HarrisKeep track, in Wiretap, of whether the file is compress...
next