aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/csource/common.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/csource: do not delete comments inside macrosAleksandr Nogikh2022-01-131-1/+1
* all: replace collide mode by `async` call propertyAleksandr Nogikh2021-12-101-5/+5
* all: refactor fault injection into call propsAleksandr Nogikh2021-09-221-1/+1
* sys/targets: fix darwin reproducersPatrick Meyer2021-09-021-3/+3
* sys/targets: add darwin/amd64 targetPatrick Meyer2021-05-201-0/+3
* sys/linux: add ieee802154 descriptionsDmitry Vyukov2021-02-121-0/+1
* pkg/csource: setup sysctl's in C reproducersDmitry Vyukov2020-10-281-0/+1
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-261-5/+0
* all: integrate with mac80211_hwsimAleksandr Nogikh2020-09-221-0/+1
* pkg/csource: add comment re ignoring cpp errorsDmitry Vyukov2020-08-141-1/+8
* executor: remove block commentsDmitry Vyukov2020-08-041-1/+1
* all: initialize vhci in linuxTheOfficialFloW2020-07-301-0/+1
* csource, executor: add usb emulation featureAndrey Konovalov2020-04-031-0/+1
* pkg/csource: rename some optionsDmitry Vyukov2019-11-161-8/+8
* executor: refactor sandbox flagsDmitry Vyukov2019-11-161-5/+5
* executor: rename some macrosDmitry Vyukov2019-11-161-30/+30
* pkg/csoruce: test that executor does not mis-spell any of the SYZ_* macrosDmitry Vyukov2019-11-161-14/+17
* executor: move fixed pci devlink handle into network namespaceJiri Pirko2019-11-031-0/+1
* executor, host, csource: Add support to enable KCSANMarco Elver2019-10-041-0/+1
* pkg/csource: fix failing syz-runtest for NetBSDSiddharth M2019-08-211-0/+1
* executor: implement support for leak checkingDmitry Vyukov2019-05-201-0/+3
* all: add optional close_fds feature to reproducersAndrey Konovalov2019-04-091-0/+1
* csource: use /*FOO*/ instead of [[FOO]]Andrey Konovalov2019-04-091-1/+1
* pkg/runtest: make tests pass on freebsdDmitry Vyukov2019-03-071-0/+2
* pkg/csource: sort sys/types.h to the top on FreeBSDMark Johnston2019-03-071-1/+3
* execprog, stress, prog2c: unify flags to enable additional featuresAndrey Konovalov2019-03-051-2/+3
* 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