index
:
oss-fuzz
master
continuous fuzzing for open source software
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
*
[docs] Add FAQ for non open source projects, mention ClusterFuzz. (#2489)
Max Moroz
2019-06-06
*
[glossary] explain cross-pollination (#2364)
Kostya Serebryany
2019-05-01
*
Change LIB_FUZZING_ENGINE to -fsanitize=fuzzer in libFuzzer builds (#2312)
jonathanmetzman
2019-04-15
*
docs: Require no extention in new_project_guide.md (#2221)
John Andersen
2019-03-07
*
Clarify honggfuzz situation (#2195)
jonathanmetzman
2019-03-01
*
Update new_project_guide.md
Kostya Serebryany
2019-02-10
*
[docs] fix pcre2 link (#2153)
Matthew Fernandez
2019-02-08
*
Link to ClusterFuzz Repo (#2146)
jonathanmetzman
2019-02-07
*
Update new_project_guide.md
Abhishek Arya
2018-12-08
*
Update fuzzer_environment.md
Oliver Chang
2018-11-28
*
[docs] Fix a typo in new_project_guide.md.
Max Moroz
2018-11-19
*
[docs] Update new_project_guide.md to be explicit about linking with clang++.
Max Moroz
2018-11-19
*
Update reproducing.md
Max Moroz
2018-11-19
*
Typo fix: hongfuzz -> honggfuzz (#1960)
steadmon
2018-11-19
*
Fix typos in docs (#1934)
Luca Berton
2018-11-07
*
Add FAQ entry about specs of builders and fuzzing VMs (#1885)
Oliver Chang
2018-10-22
*
code_coverage.md: fix coverage tool invocations (#1870)
James Zern
2018-10-12
*
[infra] Update documentation (new coverage screenshots + some cleanup), follo...
Max Moroz
2018-10-01
*
[infra] Support extra coverage args in project.yaml (fix #1726, follow-up #15...
Max Moroz
2018-08-30
*
Update faq.md
Abhishek Arya
2018-08-26
*
[infra] Add the build configuration and other pieces for clang code coverage....
Max Moroz
2018-08-20
*
Update reproducing.md
Abhishek Arya
2018-08-19
*
[infra] Update coverage script to support sources white listing. (#1707)
Max Moroz
2018-08-12
*
[docs] Update example of help_url (#1682)
Mina Farid
2018-08-03
*
Add experimental flag in new project guide docs. (#1650)
Abhishek Arya
2018-07-24
*
[docs] Add pull_images command to the code coverage documentation page. (#1644)
Max Moroz
2018-07-23
*
[infra] Support extra arguments for llvm-cov + update the binaries. (#1629)
Max Moroz
2018-07-19
*
[docs] Dummy change to test #1618 once again. (#1624)
Max Moroz
2018-07-17
*
[docs] Dummy formating change just to test #1618 a bit more.
Max Moroz
2018-07-17
*
[docs] Link code_coverage.md page from the ideal_integration.md. (#1621)
Max Moroz
2018-07-17
*
Fix GDB documentation. (#1613)
Oliver Chang
2018-07-16
*
[infra] helper.py: support "profile" command for a single fuzz target with ar...
Max Moroz
2018-06-18
*
[infra] Fix helper.py as per feedback from @evverx + fix issues from #1519. (...
Max Moroz
2018-06-15
*
[infra] Enable clange code coverage reports generation for local runs. (#1494)
Max Moroz
2018-06-14
*
Update reproducing.md
Oliver Chang
2018-05-18
*
[docs] Clean up the conflicts in reproducing.md. (#1428)
Max Moroz
2018-05-18
*
[docs] Add instructions on "pull_images" and "check_build" as per suggestion ...
Max Moroz
2018-05-18
*
Update corpora.md to add note about corpus backups (#1406).
Oliver Chang
2018-05-10
*
Update reproducing.md
Oliver Chang
2018-05-10
*
Update reproducing.md
Oliver Chang
2018-05-10
*
Update reproducing.md
Oliver Chang
2018-05-10
*
Update reproducing.md
Oliver Chang
2018-05-10
*
Update reproducing.md
Oliver Chang
2018-05-10
*
Update reproducing.md
Oliver Chang
2018-05-10
*
Add documentation about enabling MSan (Fixes #1396) (#1399)
Oliver Chang
2018-05-03
*
Document help_url in new project guide (#1395)
jonathanmetzman
2018-05-02
*
Other projects use the notation GitHub, but this project was fixed as Github....
Junya Kono
2018-04-29
*
Update fuzzer_environment.md
Oliver Chang
2018-04-27
*
Fix #540
Abhishek Arya
2018-04-21
*
[docs] Deprecate use of max_len, recommend sanity check that returns 0 (cc #1...
Max Moroz
2018-04-17
[next]