summaryrefslogtreecommitdiff
path: root/fuzz/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* * fuzz/Makefile.am: Add -lz to fuzzer libsTim Rühsen2022-09-241-1/+1
* Switch fuzzing build from C++ to CTim Rühsen2021-12-211-1/+1
* Use a LOG_COMPILER for running fuzz testsDarshit Shah2021-03-161-0/+3
* Add NTLM fuzzerTim Rühsen2020-03-061-0/+7
* Add code coverage reportingTim Rühsen2020-03-051-2/+3
* Add new fuzzer for the progress bar codeTim Rühsen2020-01-101-10/+14
* Add new fuzzer wget_read_hunk_fuzzer.cTim Rühsen2019-03-251-1/+5
* * fuzz/Makefile.am: Remove hard-coded gcc flagsTim Rühsen2019-02-191-1/+1
* Do not hard-code -ldl in fuzz/Makefile.amTim Rühsen2019-02-191-1/+1
* * fuzz/Makefile.am: Fix order of libraries for linkingTim Rühsen2018-12-271-1/+1
* * fuzz/Makefile.am: Remove libtool LTLIB... from LDADDoss-fuzzTim Rühsen2018-06-131-2/+2
* Add new fuzzer for the .netrc parserTim Rühsen2018-04-281-0/+4
* Add new fuzzer for the Set-Cookie parserTim Rühsen2018-04-271-0/+4
* Exclude fuzz corpora from tarballTim Rühsen2018-04-261-1/+1
* Add new fuzzer for the URL parserTim Rühsen2018-04-241-1/+5
* Add new fuzzer for robots.txt parsingTim Rühsen2018-04-241-1/+5
* Add new fuzzer for the FTP listing parsersTim Rühsen2018-04-211-0/+4
* * fuzz/Makefile.am: Add -I/lib to oss-fuzz buildsTim Rühsen2018-04-201-1/+1
* Add new HTML parser fuzzerTim Rühsen2018-04-201-0/+4
* Add new fuzzer wget_css_fuzzer.cTim Rühsen2018-04-191-1/+4
* Add OSS-Fuzz infrastrutureTim Rühsen2018-04-161-0/+60