Dmitry Vyukov
4db3f9927f
README.md: fix oss-fuzz badge link
2020-05-21 17:36:56 +02:00
Dmitry Vyukov
24d9114275
.github/workflows: add CI workflow
...
Switch from Travis to Github Actions for testing.
This is faster and is better integrated with github.
Update #1699
2020-05-18 11:34:42 +02:00
Dmitry Vyukov
6ae554d324
README.md: point Travis link to /branches
...
The current link points to the latest build for the project,
which may be on a random PR. Both failure and success are
mostly irrelevant. The /branches page seems to be more relevant.
2020-05-01 08:07:20 +02:00
Dmitry Vyukov
350a7a2647
docs: add talks page
...
Move all tech talks and articles to a separate page,
there are too many of them now to list on the main page.
Extend talks list with new talks.
2020-03-03 09:02:26 +01:00
Dmitry Vyukov
2274ad39c8
README: add proper syzkaller pronunciation
...
On popular request...
2020-02-01 12:34:56 +01:00
Yevgeny Pats
e5701ed16c
fuzzit.sh: migrate syzkaller to new org and introduce regression
...
The fuzzers now run on every new code that is pushed to master
Regression using the generated corpus from the above step is
run locally in the travis. This should fail the travis if new
or old bugs are introduce and thus help catch bugs earlier.
To reproduce locally you can run
./fuzzit create job --local syzkaller/target-name $PATH_TO_FUZZER
2019-08-09 11:56:42 +02:00
Dongliang Mu
84b9d38467
doc/linux: add one link for linux in the README.md ( #1194 )
2019-05-21 18:59:22 -07:00
Dmitry Vyukov
14eb6e7f57
docs: add new line in README.md
...
Add new line between description and supported OSes.
Looks better visually, also list of OSes is not split across lines.
2019-03-01 11:33:01 +01:00
Dmitry Vyukov
497599eda6
docs: improve README.md
...
1. Mention OpenBSD
2. Properly spell OS names (capitalize)
3. Shorten text for the mailing list
4. Remove indirection for found bugs
2019-03-01 11:26:33 +01:00
Dmitry Vyukov
3b8291bd1a
docs: move OS-specific docs to subdirs
...
Move freebsd, fuchsia, gvisor docs into own subdirs
as we do for all other OSes.
Add freebsd found_bugs.md.
2019-02-26 13:38:57 +01:00
Dmitry Vyukov
a0f00cc5a0
docs: move netbsd.md into own dir
...
The latest trend is to create a dir per OS as we now have too many of them.
Create a dir netbsd and move the existing doc into it.
2019-02-01 19:43:52 +01:00
Dmitry Vyukov
70b2a9e855
Makefile: collect coverage report for codecov.io
2018-12-31 12:51:07 +01:00
Dmitry Vyukov
b554370c53
docs/darwin: add some info about darwin
...
Also move windows into separate dir,
mention windows/darwin in found bugs.
2018-12-08 15:26:30 +01:00
Anton Lindqvist
bb3e4ee68c
docs: mention OpenBSD
2018-10-01 11:37:27 +02:00
Dmitry Vyukov
2f485cdfa9
docs: add research work based on syzkaller
2018-09-24 12:11:57 +02:00
Dmitry Vyukov
31549f438f
README.md: add go report card and license icons
2018-07-31 12:22:54 +02:00
Dmitry Vyukov
5e7849c5d1
docs: add gvisor page
2018-06-25 11:58:28 +02:00
Dmitry Vyukov
5be8929822
Update README.md
2018-04-23 15:36:58 +02:00
Dmitry Vyukov
f505ca4b5b
Update README.md
2018-03-12 12:53:30 +03:00
Dmitry Vyukov
e511d9f8d8
docs: add found_bugs for akaros
2017-11-01 20:41:02 +03:00
BALAJI.J.B
e276672b6b
Update README.md ( #404 )
2017-10-30 14:40:32 +01:00
Andrey Konovalov
4a7de22d60
docs: add links to new OS support docs
2017-10-27 10:04:34 +02:00
Andrey Konovalov
127b1dd85c
docs: move linux kernel specific docs to docs/linux/ dir
2017-10-27 10:04:34 +02:00
Dmitry Vyukov
9bf63a7b2b
Update README.md
2017-10-25 09:55:24 +02:00
Andrey Konovalov
c579f3e612
readme: add travis-ci status
2017-07-28 14:20:59 +02:00
Andrey Konovalov
15826f5087
docs: move parts of README to docs
2017-06-14 16:13:33 +02:00
Andrey Konovalov
4731d5a4ac
docs: minor clean up
2017-06-14 14:08:30 +02:00
Andrey Konovalov
ffc74dde6e
docs: move setup pages from wiki
2017-06-14 13:56:18 +02:00
Andrey Konovalov
48f768328f
docs: move exeprog, prog2c, repro page from wiki
2017-06-14 13:44:23 +02:00
Andrey Konovalov
e9b5b3f4c7
docs: move kernel configs page from wiki
2017-06-14 13:40:50 +02:00
Andrey Konovalov
6ed5e0a6f4
docs: move executing syzkaller page from wiki
2017-06-14 13:34:14 +02:00
Andrey Konovalov
4939b55f03
docs: move found bugs page from wiki
2017-06-14 13:26:14 +02:00
Andrey Konovalov
20368da681
docs: move sys/README.md to docs
2017-06-14 13:23:51 +02:00
Andrey Konovalov
2be54e498d
docs: move reporting kernel bugs page from wiki
2017-06-14 13:17:22 +02:00
Andrey Konovalov
acbeecfe56
docs: move contributing section from README to docs/
2017-06-14 13:12:19 +02:00
Andrey Konovalov
c2907101f0
Update README.md
2017-06-07 13:22:02 +02:00
Andrey Konovalov
dd3da8e11a
Update README.md
2017-06-07 13:14:38 +02:00
Andrey Konovalov
7bb7a86bdc
Update README.md
2017-06-06 12:48:44 +02:00
Dmitry Vyukov
7caa2a9eda
syz-manager/config: add test for example config parsing
...
This will ensure that the provided example config is up-to-date.
2017-06-04 10:45:42 +02:00
Andrey Konovalov
b0b76ff601
Update README.md
2017-06-01 14:03:08 +02:00
Dmitry Vyukov
4c777a2299
Update README.md
2017-06-01 11:47:02 +02:00
Andrey Konovalov
49cd7a61fb
Update README.md
2017-05-30 17:36:49 +02:00
Dmitry Vyukov
12b327fc21
Update README.md
2017-05-24 11:13:07 +02:00
Andrey Konovalov
ea8a55cd91
Update README.md
2017-05-19 14:39:16 +02:00
Andrey Konovalov
9cddbdad41
Update README.md
2017-05-17 14:49:41 +02:00
Dmitry Vyukov
e9de07e8ee
Update README.md
2017-05-09 21:00:50 -07:00
Dmitry Vyukov
c72bb92ef4
Update README.md
2017-01-18 19:55:49 +01:00
Stephen Hildrey
611fbd7885
Fix broken links for KASAN and KUBSAN
2016-12-09 20:32:10 +00:00
Dmitry Vyukov
20468be84d
Update README.md
2016-11-21 14:48:22 +01:00
Dmitry Vyukov
c2f9f251b2
Update README.md
2016-11-06 11:56:08 -08:00