aboutsummaryrefslogtreecommitdiffstats
path: root/tools/syz-execprog/execprog.go
Commit message (Expand)AuthorAgeFilesLines
...
* sys: add proc type to denote per proccess integersAndrey Konovalov2016-11-251-1/+1
* log: add packageDmitry Vyukov2016-10-091-10/+10
* execprog: remove debug leftoverDmitry Vyukov2016-09-061-1/+1
* execprog: make syz-execprog work more like syz-fuzzerDmitry Vyukov2016-09-051-40/+59
* syz-repro: fix false "not executing programs"Dmitry Vyukov2016-09-051-1/+1
* executor: revive setuid sandboxDmitry Vyukov2016-07-011-1/+4
* Use readelf to obtain the upper 32 bits of addresses returned by kcov.Alexander Potapenko2016-05-031-1/+1
* execprog: properly cleanup on ctrl+CDmitry Vyukov2016-02-181-3/+21
* ipc: unify command line flag handlingDmitry Vyukov2016-01-271-26/+5
* ipc: remove strace support tracesDmitry Vyukov2016-01-271-8/+1
* executor: new namespace-based sandboxDmitry Vyukov2016-01-221-4/+0
* prog: factor out execution log parsing functionalityDmitry Vyukov2015-12-231-35/+9
* execprog: detect executor-detected bugsDmitry Vyukov2015-12-231-0/+3
* execprog: replace loop flag with repeatDmitry Vyukov2015-12-231-2/+2
* add a flag to disable setpgid syscallDmitry Vyukov2015-12-171-0/+4
* executor: export syscall execution resultsDmitry Vyukov2015-12-171-1/+1
* remove master and naming overhaulDmitry Vyukov2015-12-171-0/+169