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
*
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
*
pkg/runtest: make tests pass on freebsd
Dmitry Vyukov
2019-03-07
1
-1
/
+1
*
execprog, stress, prog2c: unify flags to enable additional features
Andrey Konovalov
2019-03-05
1
-0
/
+1
*
executor: add missing include
Dmitry Vyukov
2019-02-01
1
-0
/
+1
*
executor, pkg/ipc: simplify retry handling
Dmitry Vyukov
2019-01-31
1
-2
/
+3
*
executor: remove ability to detect kernel bugs
Dmitry Vyukov
2019-01-31
1
-3
/
+1
*
executor: fix do_sandbox_none on akaros and test
Dmitry Vyukov
2019-01-31
1
-2
/
+0
*
executor: handle pthread_create errors better
Dmitry Vyukov
2019-01-31
1
-3
/
+16
*
pkg/csource: write tracing output to stderr
Dmitry Vyukov
2019-01-31
1
-1
/
+1
*
sys/linux: extend AX25/ROSE/NETROM descriptions
Dmitry Vyukov
2018-12-24
1
-2
/
+2
*
pkg/csource: support tun and setuid repros on {free,open}bsd
Greg Steuck
2018-12-13
1
-1
/
+2
*
executor: fix handling of big-endian bitfields
Dmitry Vyukov
2018-12-08
1
-13
/
+4
*
executor: FreeBSD: fixed endian.h path
msvoelker
2018-11-23
1
-0
/
+4
*
Android: Fix sandbox implementation
Zach Riggle
2018-10-12
1
-2
/
+6
*
executor: make the debug output useful for race condition debugging
Alexander Popov
2018-09-24
1
-2
/
+1
*
RFC: android: Add support for untrusted_app sandboxing (#697)
Zach Riggle
2018-09-17
1
-1
/
+1
*
sys/linux: add syz_execute_func
Dmitry Vyukov
2018-08-30
1
-0
/
+9
*
Add mandatory OpenBSD bits (#689)
Anton Lindqvist
2018-08-28
1
-3
/
+3
*
executor: fix gcc warnings in fuchsia generated code
Dmitry Vyukov
2018-08-19
1
-13
/
+13
*
executor: fix cgroups
Dmitry Vyukov
2018-08-09
1
-3
/
+3
*
executor: mount binfmt_mist
Dmitry Vyukov
2018-08-09
1
-4
/
+4
*
executor: check write return value
Dmitry Vyukov
2018-08-05
1
-1
/
+5
*
executor: abort fuse connection
Dmitry Vyukov
2018-08-04
1
-6
/
+12
*
executor: make current_time_ms/sleep_ms
Dmitry Vyukov
2018-07-30
1
-4
/
+3
*
executor: disable clang-format for some parts
Dmitry Vyukov
2018-07-27
1
-8
/
+8
*
pkg/csource: add option to trace syscall results
Dmitry Vyukov
2018-07-27
1
-0
/
+11
*
pkg/csource: tidy generated code
Dmitry Vyukov
2018-07-27
1
-7
/
+100
*
executor: simplify event_timedwait
Dmitry Vyukov
2018-07-27
1
-15
/
+10
*
executor: overhaul
Dmitry Vyukov
2018-07-24
1
-110
/
+477
*
executor: fix typo in comment
Anton Lindqvist
2018-07-23
1
-1
/
+1
*
pkg/csource: support fuchsia
Dmitry Vyukov
2018-06-29
1
-7
/
+9
*
executor: make syscall table and number constant
Dmitry Vyukov
2018-06-07
1
-3
/
+0
*
sys/linux: add cgroup descriptions
Dmitry Vyukov
2018-03-25
1
-0
/
+6
*
executor: fix ifdef's for csource
Dmitry Vyukov
2018-03-07
1
-1
/
+2
*
executor: fix includes
Dmitry Vyukov
2018-03-05
1
-1
/
+6
*
sys/linux: add syz_init_net_socket syscall
Dmitry Vyukov
2018-03-05
1
-3
/
+4
*
executor: introduce uint64/32/16/8 types
Dmitry Vyukov
2017-12-27
1
-8
/
+12
*
executor: check format strings
Dmitry Vyukov
2017-12-27
1
-7
/
+11
*
executor: fix macros in common.h
Andrey Konovalov
2017-12-14
1
-3
/
+4
*
executor: fix build
Dmitry Vyukov
2017-12-06
1
-2
/
+2
[next]