Qt: select a better default Decode As table
[metze/wireshark/wip.git] / tools / oss-fuzzshark /
2018-05-05 Guy HarrisDon't use dladdr() to get a pathname for the current...
2018-05-01 Stig BjørlykkeFix comment end after SPDX identifier
2018-04-24 Jakub Zawadzkioss-fuzzshark: use install directory for headers. Insta...
2018-03-07 Dario Lombardospdx: more licenses converted.
2018-03-07 Dario LombardoMore licenses converted to SPDX.
2018-02-20 Jakub Zawadzkifuzzshark: don't fuzz udplite.
2018-02-15 Your Namefuzzshark: disable reassembly for few protocols
2018-02-12 Jakub Zawadzkifuzzshark: disable protocol in fuzzer if it's used...
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-02 Dario Lombardofuzzshark: use SPDX identifier.
2018-02-01 Jakub Zawadzkioss-fuzzshark: try to fix oss-fuzz assert fails.
2018-02-01 Jakub Zawadzkioss-fuzzshark: test code to debug some oss-fuzz assert...
2018-01-09 Pascal Quantinwiretap: add a parameter to wtap_init() indicating...
2017-12-21 Alexis La Gouttefuzzshark: fix no previous prototype for function ...
2017-12-14 João ValverdeRefactor plugin registration and loading
2017-12-14 Guy HarrisFix types.
2017-12-12 Dario Lombardofuzzer: add check for ftell return value (CID: 1426073).
2017-12-08 Jakub Zawadzkioss-fuzzshark: fix compilation.
2017-12-08 Guy HarrisHand the packet provider functions to epan_new().
2017-12-08 Guy HarrisMove the frame_set stuff back into the capture_file...
2017-12-07 Jakub ZawadzkiAdd fuzzshark to cmake/autotools.
2017-12-06 Jakub Zawadzkioss-fuzzshark: fix handler of epan->get_frame_ts to...
2017-12-03 Guy HarrisUse cfile.h to define the capture_file type.
2017-12-01 Gerald CombsGet rid of some void pointers.
2017-11-21 João ValverdeMove the protocol registration routines back into libwi...
2017-11-21 Jakub Zawadzkioss-fuzzshark: fix linking issues due to register_all_p...
2017-11-04 Michael Mannoss-fuzzshark: force direct malloc
2017-10-26 Jakub Zawadzkioss-fuzzshark: add missing include to fix implicit...
2017-09-26 João ValverdeRename "ws_version_info.h", also .c
2017-06-09 Guy HarrisJust print the string color_filters_init() provides...
2017-04-24 Jakub Zawadzkifuzzshark: try to fix oss-build, remove oss-fuzzshark...
2017-04-24 Jakub Zawadzkioss-fuzzshark: Copy to separate directory, add build...