This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-04 13:56:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Fuzzer
History
Kostya Serebryany
c98ef718ea
[libFuzzer] refactoring around PCMap, NFC
...
llvm-svn: 278825
2016-08-16 17:37:13 +00:00
..
afl
[libFuzzer] extend the messages printed by afl_driver
2016-07-19 23:18:28 +00:00
test
[libFuzzer] print a verbose message after executing inputs in non-fuzzing mode
2016-08-15 19:44:04 +00:00
CMakeLists.txt
[LibFuzzer] Fix
-jobs=<N>
where <N> > 1 and the number of workers is > 1 on macOS.
2016-08-12 18:29:36 +00:00
cxx.dict
…
FuzzerCrossOver.cpp
…
FuzzerDFSan.h
…
FuzzerDriver.cpp
[libFuzzer] print a verbose message after executing inputs in non-fuzzing mode
2016-08-15 19:44:04 +00:00
FuzzerExtFunctions.def
[libfuzzer] do not warn about missing pcbuffer functions: they are new.
2016-08-06 17:03:22 +00:00
FuzzerExtFunctions.h
…
FuzzerExtFunctionsDlsym.cpp
…
FuzzerExtFunctionsWeak.cpp
…
FuzzerFlags.def
[libFuzzer] add hooks for strstr, strcasestr, strcasecmp, strncasecmp
2016-07-15 23:27:19 +00:00
FuzzerFnAdapter.h
…
FuzzerInterface.h
…
FuzzerInternal.h
[libFuzzer] refactoring around PCMap, NFC
2016-08-16 17:37:13 +00:00
FuzzerIO.cpp
…
FuzzerLoop.cpp
[libFuzzer] refactoring around PCMap, NFC
2016-08-16 17:37:13 +00:00
FuzzerMain.cpp
…
FuzzerMutate.cpp
[libFuzzer] add InsertRepeatedBytes and EraseBytes.
2016-08-15 17:48:28 +00:00
FuzzerSHA1.cpp
…
FuzzerTracePC.cpp
[libFuzzer] refactoring around PCMap, NFC
2016-08-16 17:37:13 +00:00
FuzzerTraceState.cpp
[libFuzzer] properly intercept memmem
2016-07-19 18:29:06 +00:00
FuzzerUtil.cpp
[LibFuzzer] Fix
-jobs=<N>
where <N> > 1 and the number of workers is > 1 on macOS.
2016-08-12 18:29:36 +00:00
FuzzerUtilDarwin.cpp
[LibFuzzer] Fix
-jobs=<N>
where <N> > 1 and the number of workers is > 1 on macOS.
2016-08-12 18:29:36 +00:00
FuzzerUtilLinux.cpp
[LibFuzzer] Fix
-jobs=<N>
where <N> > 1 and the number of workers is > 1 on macOS.
2016-08-12 18:29:36 +00:00
FuzzerValueBitMap.h
[libFuzzer] refactoring around PCMap, NFC
2016-08-16 17:37:13 +00:00
README.txt
…
README.txt
Move to http://llvm.org/docs/LibFuzzer.html