aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* gometalinter: check dot importsDmitry Vyukov2018-05-032-28/+28
* syz-upgrade: fix typo in usage messageHyeongchan Kim2018-04-211-1/+1
* tools/syz-execprog: reduce log level of some messagesDmitry Vyukov2018-04-081-7/+10
* tools: fix create-image.sh againDmitry Vyukov2018-04-071-3/+3
* tools: improve demo_setup.shDmitry Vyukov2018-04-071-4/+5
* pkg/prog: explain why syscalls are transitively disabledDmitry Vyukov2018-04-062-13/+8
* pkg/host: explain why syscalls are disabledDmitry Vyukov2018-04-061-5/+3
* tools: add a script that setups everythingDmitry Vyukov2018-04-051-0/+73
* tools/syz-execprog: dump coverage in text formatDmitry Vyukov2018-04-051-6/+1
* sys/linux: test various binfmt's in execveDmitry Vyukov2018-04-022-3/+5
* sys/linux: add support for reading partition tablesDmitry Vyukov2018-04-011-16/+33
* sys/linux: add support for mounting filesystem imagesDmitry Vyukov2018-03-303-3/+120
* tools: remove stray comments in create-image.shDmitry Vyukov2018-03-291-3/+3
* tools/syz-db: allow to specify db version in packDmitry Vyukov2018-03-271-5/+14
* sys/linux: add cgroup descriptionsDmitry Vyukov2018-03-252-26/+30
* all: fix gometalinter warningsDmitry Vyukov2018-03-082-2/+1
* sys/linux: add syz_init_net_socket syscallDmitry Vyukov2018-03-051-1/+1
* tools/syz-mutate: allow limiting set of syscallsDmitry Vyukov2018-02-171-6/+29
* tools/syz-execprog: fix parsing of multiple logsDmitry Vyukov2018-01-311-1/+1
* tools/syz-symbolize: allow to symbolize arbitrary kernel outputDmitry Vyukov2018-01-091-2/+1
* tools/syz-symbolize: assume that kernel is in the current dirDmitry Vyukov2017-12-271-2/+2
* syz-fuzzer: refactorDmitry Vyukov2017-12-181-2/+1
* pkg/ipc: make threaded/collide per-program optionsDmitry Vyukov2017-12-172-18/+10
* tools: fix create-image.shDmitry Vyukov2017-12-081-3/+3
* tools/syz-execprog: extend hints outputDmitry Vyukov2017-12-081-0/+3
* tools: include selinux packages when building imagesDmitry Vyukov2017-12-082-4/+4
* tools/syz-crush: fix for new multi-target worldDmitry Vyukov2017-11-301-3/+4
* pkg/report: include Maintainers into reportDmitry Vyukov2017-11-291-36/+9
* pkg/report: add Output to ReportDmitry Vyukov2017-11-291-2/+2
* sys/linux: add binder descriptionsDmitry Vyukov2017-11-271-0/+4
* pkg/report: various corrupted report detection improvementsAndrey Konovalov2017-11-231-0/+57
* vm: return Report from MonitorExecutionDmitry Vyukov2017-11-211-7/+3
* pkg/report, pkg/repro, syz-manager: name crash attributes consistentlyDmitry Vyukov2017-11-142-5/+5
* vm: remove needOutput arg for MonitorExecutionDmitry Vyukov2017-11-141-1/+1
* pkg/report: combine report data into a structDmitry Vyukov2017-11-141-2/+7
* pkg/report: add corrupted report detectionAndrey Konovalov2017-11-131-1/+1
* execprog: correctly handle fault injectionsAndrey Konovalov2017-11-071-17/+26
* tools/syz-execprog: allow to override target OSDmitry Vyukov2017-11-061-1/+2
* docs, tools: add local link checkerAndrey Konovalov2017-10-271-0/+66
* syz-fuzzer: generates hints only for the call that gave new coverageDmitry Vyukov2017-10-231-7/+8
* tools/syz-execprog: print total number of comps/hintsDmitry Vyukov2017-10-231-2/+18
* pkg/report: support multiple OSesDmitry Vyukov2017-10-184-96/+56
* tools/syz-mutate: allow to specify targetDmitry Vyukov2017-10-171-20/+21
* tools/syz-prog2c: allow to specify target OSDmitry Vyukov2017-10-161-1/+2
* tools/syz-stress: allow to specify target OSDmitry Vyukov2017-10-161-2/+12
* tools/syz-prog2c: import targetsDmitry Vyukov2017-10-021-0/+1
* sys/windows: add more descriptionsDmitry Vyukov2017-09-271-0/+279
* all: more assorted fuchsia supportDmitry Vyukov2017-09-223-36/+5
* all: initial support for fuchsiaDmitry Vyukov2017-09-203-12/+33
* prog: remove default target and all global stateDmitry Vyukov2017-09-157-24/+34