index
:
syz
actual
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
/
executor
/
common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: add setup_ext_test extension point
Dmitry Vyukov
2022-11-01
1
-0
/
+3
*
executor: test extension points
Dmitry Vyukov
2022-11-01
1
-0
/
+4
*
executor: also reset flags on the parent dir if unlinking fails
Mark Johnston
2022-06-24
1
-0
/
+1
*
executor: clear more file flags when removing files
Mark Johnston
2022-06-24
1
-1
/
+1
*
executor: skips declaration of unused function 'doexit_thread' for fuchsia
Kouame Behouba Manassé
2022-06-22
1
-0
/
+2
*
executor: try harder to unlink files on FreeBSD
Mark Johnston
2022-06-17
1
-2
/
+31
*
executor: allow external extensions of the setup phase
Dmitry Vyukov
2022-04-27
1
-0
/
+3
*
executor: fail on SEGV during clone()
Aleksandr Nogikh
2022-01-21
1
-0
/
+17
*
executor: add extension point for adding non-mainline pseudo-syscalls
Dmitry Vyukov
2022-01-19
1
-0
/
+2
*
executor: move SYSCALL_DEFINES above common_*.h includes
Aleksandr Nogikh
2022-01-13
1
-1
/
+4
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
1
-12
/
+2
*
executor: setup cgroups once
Dmitry Vyukov
2021-10-12
1
-0
/
+3
*
executor: work around clang-format issue
Dmitry Vyukov
2021-10-05
1
-4
/
+6
*
executor: check for single-line compound statements
Dmitry Vyukov
2021-10-01
1
-4
/
+2
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
1
-1
/
+7
*
sys/darwin: initial syscall definitions
Patrick Meyer
2021-06-07
1
-1
/
+1
*
executor: initial darwin support
Patrick Meyer
2021-05-20
1
-5
/
+12
*
sys/linux: add ieee802154 descriptions
Dmitry Vyukov
2021-02-12
1
-0
/
+3
*
executor/common: repair clang complaint about bad indentation
Greg Steuck
2020-12-30
1
-1
/
+2
*
executor: remove hardcoded timeouts
Dmitry Vyukov
2020-12-25
1
-6
/
+12
*
pkg/csource: setup sysctl's in C reproducers
Dmitry Vyukov
2020-10-28
1
-0
/
+3
*
executor: msvc support syz-executor
Suraj K Suresh
2020-10-03
1
-3
/
+17
*
executor: forbid inlining of 'remove_dir'
Alexander Egorenkov
2020-09-18
1
-1
/
+8
*
executor: improve opendir(3) error handling
Anton Lindqvist
2020-09-12
1
-1
/
+13
*
sys/test/test: add a hanging test
Dmitry Vyukov
2020-09-12
1
-1
/
+1
*
executor: warn about C89-style var declarations
Dmitry Vyukov
2020-08-14
1
-10
/
+9
*
executor: always ignore SIGBUS on FreeBSD
Mark Johnston
2020-08-08
1
-1
/
+13
*
executor: add some code style checks
Dmitry Vyukov
2020-08-06
1
-1
/
+1
*
executor: remove block comments
Dmitry Vyukov
2020-08-04
1
-10
/
+10
*
executor: remove NONFAILING from pseudo-syscalls
Dmitry Vyukov
2020-07-15
1
-1
/
+1
*
executor: fix endianness problem in internet checksum
Alexander Egorenkov
2020-06-19
1
-1
/
+1
*
sys/netbsd: add support for fault injection (#1817)
m00nbsd
2020-06-11
1
-1
/
+1
*
executor: fix typo (#1737)
Michael Tüxen
2020-05-13
1
-1
/
+1
*
executor: fix #ifdef condition for remove_dir()
Michael Tuexen
2020-05-13
1
-1
/
+1
*
csource, executor: add usb emulation feature
Andrey Konovalov
2020-04-03
1
-0
/
+3
*
executor, sys/linux: add ath9k usb descriptions
Andrey Konovalov
2020-03-13
1
-2
/
+3
*
executor: fix clang-tidy warnings
Dmitry Vyukov
2020-03-11
1
-1
/
+1
*
executor: rename some macros
Dmitry Vyukov
2019-11-16
1
-17
/
+17
*
executor, host, csource: Add support to enable KCSAN
Marco Elver
2019-10-04
1
-0
/
+3
*
all: convert Fuchsia to use "host fuzzing" mode
Matthew Dempsky
2019-08-27
1
-0
/
+2
*
executor: fix procid not declared properly for netbsd (#1358)
Andrey Konovalov
2019-08-22
1
-1
/
+1
*
executor: make errors during thread creation exit zero
Anton Lindqvist
2019-07-04
1
-2
/
+2
*
pkg/csource: generate timeouts for USB syzcalls
Andrey Konovalov
2019-05-31
1
-1
/
+2
*
executor: implement support for leak checking
Dmitry Vyukov
2019-05-20
1
-2
/
+21
*
all: add basic USB fuzzing support
Andrey Konovalov
2019-04-11
1
-2
/
+3
*
all: add optional close_fds feature to reproducers
Andrey Konovalov
2019-04-09
1
-2
/
+12
*
csource: use /*FOO*/ instead of [[FOO]]
Andrey Konovalov
2019-04-09
1
-13
/
+10
*
executor: move syz_execute_func after os imports. (#1107)
Marco Vanotti
2019-04-03
1
-16
/
+16
*
executor: try to prevent machine outbreak
Dmitry Vyukov
2019-04-02
1
-1
/
+13
*
executor: prevent non-null expected warnings
Dmitry Vyukov
2019-03-21
1
-1
/
+1
[next]