inputs
|
Remove trailing space
|
2017-11-04 21:19:15 +08:00 |
.gitignore
|
CMake: Add ENABLE_FUZZING and "afl" target
|
2017-02-18 12:52:16 +01:00 |
CMakeLists.txt
|
add new line to endif
|
2019-10-29 12:47:36 +08:00 |
afl.c
|
Replace sizeof('\0') with sizeof("")
|
2017-04-08 01:29:19 +02:00 |
afl.sh
|
fuzzing: use llvm source code instrumentation
|
2017-02-18 13:18:08 +01:00 |
cjson_read_fuzzer.c
|
add new line to endif
|
2019-10-29 12:47:36 +08:00 |
fuzz_main.c
|
convert fuzz target to c89, optimize
|
2019-10-21 15:27:47 +02:00 |
json.dict
|
Fix typos in json.dict
|
2017-07-08 09:39:06 +02:00 |
ossfuzz.sh
|
ossfuzz: build with c++ compiler
|
2019-10-22 13:37:41 +02:00 |