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
/
executor
/
common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: increase timeouts for glob requests
Nick Biryulin
2025-01-28
1
-1
/
+5
*
executor: query globs in the test program context
Dmitry Vyukov
2024-12-11
1
-2
/
+14
*
all: add qemu snapshotting mode
Dmitry Vyukov
2024-07-25
1
-2
/
+9
*
executor: prohibit malloc/calloc via linter
Dmitry Vyukov
2024-06-25
1
-1
/
+1
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-11
/
+8
*
executor: optimize waiting for child processes exit
Dmitry Vyukov
2024-06-10
1
-1
/
+1
*
executor: don't call close_fds twice
Dmitry Vyukov
2024-06-10
1
-1
/
+2
*
executor: remove noshmem mode
Dmitry Vyukov
2024-06-04
1
-7
/
+2
*
executor: rework feature setup
Dmitry Vyukov
2024-06-03
1
-8
/
+18
*
pkg/csource: remove the Repro option
Aleksandr Nogikh
2024-05-17
1
-2
/
+0
*
all: remove akaros support
Dmitry Vyukov
2024-04-15
1
-51
/
+3
*
all: support swap feature on Linux
Aleksandr Nogikh
2023-06-15
1
-0
/
+3
*
executor: move setup_ext() below other features
Aleksandr Nogikh
2023-06-15
1
-4
/
+3
*
executor: use exitf instead of fail outside of setup sequence (#3959)
Andrei Vagin
2023-06-15
1
-1
/
+1
*
executor: resolve pseudo syscall compilation problems
Aleksandr Nogikh
2023-05-04
1
-4
/
+6
*
executor: detangle common_openbsd.h out of common_bsd.h
Greg Steuck
2023-04-27
1
-1
/
+3
*
executor: use valid temporary dir on Android
Kris Alder
2023-03-21
1
-1
/
+1
*
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
[next]