aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/csource/common.go
Commit message (Expand)AuthorAgeFilesLines
* all: apply linter auto fixesTaras Madan2025-07-171-4/+4
* pkg/csource: remove C23 embed built-in definesAlexander Egorenkov2025-06-101-4/+7
* pkg/csource: remove obsolete go:generateDmitry Vyukov2025-04-021-2/+0
* executor: remove noshmem modeDmitry Vyukov2024-06-041-1/+0
* pkg/csource: remove the Repro optionAleksandr Nogikh2024-05-171-1/+0
* pkg/csource: replace go:generate with go:embedDmitry Vyukov2024-05-081-1/+2
* all: use special placeholder for errorsTaras Madan2023-07-241-1/+1
* all: support swap feature on LinuxAleksandr Nogikh2023-06-151-0/+1
* executor: add NIC PCI pass-through VF supportGeorge Kennedy2022-09-211-0/+1
* 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