llvm-mirror/lib/Fuzzer
2015-09-03 21:24:19 +00:00
..
test [libFuzzer] refactor the mutation functions so that they are now methods of a class. NFC 2015-09-03 21:24:19 +00:00
CMakeLists.txt
cxx_fuzzer_tokens.txt
FuzzerCrossOver.cpp [libFuzzer] refactor the mutation functions so that they are now methods of a class. NFC 2015-09-03 21:24:19 +00:00
FuzzerDriver.cpp [libFuzzer] adding a parser for AFL-style dictionaries + tests. 2015-09-03 20:23:46 +00:00
FuzzerFlags.def [libFuzzer] adding a parser for AFL-style dictionaries + tests. 2015-09-03 20:23:46 +00:00
FuzzerInterface.cpp [libFuzzer] refactor the mutation functions so that they are now methods of a class. NFC 2015-09-03 21:24:19 +00:00
FuzzerInterface.h [libFuzzer] refactor the mutation functions so that they are now methods of a class. NFC 2015-09-03 21:24:19 +00:00
FuzzerInternal.h [libFuzzer] adding a parser for AFL-style dictionaries + tests. 2015-09-03 20:23:46 +00:00
FuzzerIO.cpp [libFuzzer] fix minor inefficiency, PR24584 2015-08-26 21:55:19 +00:00
FuzzerLoop.cpp [libFuzzer] honour -only_ascii=1 when reading the initial corpus. Also, remove ugly #ifdef 2015-09-02 19:08:08 +00:00
FuzzerMain.cpp
FuzzerMutate.cpp [libFuzzer] refactor the mutation functions so that they are now methods of a class. NFC 2015-09-03 21:24:19 +00:00
FuzzerSanitizerOptions.cpp
FuzzerSHA1.cpp
FuzzerTraceState.cpp [libFuzzer] add two flags, -tbm_depth and -tbm_width to control how the trace-based-mutations are applied 2015-08-12 01:55:37 +00:00
FuzzerUtil.cpp [libFuzzer] adding a parser for AFL-style dictionaries + tests. 2015-09-03 20:23:46 +00:00
pull_and_push_fuzz_corpus.sh
README.txt

Move to http://llvm.org/docs/LibFuzzer.html