aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2020-08-24Fix typo in continuous_integration.mdjonathanmetzman
2020-08-12[infra][docs] Be more explicit about code coverage being supported for C/C++ ...Max Moroz
2020-08-06[docs] Remove link to the old builder (#3538). (#4257)Max Moroz
2020-08-03Updating documentation to reflect new feature custom build frequency (#4235)kabeer27
2020-07-24Add corpus-dir to run_fuzzer, for later use in coverage cmd. (#4191)Abhishek Arya
2020-07-24[infra] Rename msan-builder to msan-libs-builder (#3388). (#4190)Max Moroz
2020-07-20Upgrade docs rubygems. (#4165)Abhishek Arya
2020-07-16Delete unnecessary files and fix format in some MD pages (#4115)R. Elliott Childre
2020-07-13Add CIFuzz documentation on how to run jobs on certain branches, paths (#4113)Abhishek Arya
2020-07-07[docs] Add FAQ entry regarding forked repos + bump the bundler version. (#4078)Max Moroz
2020-07-06Update Dockerfiles (#4070)devtty1er
2020-06-22Updated rust_lang.md (#4017)Shivam7-1
2020-06-20Updated reproducing.md (#4013)Shivam7-1
2020-06-20Updated continuous_integration.md (#4014)Shivam7-1
2020-06-19Updated ideal_integration.md (#4011)Shivam7-1
2020-06-18Updated fuzzer_environment.md (#4009)Shivam7-1
2020-06-16docs: guard curly braces with {% raw %} .. {% endraw %} (#3994)Evgeny Vereshchagin
2020-06-16[docs] switch to a matrix in the "sanitizer" example (#3984)Evgeny Vereshchagin
2020-06-12Update index.mdAbhishek Arya
2020-06-12Add Rust-specific setup instructions (#3978)Alex Crichton