aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs/openbsd: update found bugsAnton Lindqvist2021-10-141-0/+10
* docs/syz-verifier: fix internal linkTaras Madan2021-10-051-2/+1
* docs: set GO111MODULE=off to fix documentation compatibility with go v1.16+Taras Madan2021-09-291-1/+1
* docs: remove $ to simplify the commands copy-pasteTaras Madan2021-09-291-7/+7
* docs/linux: format QEMU sectionTaras Madan2021-09-291-4/+12
* docs/linux: format Image sectionTaras Madan2021-09-291-4/+14
* docs/linux: format Kernel sectionTaras Madan2021-09-291-14/+42
* docs/linux: add Prerequisites sectionTaras Madan2021-09-291-4/+14
* docs/linux: extend GCC sectionTaras Madan2021-09-291-1/+7
* docs: add a brief program syntax descriptionAleksandr Nogikh2021-09-222-2/+95
* docs: add few source links to research.mdDmitry Vyukov2021-09-171-2/+3
* docs/syz_verifier: update and reword introductionMarco Elver2021-09-101-40/+65
* vm/qemu: add apple_smc_osk and efi_{code,vars}_device optionsPatrick Meyer2021-09-031-1/+3
* docs: document how to fuzz macOSPatrick Meyer2021-09-023-19/+366
* docs/openbsd: update found bugsAnton Lindqvist2021-08-281-0/+4
* docs: add documentation for syz-verifierMara Mihali2021-08-052-0/+92
* executor: prepare code generator to allow other achitecturesAlexey Kardashevskiy2021-07-191-1/+1
* docs/executing_syzkaller_programs.md: fix typoNicky Chorley2021-07-121-1/+1
* docs/linux: recommend setting net.ifnames to 0Aleksandr Nogikh2021-07-073-0/+50
* docs/linux: remove the mentions of WheezyAleksandr Nogikh2021-07-071-2/+2
* all: support exclude globs in descriptorJoey Jiao2021-06-021-1/+2
* docs: add reference to Bowknot (USENIX Security'21)Vikram Narayanan2021-05-311-0/+1
* docs/research.md: remove duplicate reference to HFLVikram Narayanan2021-05-311-1/+0
* all: minor glob fixesDmitry Vyukov2021-05-261-2/+3
* pkg/compiler: add glob typeJoey Jiaojg2021-05-261-1/+3
* syz-manager: add prometheus metricsPalash Oswal2021-05-261-0/+16
* docs/linux: fixed deprecated commandMara Mihali2021-05-171-2/+4
* docs/openbsd: update found bugsAnton Lindqvist2021-05-121-0/+14
* pkg/host, docs: fix typosPatrick Meyer2021-05-061-1/+1
* docs: extend contributing.mdDmitry Vyukov2021-04-211-6/+17
* docs/contributing.md: fix syz-env invocationGarret Kelly2021-04-191-1/+1
* docs/linux: fix config syntaxDmitry Vyukov2021-04-141-3/+1
* docs: add an explanation re coverageDmitry Vyukov2021-03-181-1/+19
* docs: fix scp command in instructionsmusamaanjum2021-03-181-1/+1
* docs: clarify that running syzkaller locally is an optionDmitry Vyukov2021-03-181-0/+3
* docs/freebsd: update VM image link for 14Mark Johnston2021-03-031-1/+1
* docs: update test for syntaxMickaël Salaün2021-02-101-1/+1
* docs: update external_fuzzing_usb.md to match the latest codeRadoslav Gerganov2021-01-221-28/+15
* docs/openbsd: update found bugs.mdAnton Lindqvist2021-01-201-0/+16
* docs: add link to clang 11.0.1 release binariesMarco Elver2021-01-131-0/+1
* docs: add note on declaration ordering in syzlangDmitry Vyukov2021-01-091-0/+10
* docs: add reference to HFL paperDmitry Vyukov2021-01-061-0/+1
* docs: clarify how syzbot identifies bugsDmitry Vyukov2021-01-051-2/+9
* docs: update USB documentationAndrey Konovalov2020-12-161-31/+25
* docs: add document for syz-bisect toolJouni Hogander2020-12-101-0/+88
* docs/linux: fix up example qemu command for UbuntuTom Parkin2020-12-091-1/+1
* docs: add Healer reference to research.mdDmitry Vyukov2020-11-301-0/+1
* docs: update setup_linux-host_qemu-vm_arm64-kernel.mdAndrey Konovalov2020-11-241-1/+1
* vm/vmware: improve kernel log collection and VM managementRadoslav Gerganov2020-10-302-2/+10
* docs/freebsd: add more detailstigergao992020-10-231-15/+41