aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz
AgeCommit message (Expand)AuthorFilesLines
2021-07-04Move version_info.[ch] to ui/João Valverde2-3/+2
2021-06-26wslog: Check environment initialization for errorsJoão Valverde1-2/+5
2021-06-21wslog: Check if we are initialized and add missing initsJoão Valverde1-0/+4
2021-05-21fuzzshark: close a leak.Guy Harris1-1/+3
2021-03-15Add more error-reporting routines that call through a function pointer.Guy Harris1-37/+20
2021-02-19wiretap: eliminate two WTAP_FILE_TYPE_SUBTYPE_ values.Guy Harris1-0/+5
2019-07-26HTTPS (almost) everywhere.Guy Harris2-2/+2
2019-07-18fuzzshark: add usage documentationPeter Wu1-3/+41
2019-01-12CMake: use object libraries to avoid redundant buildsPeter Wu1-2/+1
2019-01-01Move some command-line-oriented routines from wsutil to ui.Guy Harris2-1/+2
2018-12-13Move more version-info-related stuff to version_info.c.Guy Harris1-20/+3
2018-11-29CMake: Fix some transitive link dependenciesJoão Valverde1-1/+2
2018-10-21fuzz: Fix assertion failed: (fuzz_handle != NULL) for fuzzshark_ipPeter Wu1-1/+4
2018-10-20fuzzshark: integrate oss-fuzz targets in CMakePeter Wu4-0/+809