cJSON/fuzzing
Jakub Wilk a3c2eba991 Fix typos in json.dict 2017-07-08 09:39:06 +02:00
..
inputs fuzzing: Fuzz different print methods 2017-02-18 13:18:08 +01:00
.gitignore CMake: Add ENABLE_FUZZING and "afl" target 2017-02-18 12:52:16 +01:00
CMakeLists.txt fuzzing: Speed up afl using persistent mode (in proccess fuzzing) 2017-02-18 13:18:09 +01:00
afl-prepare-linux.sh fuzzing: script to prepare linux kernel for afl 2017-02-18 13:18:09 +01: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
json.dict Fix typos in json.dict 2017-07-08 09:39:06 +02:00