Commit Graph

493 Commits

Author SHA1 Message Date
Leo Neat f2de39d8e0
Change arrows to ovals (#3386) 2020-02-13 16:21:52 -08:00
Leo Neat d376a98ae4
[CIFuzz] Documentation (#3368)
* CIFuzz documentation

* Maxs comments

* Jonathan comments

* Jonathan comments pt.2

* Adding images

* Maxs comments pt.2

* Image spacing

* Maxs comments pt.3

* Jonathan comments
2020-02-12 12:49:17 -08:00
Max Moroz 7751ab5a87
[infra] Introduce "language" attribute in the project.yaml (#3297). (#3299)
* [infra] Introduce "language" attribute in the project.yaml (#3297).

* follow up

* enable the attribute for more projects

* trailing newline
2020-01-30 15:36:44 -08:00
Max Moroz 14758dfe7d
[docs] Update the main docs page to mention fuzzing docs. (#3220)
* [docs] Update the main docs page to mention fuzzing docs.

* Add an FAQ entry too

* update the main readme and move the faq question up
2020-01-12 17:14:20 -08:00
Oliver Chang 84a2de2f84
Bump up rss limit to 2.5GB. (#3201) 2020-01-08 14:50:44 +11:00
Abhishek Arya 97060c44de
Fix typo 2019-09-24 16:25:00 -07:00
jonathanmetzman f57aa39c4d
Add instructions on dynamic linking (#2881) 2019-09-24 16:19:45 -07:00
Max Moroz d1ed6b87a7
[docs] Add "Integrating a Go project" documentation page (#2714). (#2837)
* [docs] Add "Integrating a Go project" documentation page (#2714).

* rephrase go-fuzz mode description
2019-09-17 07:15:22 -07:00
Max Moroz bae6ad36a6
[docs] Recommend using "gsutil -m cp -r" instead of "gsutil -m rsync". (#2811) 2019-09-06 08:44:15 -07:00
kplybon 5791d29005 [Docs]: Copy edit Advanced Topics section. (#2799)
* [Docs]: Copy edit Advanced Topics section.

* Minor tweaks addressing Max's comments.

* Add context for Code Coverage
2019-09-05 13:21:13 -07:00
Ammar Askar 3bce510ef1 [docs] Document shiny new badge in the docs (#2700)
* [docs] Document shiny new badge in the docs

Use monorail project link instead of build logs

Monorail link has advantage of showing previously found bugs.
It also shows any build failures (though the issue may be hard to find in long-lasting build failures).
The link sorts by date a bug was opened, thus some verified bugs will be shown before more recently opened ones.
2019-09-04 20:50:17 -07:00
Max Moroz a8c21cd243
[docs] Document FuzzedDataProvider support. (#2547)
* [docs][infra] Add build support for FuzzedDataProvider.

* address review comment

* document the new FDP location

* remove redundant new line
2019-08-26 13:42:59 -07:00
Abhishek Arya 0c9b5c5e2c
Fix doc links. (#2750) 2019-08-22 11:33:39 -07:00
Abhishek Arya 7db0b45f41
Update ideal_integration.md 2019-08-22 11:28:24 -07:00
Abhishek Arya b6643c7c5f
Update ruby gems for docs. (#2749) 2019-08-22 10:50:17 -07:00
Max Moroz 1b54658a28
[docs] Replace "furthur" with "further" throughout the documentation. (#2737) 2019-08-21 15:10:15 -07:00
Abhishek Arya a0b039e7f9
Add documentation for vendor_ccs. (#2734)
* Add documentation for vendor_ccs.

* Address review comments.
2019-08-21 09:59:06 -07:00
Abhishek Arya a846f976b0
Update reproducing.md 2019-08-19 16:14:15 -07:00
jonathanmetzman 984b792dd9
Document i386 fuzzing (#2704) 2019-08-19 14:07:33 -07:00
Abhishek Arya d4a5145462
Update index.md 2019-08-16 23:39:03 -07:00
Abhishek Arya 65e0da812b
Update new_project_guide.md (#2709) 2019-08-15 16:33:07 -07:00
Abhishek Arya 055f9836f3
Documentation fixes. (#2705) 2019-08-15 15:07:23 -07:00
Abhishek Arya b97503d279
Documentation fixes (#2689) 2019-08-12 14:15:33 -07:00
Abhishek Arya 1d86ee21f5
Update new_project_guide.md 2019-08-12 11:29:53 -07:00
Max Moroz 40a183b53f
[docs] Change "hundreds of bugs" to "thousands of bugs" :) (#2674)
* [docs] Change "hundreds of bugs" to "thousands of bugs" :)

* include AFL crashes too
2019-08-09 12:35:14 -07:00
kplybon d8af01c016 [Docs] Clarify fuzzing process and new projects procedure (#2673) 2019-08-09 12:24:43 -07:00
Abhishek Arya e8ca6e1514
Create new_project_guide.md 2019-08-07 13:08:46 -07:00
Abhishek Arya 758186cd0a
Add redirect for old reproducing.md (#2666) 2019-08-07 12:57:10 -07:00
Abhishek Arya 40dbd8d101
Update new_project_guide.md 2019-08-07 07:44:45 -07:00
Abhishek Arya cf4af86972
Switch docs to new structure (#2663) 2019-08-07 07:37:16 -07:00
Max Moroz c070f7fc7d [docs] Fix redundant spaces in the glossary.md file. 2019-08-06 13:30:56 -07:00
Abhishek Arya 81fa661078 Delete CNAME 2019-08-06 13:29:29 -07:00
Abhishek Arya d58c419177
Add jekyll generator for docs. (#2660)
* Add jekyll generator for docs.

* Add content for index.md
2019-08-06 13:29:19 -07:00
Max Moroz 3a22d40996
[docs] Update the glossary page to depend on google/fuzzing repo + minor tweaks. (#2659)
* [docs] Update the glossary page to depend on google/fuzzing repo + minor tweaks.

* fix a broken link
2019-08-06 08:18:46 -07:00
Max Moroz 8c080f6989 [docs] Add a note that source code files must not be deleted in build.sh. 2019-07-12 09:29:39 -07:00
Sebastian Kinne e30d7963a5 [docs] Update copyright year in new_projects_guide.md (#2537) 2019-06-24 07:44:17 -07:00
Abhishek Arya 42ad53a887
Update reproducing.md 2019-06-21 16:01:25 -07:00
Abhishek Arya 147803b92d
Fix build status link in new project guide (#2511) 2019-06-13 22:16:27 -07:00
Jay Berkenbilt bfc567dc3d Clarifications to the documentation (#2512)
This adds to the documentation information that I would have found
helpful when I was doing my integration.
2019-06-13 13:57:22 -07:00
Max Moroz 43093dcf21
[docs] Add FAQ for non open source projects, mention ClusterFuzz. (#2489)
* [docs] Add FAQ for non open source projects, mention ClusterFuzz.

* Remove TOC as GitHub does not support it.

* Address review feedback.
2019-06-06 09:49:21 -07:00
Kostya Serebryany d9389b0a2e [glossary] explain cross-pollination (#2364)
* [glossary] explain cross-pollination

* [glossary] explain cross-pollination
2019-05-01 12:50:38 -07:00
jonathanmetzman ae9398deef
Change LIB_FUZZING_ENGINE to -fsanitize=fuzzer in libFuzzer builds (#2312) 2019-04-15 10:05:02 -07:00
John Andersen 393341a430 docs: Require no extention in new_project_guide.md (#2221) 2019-03-07 17:00:20 -08:00
jonathanmetzman 60aaf3024a
Clarify honggfuzz situation (#2195)
* Clarify honggfuzz situation in FAQ
2019-03-01 09:26:28 -08:00
Kostya Serebryany 6d1247c377
Update new_project_guide.md
fix wording for issue #2148
2019-02-10 16:51:16 -08:00
Matthew Fernandez 97c3cb1de0 [docs] fix pcre2 link (#2153)
pcre2's web server has a redirect to HTTPS that introduces a duplicate view
parameter, resulting in the eventual URL of
https://vcs.pcre.org/pcre2/code/trunk/src/pcre2_fuzzsupport.c?view=markup?view=markup
which fails to load. This seems like an error in their web server config, but
using an HTTPS URL to begin with works around this issue.
2019-02-08 17:21:54 -08:00
jonathanmetzman 9a6cb1746c
Link to ClusterFuzz Repo (#2146) 2019-02-07 17:54:49 -08:00
Abhishek Arya 6dc263ece1
Update new_project_guide.md 2018-12-08 08:38:24 -08:00
Oliver Chang 9aa11dbd25
Update fuzzer_environment.md 2018-11-28 09:36:44 +11:00
Max Moroz 8ac2c969ff
[docs] Fix a typo in new_project_guide.md. 2018-11-19 14:05:01 -08:00