aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/csource/common.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/csource: add support for creating reproducers on OpenBSDAnton Lindqvist2018-11-171-1/+2
* RFC: android: Add support for untrusted_app sandboxing (#697)Zach Riggle2018-09-171-26/+28
* pkg/csource: refactor defineListDmitry Vyukov2018-08-021-76/+35
* pkg/csource: rafactor option checkingDmitry Vyukov2018-07-311-3/+1
* pkg/csource: rewrite gen.sh in GoDmitry Vyukov2018-07-271-1/+1
* pkg/csource: add option to trace syscall resultsDmitry Vyukov2018-07-271-0/+6
* pkg/csource: tidy generated codeDmitry Vyukov2018-07-271-9/+27
* executor: overhaulDmitry Vyukov2018-07-241-14/+24
* pkg/csource: support fuchsiaDmitry Vyukov2018-06-291-3/+6
* Makefile, sys/targets: move all native compilation logic to sys/targetsDmitry Vyukov2018-06-061-1/+1
* pkg/csource: minimize netdevices and net resetDmitry Vyukov2018-05-171-3/+6
* sys/linux: add cgroup descriptionsDmitry Vyukov2018-03-251-0/+3
* all: fix gometalinter warningsDmitry Vyukov2018-03-081-1/+1
* prog: combine RequiresBitmasks and RequiresChecksums into RequiredFeaturesDmitry Vyukov2018-02-191-2/+3
* sys/linux: extend netfilter descriptionsDmitry Vyukov2018-01-271-0/+3
* executor: introduce uint64/32/16/8 typesDmitry Vyukov2017-12-271-0/+10
* pkg/csource: refactorDmitry Vyukov2017-12-171-0/+123
* pkg/csource: support akarosDmitry Vyukov2017-10-161-2042/+0
* executor: write debug output to stderrDmitry Vyukov2017-10-161-2/+2
* executor: include missing headerDmitry Vyukov2017-10-101-3/+6
* executor: support fragmentation in syz_emit_ethernetDmitry Vyukov2017-10-021-16/+67
* executor: fix execution of windows syscallsDmitry Vyukov2017-09-271-1/+6
* executor, sys/windows: initial windows supportDmitry Vyukov2017-09-251-54/+59
* all: more assorted fuchsia supportDmitry Vyukov2017-09-221-147/+148
* executor: sandbox with RLIMIT_MEMLOCKDmitry Vyukov2017-08-081-0/+2
* pkg/csource: make all usleeps randomAndrey Konovalov2017-07-241-2/+0
* pkg/csource: regenerateDmitry Vyukov2017-06-261-0/+2
* pkg/csource: move from csourceDmitry Vyukov2017-06-171-0/+1975