index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
csource
/
common.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-4
/
+4
*
pkg/csource: remove C23 embed built-in defines
Alexander Egorenkov
2025-06-10
1
-4
/
+7
*
pkg/csource: remove obsolete go:generate
Dmitry Vyukov
2025-04-02
1
-2
/
+0
*
executor: remove noshmem mode
Dmitry Vyukov
2024-06-04
1
-1
/
+0
*
pkg/csource: remove the Repro option
Aleksandr Nogikh
2024-05-17
1
-1
/
+0
*
pkg/csource: replace go:generate with go:embed
Dmitry Vyukov
2024-05-08
1
-1
/
+2
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-1
/
+1
*
all: support swap feature on Linux
Aleksandr Nogikh
2023-06-15
1
-0
/
+1
*
executor: add NIC PCI pass-through VF support
George Kennedy
2022-09-21
1
-0
/
+1
*
pkg/csource: do not delete comments inside macros
Aleksandr Nogikh
2022-01-13
1
-1
/
+1
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
1
-5
/
+5
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
1
-1
/
+1
*
sys/targets: fix darwin reproducers
Patrick Meyer
2021-09-02
1
-3
/
+3
*
sys/targets: add darwin/amd64 target
Patrick Meyer
2021-05-20
1
-0
/
+3
*
sys/linux: add ieee802154 descriptions
Dmitry Vyukov
2021-02-12
1
-0
/
+1
*
pkg/csource: setup sysctl's in C reproducers
Dmitry Vyukov
2020-10-28
1
-0
/
+1
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-5
/
+0
*
all: integrate with mac80211_hwsim
Aleksandr Nogikh
2020-09-22
1
-0
/
+1
*
pkg/csource: add comment re ignoring cpp errors
Dmitry Vyukov
2020-08-14
1
-1
/
+8
*
executor: remove block comments
Dmitry Vyukov
2020-08-04
1
-1
/
+1
*
all: initialize vhci in linux
TheOfficialFloW
2020-07-30
1
-0
/
+1
*
csource, executor: add usb emulation feature
Andrey Konovalov
2020-04-03
1
-0
/
+1
*
pkg/csource: rename some options
Dmitry Vyukov
2019-11-16
1
-8
/
+8
*
executor: refactor sandbox flags
Dmitry Vyukov
2019-11-16
1
-5
/
+5
*
executor: rename some macros
Dmitry Vyukov
2019-11-16
1
-30
/
+30
*
pkg/csoruce: test that executor does not mis-spell any of the SYZ_* macros
Dmitry Vyukov
2019-11-16
1
-14
/
+17
*
executor: move fixed pci devlink handle into network namespace
Jiri Pirko
2019-11-03
1
-0
/
+1
*
executor, host, csource: Add support to enable KCSAN
Marco Elver
2019-10-04
1
-0
/
+1
*
pkg/csource: fix failing syz-runtest for NetBSD
Siddharth M
2019-08-21
1
-0
/
+1
*
executor: implement support for leak checking
Dmitry Vyukov
2019-05-20
1
-0
/
+3
*
all: add optional close_fds feature to reproducers
Andrey Konovalov
2019-04-09
1
-0
/
+1
*
csource: use /*FOO*/ instead of [[FOO]]
Andrey Konovalov
2019-04-09
1
-1
/
+1
*
pkg/runtest: make tests pass on freebsd
Dmitry Vyukov
2019-03-07
1
-0
/
+2
*
pkg/csource: sort sys/types.h to the top on FreeBSD
Mark Johnston
2019-03-07
1
-1
/
+3
*
execprog, stress, prog2c: unify flags to enable additional features
Andrey Konovalov
2019-03-05
1
-2
/
+3
*
pkg/csource: add support for creating reproducers on OpenBSD
Anton Lindqvist
2018-11-17
1
-1
/
+2
*
RFC: android: Add support for untrusted_app sandboxing (#697)
Zach Riggle
2018-09-17
1
-26
/
+28
*
pkg/csource: refactor defineList
Dmitry Vyukov
2018-08-02
1
-76
/
+35
*
pkg/csource: rafactor option checking
Dmitry Vyukov
2018-07-31
1
-3
/
+1
*
pkg/csource: rewrite gen.sh in Go
Dmitry Vyukov
2018-07-27
1
-1
/
+1
*
pkg/csource: add option to trace syscall results
Dmitry Vyukov
2018-07-27
1
-0
/
+6
*
pkg/csource: tidy generated code
Dmitry Vyukov
2018-07-27
1
-9
/
+27
*
executor: overhaul
Dmitry Vyukov
2018-07-24
1
-14
/
+24
*
pkg/csource: support fuchsia
Dmitry Vyukov
2018-06-29
1
-3
/
+6
*
Makefile, sys/targets: move all native compilation logic to sys/targets
Dmitry Vyukov
2018-06-06
1
-1
/
+1
*
pkg/csource: minimize netdevices and net reset
Dmitry Vyukov
2018-05-17
1
-3
/
+6
*
sys/linux: add cgroup descriptions
Dmitry Vyukov
2018-03-25
1
-0
/
+3
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-1
/
+1
*
prog: combine RequiresBitmasks and RequiresChecksums into RequiredFeatures
Dmitry Vyukov
2018-02-19
1
-2
/
+3
*
sys/linux: extend netfilter descriptions
Dmitry Vyukov
2018-01-27
1
-0
/
+3
[next]