index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fuzzer
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
reland [gtest] Fix printing of StringRef and SmallString in assert messages.
Sam McCall
2019-08-21
1
-2
/
+2
*
[compiler-rt] Add ConsumeProbability and ConsumeFloatingPoint methods to FDP.
Max Moroz
2019-08-08
2
-2
/
+53
*
[compiler-rt] Rename FuzzedDataProvider.h to .hpp and other minor changes.
Max Moroz
2019-08-06
1
-1
/
+1
*
[compiler-rt] Move FDP to include/fuzzer/FuzzedDataProvider.h for easier use.
Max Moroz
2019-08-05
2
-3
/
+1
*
[libFuzzer] Include FuzzedDataProvider.h in the test without "utils" subdir.
Max Moroz
2019-07-09
2
-1
/
+3
*
[libFuzzer] Improve FuzzedDataProvider helper.
Max Moroz
2019-06-18
1
-9
/
+42
*
[libFuzzer] in autofocus mode, give more weight to functions with DFT
Kostya Serebryany
2019-06-14
1
-1
/
+7
*
Add FuzzedDataProvider helper class / single header library.
Max Moroz
2019-06-11
2
-2
/
+338
*
[libFuzzer] implement -focus_function=auto, to be used with Data Flow Traces
Kostya Serebryany
2019-05-09
1
-0
/
+86
*
[CMake][LibFuzzer] Match symbol visibility setting between LibFuzzer object f...
Dan Liew
2019-02-28
1
-0
/
+5
*
[compiler-rt] Fix broken sanitizer bots (hopefully)
Jonas Hahnfeld
2019-02-17
1
-3
/
+0
*
[compiler-rt] Build custom libcxx with libcxxabi
Jonas Hahnfeld
2019-02-17
1
-2
/
+6
*
[compiler-rt] Cleanup usage of C++ ABI library
Jonas Hahnfeld
2019-02-16
1
-4
/
+5
*
Revert "[compiler-rt] Cleanup usage of C++ ABI library"
Jonas Hahnfeld
2019-02-15
1
-5
/
+4
*
[compiler-rt] Cleanup usage of C++ ABI library
Jonas Hahnfeld
2019-02-15
1
-4
/
+5
*
[libFuzzer] fix the unit tests
Kostya Serebryany
2019-02-15
1
-6
/
+6
*
[libFuzzer] when doing the merge, keep track of the coveraged edges, not just...
Kostya Serebryany
2019-02-14
1
-25
/
+25
*
[libFuzzer] replace slow std::mt19937 with a much faster std::minstd_rand; se...
Kostya Serebryany
2019-02-12
1
-1
/
+2
*
[libFuzzer] more refactoring; change some of the exit codes (timeout, OOM, in...
Kostya Serebryany
2019-02-09
1
-4
/
+6
*
[libFuzzer] remove two unused experimental flags
Kostya Serebryany
2019-02-08
1
-3
/
+0
*
[libFuzzer] introduce an experimental mode -fork=1, where fuzzing happens in ...
Kostya Serebryany
2019-02-08
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-2
/
+3
*
[test] Add missing cmake include for building libFuzzer alone
Michal Gorny
2018-12-06
1
-0
/
+2
*
[compiler-rt][Fuzzer] Fix the fuzzer test build
Petr Hosek
2018-11-02
1
-2
/
+2
*
[libfuzzer][Windows] Silence linker warning in unittest
Jonathan Metzman
2018-10-14
1
-3
/
+1
*
[libFuzzer] Port to Windows
Matt Morehouse
2018-08-30
2
-0
/
+9
*
Revert "[libFuzzer] Port to Windows"
Matt Morehouse
2018-08-29
2
-9
/
+0
*
[libFuzzer] Port to Windows
Matt Morehouse
2018-08-29
2
-0
/
+9
*
Revert "[libFuzzer] Port to Windows"
Matt Morehouse
2018-08-28
2
-9
/
+0
*
[libFuzzer] Port to Windows
Matt Morehouse
2018-08-28
2
-0
/
+9
*
[libFuzzer] first experimental attempt at DFT-based mutations (DFT=data-flow-...
Kostya Serebryany
2018-07-19
1
-1
/
+2
*
[libFuzzer] Do not turn unittest warnings into errors.
Matt Morehouse
2018-06-26
1
-1
/
+0
*
[Fuzzer] Don't hardcode target architecture for Fuzzer tests
Petr Hosek
2018-06-15
1
-32
/
+34
*
[libFuzzer] [NFC] Support multi-arch and multi-OS building and testing
George Karpenkov
2018-06-14
1
-0
/
+4
*
[libFuzzer] make the corpus elements aware of their data flow traces
Kostya Serebryany
2018-06-07
1
-1
/
+2
*
[libFuzzer] initial implementation of -data_flow_trace. It parses the data fl...
Kostya Serebryany
2018-06-06
1
-0
/
+8
*
[libFuzzer] Run libFuzzer unit tests only on host architecture.
George Karpenkov
2018-05-24
1
-32
/
+33
*
[libFuzzer] add an experimental flag -focus_function: libFuzzer will try to f...
Kostya Serebryany
2018-05-16
1
-1
/
+1
*
[LibFuzzer] Tweak `MutationDispatcher::Mutate_CopyPart` mutation.
Dan Liew
2018-04-24
1
-0
/
+15
*
[LibFuzzer] Try to unbreak the `FuzzerMutate.ShuffleBytes1` unit test.
Dan Liew
2018-04-20
1
-1
/
+1
*
[Fuzzer] Avoid the unnecessary rebuild of the custom libc++
Petr Hosek
2018-03-07
1
-1
/
+1
*
Reland "[Fuzzer] Parametrize add_custom_libcxx"
Petr Hosek
2018-01-21
1
-4
/
+4
*
Revert "[Fuzzer] Parametrize add_custom_libcxx"
Petr Hosek
2018-01-20
1
-2
/
+2
*
[Fuzzer] Parametrize add_custom_libcxx
Petr Hosek
2018-01-20
1
-2
/
+2
*
Reland "[libFuzzer] Support using libc++"
Petr Hosek
2018-01-17
1
-3
/
+13
*
Revert "[libFuzzer] Support using libc++"
Petr Hosek
2018-01-17
1
-13
/
+3
*
[libFuzzer] Support using libc++
Petr Hosek
2018-01-17
1
-3
/
+13
*
lib Fuzzer FreeBSD support
Kamil Rytarowski
2018-01-12
1
-2
/
+2
*
[libFuzzer] Decrease stack usage in unit tests
Kostya Serebryany
2017-12-06
1
-26
/
+26
*
[libFuzzer] Make redirects happen in proper sequence.
Matt Morehouse
2017-12-05
1
-1
/
+1
[next]