jonathanmetzman
830f2c8115
Update blogposts ( #10848 )
2023-08-17 08:53:46 +10:00
Hayley Denbraver
091ff25cd5
Update README.md ( #10843 )
...
Updated readme to match docs. Reordered blog list from latest to
earliest.
Addresses final comments from #10841
2023-08-15 14:25:02 -07:00
Oliver Chang
0290956f1f
Add missing blog posts ( #9569 )
2023-02-03 01:51:08 +00:00
Hayley Denbraver
7d49216666
Update README and Docs to add recent blog article and update trophy stats ( #9567 )
...
I added the recent blog post to the relevant sections and I updated our
trophy numbers to reflect the latest numbers that were seen in the
recent blog.
2023-02-03 00:02:44 +00:00
Khaled Yakdan
86604b7f49
docs: add JavaScript to the top-level README ( #9541 )
2023-02-01 10:18:26 -05:00
DavidKorczynski
31bd0caf71
README: update stats ( #7944 )
2022-07-05 15:07:52 +10:00
jonathanmetzman
82bc258fde
[ClusterFuzzLite] Support local runs ( #6987 )
2022-01-19 17:24:47 -05:00
DavidKorczynski
273eead24d
Update bug count and project count in README ( #7085 )
2022-01-01 19:25:06 +00:00
Abhishek Arya
e45699afde
Update README.md
2021-06-05 19:21:43 -07:00
Abhishek Arya
8f2aac1c36
Update README.md
2021-06-05 19:19:57 -07:00
Abhishek Arya
213455f38d
Update README.md
2021-06-05 19:19:49 -07:00
Fabian Meumertzheim
4b5cbcf91d
Mention Java/JVM support in the README ( #5477 )
2021-03-22 14:17:52 -07:00
Abhishek Arya
65d4f8e5cc
Fix missed AFL++ changes in README.md
2021-01-26 15:29:02 -08:00
Abhishek Arya
08254b99c4
Update docs, add python support. ( #4878 )
2020-12-21 13:43:26 -08:00
dlorenc
0d45ca89ee
Update links and blog posts. ( #4833 )
2020-12-13 09:10:51 -08:00
R. Elliott Childre
d70f793353
Delete unnecessary files and fix format in some MD pages ( #4115 )
...
* style: Clean up the repo
* Bolster the `.gitignore`
* Follow `CONTRIBUTING.md` guidelines and wrap `README.md` to 80
characters and seperate links for readability
* Remove pesky Unicode dash in `CONTRIBUTING.md`
* Remove `.DS_STORE` files
* Rename `#project.yaml#` to something logical and enable stntax
highlighting
* Updates from reviewers
* Greatly reduce `.gitignore` to only macOS `.DS_Store` and Vim
temporary files
* Apply markdown style to `docs/index.md`
* small comma grammatical change
* http -> https
2020-07-16 15:27:29 -07:00
Abhishek Arya
bf38231a78
Update README.md
2020-06-12 16:03:41 -07:00
Abhishek Arya
9abf69c93d
Update README.md
2020-06-12 16:03:07 -07:00
Abhishek Arya
938735b185
Update README.md
2020-06-12 16:00:38 -07:00
Lovell Fuller
3c28d2a860
Upgrade lcamtuf.coredump.cx to HTTPS, as it has been ( #3527 )
...
accepting only HTTPS connections since approx 14th March.
This allows the builds for guetzli, libjpeg-turbo,
libtiff and libvips to succeed again.
2020-03-20 07:50:16 -07:00
Max Moroz
d04b12942d
[docs] Dummy change in the README just to test something.
2020-02-06 10:34:57 -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
jonathanmetzman
984b792dd9
Document i386 fuzzing ( #2704 )
2019-08-19 14:07:33 -07:00
Abhishek Arya
3433d12162
Update README.md
2019-08-16 23:38:26 -07:00
Abhishek Arya
305e047e71
Update README.md
2019-08-15 15:08:51 -07:00
Abhishek Arya
055f9836f3
Documentation fixes. ( #2705 )
2019-08-15 15:07:23 -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
kplybon
615ff3a7b9
Docs: Correct spacing typo and make blog links explicit. ( #2668 )
2019-08-08 07:36:35 -07:00
kplybon
8216f278e4
Docs: Edit OSS-Fuzz landing page. ( #2667 )
2019-08-08 07:12:25 -07:00
Abhishek Arya
cf4af86972
Switch docs to new structure ( #2663 )
2019-08-07 07:37:16 -07:00
Max Moroz
cce230cc35
[docs] Follow up fix for the new link.
2019-08-02 10:52:11 -07:00
Max Moroz
3041ce169a
[docs] Fix the link to Chrome's Efficient Fuzzing Guide.
2019-08-02 10:47:59 -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
Abhishek Arya
c73a4b3ff2
Update README.md
2019-05-07 11:14:08 -07:00
Abhishek Arya
b0bff77c8e
Update README.md
2019-05-07 11:10:28 -07:00
Max Moroz
43e2447ab3
[docs] Add Structure-Aware Fuzzing with libFuzzer link. ( #2158 )
2019-02-12 10:05:41 -08:00
jonathanmetzman
9a6cb1746c
Link to ClusterFuzz Repo ( #2146 )
2019-02-07 17:54:49 -08:00
Florian Mayer
834c12dc13
Update supported fuzzing engines in README ( #2022 )
2018-12-11 14:31:51 -08:00
Max Moroz
aa9c257a49
[docs] Add link to ClusterFuzz web interface from the main README.md. ( #2024 )
...
* [docs] Add link to ClusterFuzz web interface from the main README.md.
* Minor fix
2018-12-11 13:56:48 -08:00
Abhishek Arya
832d2c220d
Add new chapter blog post link
2018-12-03 13:45:38 -08:00
Abhishek Arya
ffdd05e126
Update README.md
2018-01-26 20:27:50 -08:00
Oliver Chang
2bcecf7123
Update README.md
2017-10-10 12:27:29 -07:00
Abhishek Arya
bbf2b4810c
Update README.md
2017-08-17 13:04:44 -07:00
Abhishek Arya
a51e5dda51
Update README.md
2017-08-17 12:55:09 -07:00
JonZeolla
ec3cc2aa38
[docs] Fix broken link in the main README.md ( #609 )
2017-05-15 17:23:18 +02:00
Kostya Serebryany
c283baf384
Update README.md
2017-05-08 19:32:16 -07:00
Oliver Chang
9ffc7cc9b5
Update README.md
2017-04-18 11:47:44 -07:00
Oliver Chang
85be93ce51
Update README.md
2017-03-22 19:54:54 -07:00
Oliver Chang
5f0f059382
Update README.md
2017-03-15 19:17:07 -07:00