This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b72c19f1a6c979724ee7ab42779c4e2f80098bf7
clang-p2996
/
llvm
/
lib
/
Fuzzer
History
Kostya Serebryany
3044390af1
[libFuzzer] minor speed improvement
...
llvm-svn: 278856
2016-08-16 21:28:05 +00:00
..
afl
[libFuzzer] extend the messages printed by afl_driver
2016-07-19 23:18:28 +00:00
test
[libFuzzer] new experimental feature: value profiling. Profiles values that affect control flow and treats new values as new coverage.
2016-08-16 19:33:51 +00:00
CMakeLists.txt
[libFuzzer] new experimental feature: value profiling. Profiles values that affect control flow and treats new values as new coverage.
2016-08-16 19:33:51 +00:00
cxx.dict
[libFuzzer] add AFL-style dictionary for C++, remove the old file with tokens
2015-12-22 01:50:51 +00:00
FuzzerCrossOver.cpp
…
FuzzerDFSan.h
[libFuzzer] make libFuzzer build even with a compiler that does not have sanitizer headers
2015-11-13 01:54:40 +00:00
FuzzerDriver.cpp
[libFuzzer] new experimental feature: value profiling. Profiles values that affect control flow and treats new values as new coverage.
2016-08-16 19:33:51 +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
[LibFuzzer] Declare and use sanitizer functions in `
fuzzer::ExternalFunctions
`
2016-06-07 23:32:50 +00:00
FuzzerExtFunctionsDlsym.cpp
[LibFuzzer] Reimplement how the optional user functions are called.
2016-06-02 05:48:02 +00:00
FuzzerExtFunctionsWeak.cpp
[LibFuzzer] Reimplement how the optional user functions are called.
2016-06-02 05:48:02 +00:00
FuzzerFlags.def
[libFuzzer] new experimental feature: value profiling. Profiles values that affect control flow and treats new values as new coverage.
2016-08-16 19:33:51 +00:00
FuzzerFnAdapter.h
[LibFuzzer] Add missing #include<string>
2016-05-26 21:54:25 +00:00
FuzzerInterface.h
[libfuzzer] custom crossover interface function.
2016-06-07 20:22:15 +00:00
FuzzerInternal.h
[libFuzzer] new experimental feature: value profiling. Profiles values that affect control flow and treats new values as new coverage.
2016-08-16 19:33:51 +00:00
FuzzerIO.cpp
[LibFuzzer] Declare and use sanitizer functions in `
fuzzer::ExternalFunctions
`
2016-06-07 23:32:50 +00:00
FuzzerLoop.cpp
[libFuzzer] new experimental feature: value profiling. Profiles values that affect control flow and treats new values as new coverage.
2016-08-16 19:33:51 +00:00
FuzzerMain.cpp
[LibFuzzer] Reimplement how the optional user functions are called.
2016-06-02 05:48:02 +00:00
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] new experimental feature: value profiling. Profiles values that affect control flow and treats new values as new coverage.
2016-08-16 19:33:51 +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] minor speed improvement
2016-08-16 21:28:05 +00:00
README.txt
…
README.txt
Move to http://llvm.org/docs/LibFuzzer.html
Reference in New Issue
View Git Blame
Copy Permalink