aboutsummaryrefslogtreecommitdiffstats
path: root/docs/syz_verifier.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: mention that syz-verifier is brokenAleksandr Nogikh2025-04-281-0/+3
| | | | | | Don't confuse the users by making it look like the tool works. Fixes #5950.
* executor: add runner modeDmitry Vyukov2024-06-241-7/+0
| | | | | | | Move all syz-fuzzer logic into syz-executor and remove syz-fuzzer. Also restore syz-runtest functionality in the manager. Update #4917 (sets most signal handlers to SIG_IGN)
* docs/syz-verifier: fix internal linkTaras Madan2021-10-051-2/+1
|
* docs/syz_verifier: update and reword introductionMarco Elver2021-09-101-40/+65
| | | | | | | | | | Update the introduction of syz-verifier to better define the problem it is attempting to solve: "semantic bugs" is the correct terminology for the type of bugs that syz-verifier attempts to find. Reflow the rest of the document to make it readable in plain-text. Co-developed-by: @maramihali
* docs: add documentation for syz-verifierMara Mihali2021-08-051-0/+92