oss-fuzz/projects/tidy-html5
jonathanmetzman 3049c50d48
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
2019-05-01 11:09:55 -04:00
..
Dockerfile [tidy-html5] Check out tidy-html5 from the 'next' branch, instead of the default 'master'. The next branch is the one that gets the latest features and fixes in practice. (#2090) 2019-01-16 10:18:52 -08:00
build.sh Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325) 2019-05-01 11:09:55 -04:00
fuzzer_temp_file.h Integration of tidy-html5 into OSS-Fuzz (#2038) 2018-12-19 20:18:01 -08:00
project.yaml Integration of tidy-html5 into OSS-Fuzz (#2038) 2018-12-19 20:18:01 -08:00
tidy_config_fuzzer.c Integration of tidy-html5 into OSS-Fuzz (#2038) 2018-12-19 20:18:01 -08:00
tidy_config_fuzzer.options Integration of tidy-html5 into OSS-Fuzz (#2038) 2018-12-19 20:18:01 -08:00
tidy_fuzzer.c Preserve the original data buffer in the tidy-html5 fuzzer. Currently, the fuzzer makes a null-terminated copy of the buffer, preventing the input from containing null characters. (#2125) 2019-02-01 08:30:43 -08:00