wiretap: add a parameter to wtap_init() indicating whether plugins must be loaded
[metze/wireshark/wip.git] / tools / oss-fuzzshark / fuzzshark.c
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-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-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...