simdjson/fuzz
Paul Dreik af4db55e66
remove trailing whitespace (#1284)
2020-11-03 21:48:09 +01:00
..
CMakeLists.txt fuzz the on demand api (#1220) 2020-10-29 19:14:44 +01:00
FuzzUtils.h add fuzz element (#1204) 2020-10-17 05:48:50 +02:00
Fuzzing.md add fuzz element (#1204) 2020-10-17 05:48:50 +02:00
NullBuffer.h add new fuzzers for print_json and dump_raw_tape (#416) 2019-12-27 13:42:44 -05:00
build_corpus.sh add multi implementation fuzzer (#1162) 2020-09-11 23:46:22 +02:00
build_fuzzer_variants.sh remove trailing whitespace (#1284) 2020-11-03 21:48:09 +01:00
build_like_ossfuzz.sh add minifier fuzzers (#1172) 2020-09-26 14:25:00 +02:00
fuzz_atpointer.cpp add fuzz element (#1204) 2020-10-17 05:48:50 +02:00
fuzz_dump.cpp add multi implementation fuzzer (#1162) 2020-09-11 23:46:22 +02:00
fuzz_dump_raw_tape.cpp Fix issue https://github.com/simdjson/simdjson/issues/1127 (#1224) 2020-10-13 09:18:54 -04:00
fuzz_element.cpp Disable exceptions when compiling with MSVC (#1256) 2020-10-26 14:11:25 -04:00
fuzz_implementations.cpp remove trailing whitespace (#1284) 2020-11-03 21:48:09 +01:00
fuzz_minify.cpp add minifier fuzzers (#1172) 2020-09-26 14:25:00 +02:00
fuzz_minifyimpl.cpp simplify fuzzing only dynamically supported implementations (#1201) 2020-10-09 05:29:54 +02:00
fuzz_ondemand.cpp fuzz more of generic/numberparsing.h (#1272) 2020-11-01 06:29:16 +01:00
fuzz_parser.cpp Fix issue https://github.com/simdjson/simdjson/issues/1127 (#1224) 2020-10-13 09:18:54 -04:00
fuzz_print_json.cpp Switch from get(v,e) to e = get(v) 2020-06-20 17:57:09 -07:00
fuzz_utf8.cpp simplify fuzzing only dynamically supported implementations (#1201) 2020-10-09 05:29:54 +02:00
main.cpp fuzz at_pointer 2020-09-16 21:17:43 +02:00
measure_coverage.sh optionally disable deprecated apis (#1271) 2020-11-01 06:38:52 +01:00
ossfuzz.sh optionally disable deprecated apis (#1271) 2020-11-01 06:38:52 +01:00
quick_check.sh fuzz with the intended clang version (#1267) 2020-10-31 08:22:49 +01:00
supported_implementations.h simplify fuzzing only dynamically supported implementations (#1201) 2020-10-09 05:29:54 +02:00