aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz
AgeCommit message (Expand)AuthorFilesLines
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