aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-07-12[docs] Add a note that source code files must not be deleted in build.sh.Max Moroz
2019-06-24[docs] Update copyright year in new_projects_guide.md (#2537)Sebastian Kinne
2019-06-21Update reproducing.mdAbhishek Arya
2019-06-13Fix build status link in new project guide (#2511)Abhishek Arya
2019-06-13Clarifications to the documentation (#2512)Jay Berkenbilt
2019-06-06[docs] Add FAQ for non open source projects, mention ClusterFuzz. (#2489)Max Moroz
2019-05-01[glossary] explain cross-pollination (#2364)Kostya Serebryany
2019-04-15Change LIB_FUZZING_ENGINE to -fsanitize=fuzzer in libFuzzer builds (#2312)jonathanmetzman
2019-03-07docs: Require no extention in new_project_guide.md (#2221)John Andersen
2019-03-01Clarify honggfuzz situation (#2195)jonathanmetzman
2019-02-10Update new_project_guide.mdKostya Serebryany
2019-02-08[docs] fix pcre2 link (#2153)Matthew Fernandez
2019-02-07Link to ClusterFuzz Repo (#2146)jonathanmetzman
2018-12-08Update new_project_guide.mdAbhishek Arya
2018-11-28Update fuzzer_environment.mdOliver Chang
2018-11-19[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-19Update reproducing.mdMax Moroz
2018-11-19Typo fix: hongfuzz -> honggfuzz (#1960)steadmon
2018-11-07Fix typos in docs (#1934)Luca Berton
2018-10-22Add FAQ entry about specs of builders and fuzzing VMs (#1885)Oliver Chang
2018-10-12code_coverage.md: fix coverage tool invocations (#1870)James Zern
2018-10-01[infra] Update documentation (new coverage screenshots + some cleanup), follo...Max Moroz
2018-08-30[infra] Support extra coverage args in project.yaml (fix #1726, follow-up #15...Max Moroz
2018-08-26Update faq.mdAbhishek Arya
2018-08-20[infra] Add the build configuration and other pieces for clang code coverage....Max Moroz
2018-08-19Update reproducing.mdAbhishek Arya
2018-08-12[infra] Update coverage script to support sources white listing. (#1707)Max Moroz
2018-08-03[docs] Update example of help_url (#1682)Mina Farid
2018-07-24Add experimental flag in new project guide docs. (#1650)Abhishek Arya
2018-07-23[docs] Add pull_images command to the code coverage documentation page. (#1644)Max Moroz
2018-07-19[infra] Support extra arguments for llvm-cov + update the binaries. (#1629)Max Moroz
2018-07-17[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-16Fix GDB documentation. (#1613)Oliver Chang
2018-06-18[infra] helper.py: support "profile" command for a single fuzz target with ar...Max Moroz
2018-06-15[infra] Fix helper.py as per feedback from @evverx + fix issues from #1519. (...Max Moroz
2018-06-14[infra] Enable clange code coverage reports generation for local runs. (#1494)Max Moroz
2018-05-18Update reproducing.mdOliver 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-10Update corpora.md to add note about corpus backups (#1406).Oliver Chang
2018-05-10Update reproducing.mdOliver Chang
2018-05-10Update reproducing.mdOliver Chang
2018-05-10Update reproducing.mdOliver Chang
2018-05-10Update reproducing.mdOliver Chang
2018-05-10Update reproducing.mdOliver Chang
2018-05-10Update reproducing.mdOliver Chang
2018-05-03Add documentation about enabling MSan (Fixes #1396) (#1399)Oliver Chang