aboutsummaryrefslogtreecommitdiffstats
path: root/tools/oss-fuzzshark/fuzzshark.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-14Refactor plugin registration and loadingJoão Valverde1-14/+0
2017-12-08oss-fuzzshark: fix compilation.Jakub Zawadzki1-1/+1
2017-12-08Hand the packet provider functions to epan_new().Guy Harris1-10/+9
2017-12-08Move the frame_set stuff back into the capture_file structure.Guy Harris1-2/+2
2017-12-07Add fuzzshark to cmake/autotools.Jakub Zawadzki1-19/+36
2017-12-06oss-fuzzshark: fix handler of epan->get_frame_ts to fix build.Jakub Zawadzki1-1/+1
2017-12-03Use cfile.h to define the capture_file type.Guy Harris1-1/+1
2017-12-01Get rid of some void pointers.Gerald Combs1-1/+1
2017-11-04oss-fuzzshark: force direct mallocMichael Mann1-0/+3
2017-10-26oss-fuzzshark: add missing include to fix implicit declaration of color_filte...Jakub Zawadzki1-0/+1
2017-09-26Rename "ws_version_info.h", also .cJoão Valverde1-1/+1
2017-06-09Just print the string color_filters_init() provides on an error.Guy Harris1-1/+1
2017-04-24fuzzshark: try to fix oss-build, remove oss-fuzzshark.c in old location.Jakub Zawadzki1-0/+2
2017-04-24oss-fuzzshark: Copy to separate directory, add build script.Jakub Zawadzki1-0/+330