index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
docs
/
LibFuzzer.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libFuzzer] docs: merge two lines with cmake instructions, add -DLLVM_ENABLE...
Kostya Serebryany
2016-06-08
1
-6
/
+5
*
[docs] fix the build by including ScudoHardenedAllocator into toc; mention So...
Kostya Serebryany
2016-06-07
1
-2
/
+3
*
[libFuzzer] fix docs
Kostya Serebryany
2016-06-02
1
-5
/
+4
*
[libFuzzer] docs: add contact, mention more trophies
Kostya Serebryany
2016-06-02
1
-1
/
+2
*
[libFuzzer] use __sanitizer_set_report_fd with -close_fd_mask. This allows us...
Kostya Serebryany
2016-05-27
1
-3
/
+2
*
[libFuzzer] document the proposed FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION
Kostya Serebryany
2016-05-25
1
-0
/
+29
*
[libfuzzer][doc] documenting running libfuzzer tests.
Mike Aizatsky
2016-05-24
1
-0
/
+12
*
[libFuzzer] mention the AFL driver in the docs
Kostya Serebryany
2016-05-10
1
-1
/
+4
*
[libFuzzer] add a test for libFuzzer+ubsan, extend the docs on using libFuzze...
Kostya Serebryany
2016-05-09
1
-5
/
+8
*
[libFuzzer] reshuffle docs more
Kostya Serebryany
2016-05-09
1
-1
/
+1
*
[libFuzzer] reshuffle docs
Kostya Serebryany
2016-05-09
1
-35
/
+37
*
[libFuzzer] better document the -merge=1 flag, part 2
Kostya Serebryany
2016-05-09
1
-0
/
+7
*
[libFuzzer] better document the -merge=1 flag
Kostya Serebryany
2016-05-09
1
-4
/
+12
*
[libFuzzer] modify the docs for startup/init
Kostya Serebryany
2016-05-06
1
-3
/
+7
*
[libFuzzer] tweak the documentation about rss_limit
Kostya Serebryany
2016-05-06
1
-3
/
+1
*
[libFuzzer] enhance -rss_limit_mb and enable by default. Now it will print th...
Kostya Serebryany
2016-05-06
1
-0
/
+6
*
[libFuzzer] more trophies
Kostya Serebryany
2016-05-06
1
-0
/
+2
*
[libFuzzer] better docs for coverage
Kostya Serebryany
2016-05-05
1
-5
/
+8
*
[libFuzzer] fix docs
Kostya Serebryany
2016-04-29
1
-3
/
+3
*
[libFuzzer] enable detect_leaks=1, add proper docs
Kostya Serebryany
2016-04-29
1
-11
/
+22
*
[libFuzzer] Improve documentation
Kostya Serebryany
2016-04-28
1
-155
/
+390
*
[libFuzzer] more trophies
Kostya Serebryany
2016-04-19
1
-0
/
+7
*
[libFuzzer] add fresh openssl trophies
Kostya Serebryany
2016-04-18
1
-1
/
+1
*
[libFuzzer] menion the git mirror in the docs
Kostya Serebryany
2016-04-15
1
-0
/
+2
*
[libFuzzer] more trophies
Kostya Serebryany
2016-03-29
1
-1
/
+1
*
[libFuzzer] more docs
Kostya Serebryany
2016-03-29
1
-7
/
+41
*
[libFuzzer] one more trophie
Kostya Serebryany
2016-03-19
1
-1
/
+1
*
[libFuzzer] add a flag close_fd_mask so that we can silence spammy targets by...
Kostya Serebryany
2016-03-18
1
-0
/
+1
*
[libFuzzer] refresh docs more
Kostya Serebryany
2016-03-12
1
-20
/
+7
*
[libFuzzer] refresh docs more
Kostya Serebryany
2016-03-12
1
-4
/
+1
*
[libFuzzer] refresh docs more
Kostya Serebryany
2016-03-12
1
-20
/
+18
*
[libFuzzer] refresh docs
Kostya Serebryany
2016-03-12
1
-43
/
+57
*
[libFuzzer] try to use max_len based on the items of the corpus instead of bl...
Kostya Serebryany
2016-03-12
1
-3
/
+3
*
[libFuzzer] more trophies
Kostya Serebryany
2016-03-02
1
-1
/
+1
*
[libFuzzer] don't emit callbacks to sanitizer run-time in -fsanitize-coverage...
Kostya Serebryany
2016-02-27
1
-0
/
+1
*
[libFuzzer] allow passing 1 or more files as individual inputs
Kostya Serebryany
2016-02-02
1
-3
/
+10
*
[libFuzzer] add -timeout_exitcode option
Kostya Serebryany
2016-01-29
1
-0
/
+1
*
[libFuzzer] add -abort_on_timeout option
Kostya Serebryany
2016-01-23
1
-0
/
+1
*
[libFuzzer] introduce LLVMFuzzerInitialize
Kostya Serebryany
2016-01-16
1
-0
/
+29
*
[libFuzzer] deprecate -save_minimized_corpus, -merge can be used instead
Kostya Serebryany
2015-12-19
1
-1
/
+0
*
[libFuzzer] one more trophie
Kostya Serebryany
2015-12-05
1
-0
/
+2
*
[libFuzzer] clean up the docs, add one more link
Kostya Serebryany
2015-11-26
1
-3
/
+12
*
[libFuzzer] add a flag -exact_artifact_path
Kostya Serebryany
2015-11-25
1
-0
/
+1
*
[libFuzzer] more trophies
Kostya Serebryany
2015-11-13
1
-0
/
+2
*
[libFuzzer] better links
Kostya Serebryany
2015-11-11
1
-3
/
+3
*
[libFuzzer] more trophies
Kostya Serebryany
2015-11-11
1
-20
/
+4
*
[libFuzzer] add -merge flag to merge corpora
Kostya Serebryany
2015-10-24
1
-0
/
+1
*
[libFuzzer] mention more trophies and improve the link formatting
Kostya Serebryany
2015-10-12
1
-5
/
+8
*
[libFuzzer] document more trophies
Kostya Serebryany
2015-10-10
1
-1
/
+4
*
[libFuzzer] add -artifact_prefix flag
Kostya Serebryany
2015-10-09
1
-1
/
+1
[next]