.. |
CMakeLists.txt
|
This attempts to fix the fuzzers. (#1564)
|
2021-05-07 22:59:26 -04:00 |
FuzzUtils.h
|
add ndjson fuzzer (#1304)
|
2020-12-01 15:58:41 -05:00 |
Fuzzing.md
|
[no ci] remove references to bintray (#1702)
|
2021-08-19 08:39:07 -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 multi implementation fuzzer (#1162)
|
2020-09-11 23:46:22 +02:00 |
build_fuzzer_variants.sh
|
This attempts to fix the fuzzers. (#1564)
|
2021-05-07 22:59:26 -04:00 |
build_like_ossfuzz.sh
|
add fuzzer for padded_string (#1312)
|
2020-11-19 16:51:56 +01:00 |
fuzz_atpointer.cpp
|
add fuzz element (#1204)
|
2020-10-17 05:48:50 +02:00 |
fuzz_dump.cpp
|
Fixing issue 1449. (#1451)
|
2021-02-21 16:33:05 -05: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
|
Reduce #include bloat (<iostream>) (#1697)
|
2021-08-13 11:24:36 -04:00 |
fuzz_minify.cpp
|
add minifier fuzzers (#1172)
|
2020-09-26 14:25:00 +02:00 |
fuzz_minifyimpl.cpp
|
Reduce #include bloat (<iostream>) (#1697)
|
2021-08-13 11:24:36 -04:00 |
fuzz_ndjson.cpp
|
Additional ndjson tests. (#1717)
|
2021-09-18 16:29:10 -04:00 |
fuzz_ondemand.cpp
|
Recommend simdjson::ondemand over simdjson::builtin::ondemand (#1380)
|
2021-01-14 17:33:49 -05:00 |
fuzz_padded.cpp
|
add fuzzer for padded_string (#1312)
|
2020-11-19 16:51:56 +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
|
Reduce #include bloat (<iostream>) (#1697)
|
2021-08-13 11:24:36 -04:00 |
main.cpp
|
fuzz at_pointer
|
2020-09-16 21:17:43 +02:00 |
measure_coverage.sh
|
This attempts to fix the fuzzers. (#1564)
|
2021-05-07 22:59:26 -04:00 |
minimize_and_cleanse.sh
|
add script and instructions for minimizing and cleansing fuzz crashes (#1305)
|
2020-11-17 20:49:29 +01:00 |
ossfuzz.sh
|
This attempts to fix the fuzzers. (#1564)
|
2021-05-07 22:59:26 -04:00 |
quick_check.sh
|
[no ci] remove references to bintray (#1702)
|
2021-08-19 08:39:07 -04:00 |
supported_implementations.h
|
simplify fuzzing only dynamically supported implementations (#1201)
|
2020-10-09 05:29:54 +02:00 |