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
Oliver Chang
eff691f83f
Update README.md
2017-03-15 13:13:37 -07:00
Oliver Chang
c2f88ee60f
Update README.md
2017-03-03 14:21:37 -08:00
Abhishek Arya
062995726e
Update README.md
2017-03-03 14:17:27 -08:00
Oliver Chang
8339132314
Add process diagram. ( #372 )
2017-02-10 10:27:14 -08:00
Collin Winter
eabb89cf6b
Fix typos and clarify grammar and word choice throughout the OSS-Fuzz docs. ( #363 )
2017-02-07 19:15:53 -08:00
Oliver Chang
eb014b7706
Update README.md
2017-01-24 12:24:15 -08:00
Max Moroz
b6b0315ae2
Add a reference to libFuzzer workshop in README.md. ( #281 )
2017-01-16 12:15:30 -08:00
Abhishek Arya
c878342c53
Update README.md
2017-01-05 13:41:57 -08:00
Oliver Chang
3c9c161c32
Update README.md
2016-12-06 15:13:03 -08:00
inferno-chromium
a561624234
Update README.md
2016-12-02 22:22:50 -08:00
Kostya Serebryany
229ffaede8
Update README.md
2016-12-02 20:41:47 -08:00
Kostya Serebryany
3057508b46
Update README.md
2016-12-02 17:15:57 -08:00
Kostya Serebryany
fefde2473d
Update README.md
2016-12-02 15:44:43 -08:00
Kostya Serebryany
a3dff739a3
Update README.md
2016-12-02 14:54:24 -08:00
inferno-chromium
5f71a3835b
Update README.md
2016-12-01 12:46:20 -08:00