simdjson/fuzz
John Keiser a7fc7d4ffb Switch from get(v,e) to e = get(v) 2020-06-20 17:57:09 -07:00
..
CMakeLists.txt CMake: Make simdjson-internal-flags subsume simdjson-flags 2020-05-03 02:48:29 +03:00
Fuzzing.md improve the fuzzer documentation, refresh links (#697) 2020-04-12 17:49:40 -04: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 ossfuzz support (#362) 2019-11-08 10:32:43 -05:00
build_fuzzer_variants.sh Fuzzing should not require loading lots of complicated dependencies (#879) 2020-05-13 08:30:09 -04:00
build_like_ossfuzz.sh add ossfuzz support (#362) 2019-11-08 10:32:43 -05:00
fuzz_dump.cpp Switch from get(v,e) to e = get(v) 2020-06-20 17:57:09 -07:00
fuzz_dump_raw_tape.cpp Switch from get(v,e) to e = get(v) 2020-06-20 17:57:09 -07:00
fuzz_minify.cpp Switch from get(v,e) to e = get(v) 2020-06-20 17:57:09 -07:00
fuzz_parser.cpp Switch from get(v,e) to e = get(v) 2020-06-20 17:57:09 -07:00
fuzz_print_json.cpp Switch from get(v,e) to e = get(v) 2020-06-20 17:57:09 -07:00
main.cpp add ossfuzz support (#362) 2019-11-08 10:32:43 -05:00
measure_coverage.sh Only build fuzzers when fuzzing. (#822) 2020-04-27 16:02:19 -04:00
ossfuzz.sh Only build fuzzers when fuzzing. (#822) 2020-04-27 16:02:19 -04:00