aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-06-10[infra][jvm] Add Jazzer UBSan support (#5898)Fabian Meumertzheim
2021-06-07docs: CIFuzz requires a project to be cloned with git (#5886)Catena cyber
2021-06-05Update index.mdAbhishek Arya
2021-06-05Update rust_lang.mdAbhishek Arya
2021-06-05Docs: update rust documentation (#5877)DavidKorczynski
2021-05-25[docs] Mention JVM & Go coverage support (#5826)Fabian Meumertzheim
2021-05-20Bump nokogiri from 1.11.1 to 1.11.5 in /docs (#5806)dependabot[bot]
2021-05-20Update new_project_guide.md (#5805)olivekl
2021-05-12[all] Make fuzz targets world executable (#5751)Fabian Meumertzheim
2021-05-11Update accepting_new_projects.md (#5750)olivekl
2021-05-04docs: Fix syntax error typo (#5710)MarcoFalke
2021-05-03doc: Explain fuzzing_engines (#5704)MarcoFalke
2021-05-02Bump rexml from 3.2.4 to 3.2.5 in /docs (#5696)dependabot[bot]
2021-04-20Fix typos and one link (#5645)Bruno P. Kinoshita
2021-03-31Update the Bazel project integration guide to capture the new simpler tool. (...Stefan Bucur
2021-03-31Fix minor typo in docs (#5540)AdamKorcz
2021-03-25Clarify in the new project guide that pull_images may be needed for coverage ...Stefan Bucur
2021-03-21update documenation (#5462)van Hauser
2021-03-20[docs] Change wording regarding i386 fuzzing. (#5449)jonathanmetzman
2021-03-12Modify deadline text to disclose immediately after fix is released. (#5323)Oliver Chang
2021-03-05Add docs for Java/JVM fuzzing (#5298)Fabian Meumertzheim
2021-02-25Recommend Ghostwriter (#5246)Zac Hatfield-Dodds
2021-02-22Go 1.16 more fixes (#5239)Catena cyber
2021-02-19[CIFuzz] Support languages non-C++ projects (e.g. Python projects) (#5222)jonathanmetzman
2021-02-18[CIFuzz] Fix handling of sanitizer artifacts (#5182)jonathanmetzman
2021-02-18[CIFuzz] Note which languages are supported (#5208)jonathanmetzman
2021-02-11Update year in copyright header in documentation (#5167)AdamKorcz
2021-02-01Update bazel.mdAbhishek Arya
2021-02-01Add a subsection on Bazel projects in the New Project Guide. (#5069)Stefan Bucur
2021-01-28Fix argument order in run_fuzzer command example. (#5060)Stefan Bucur
2021-01-26Use afl++ in docs. (#5049)Abhishek Arya
2021-01-25Replace terms that are uninclusive. (#5045)jonathanmetzman
2021-01-15Show how to use Hypothesis to fuzz Python code (#4975)Zac Hatfield-Dodds
2021-01-14Upgrade docs. (#4966)Abhishek Arya
2020-12-21Update docs, add python support. (#4878)Abhishek Arya
2020-12-13Fix symbolization for python targets. (#4836)Abhishek Arya
2020-12-11Add docs for main_repo (#4827)Abhishek Arya
2020-12-11Fix atheris integration. (#4824)Abhishek Arya
2020-12-02Force symbolization in atheris python fuzz targets (#4765)Abhishek Arya
2020-12-01Update python_lang.mdAbhishek Arya
2020-11-30Enable UBSan for python projects. (#4757)Abhishek Arya
2020-11-30[docs] Fix docs to use "LLC" instead of "Inc." (#4756)jonathanmetzman
2020-11-30Leak detection is not expected to work with python targets, disable. (#4751)Abhishek Arya
2020-11-29Fix "exec format error" due to incorrect shebang in python target. (#4746)Abhishek Arya
2020-11-25Golang modules documentation (#4711)Catena cyber
2020-11-24 Add documentation for Python fuzzing. (#4709)mbarbella-chromium
2020-11-20[infra] Golang coverage summary for each fuzz target (#2817, #2714). (#4671)Catena cyber
2020-11-05[docs] Clarify the integration rewards page regarding the max reward amount. ...Max Moroz
2020-10-05[docs] Reproducing: clarify that reproduce command works only with libfuzzer ...Max Moroz
2020-09-08[cifuzz] Improve docs (#4359)jonathanmetzman