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
/
executor.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
all: detect extra coverage support
Andrey Konovalov
2019-01-16
1
-4
/
+9
*
all: support extra coverage
Andrey Konovalov
2019-01-16
1
-16
/
+55
*
executor: fix max number of syscall args
Dmitry Vyukov
2018-12-26
1
-1
/
+1
*
executor: create more net devices on linux
Dmitry Vyukov
2018-12-26
1
-6
/
+6
*
prog, pkg/csource: more readable serialization for strings
Dmitry Vyukov
2018-12-15
1
-0
/
+1
*
executor: move setrlimit from setup_control_pipes to bsd os_init
Dmitry Vyukov
2018-12-14
1
-6
/
+0
*
executor: reapply setuid sandbox for bsd
Greg Steuck
2018-12-11
1
-0
/
+6
*
executor: fix handling of big-endian bitfields
Dmitry Vyukov
2018-12-08
1
-23
/
+39
*
executor: make the debug output useful for race condition debugging
Alexander Popov
2018-09-24
1
-26
/
+38
*
executor: fix build
Dmitry Vyukov
2018-09-20
1
-0
/
+13
*
executor: fix build
Dmitry Vyukov
2018-09-20
1
-3
/
+3
*
executor: move debug_dump_data() into common_linux.h
Anton Lindqvist
2018-09-20
1
-13
/
+0
*
executor: remove unused var flag_sandbox_privs
Dmitry Vyukov
2018-09-17
1
-32
/
+31
*
executor: make sandboxes more modular
Dmitry Vyukov
2018-09-17
1
-0
/
+6
*
RFC: android: Add support for untrusted_app sandboxing (#697)
Zach Riggle
2018-09-17
1
-3
/
+10
*
Add mandatory OpenBSD bits (#689)
Anton Lindqvist
2018-08-28
1
-1
/
+1
*
executor: mount binfmt_mist
Dmitry Vyukov
2018-08-09
1
-1
/
+2
*
executor: remap cover fd's to higher values
Dmitry Vyukov
2018-08-08
1
-4
/
+8
*
executor: collect coverage from unfinished syscalls
Dmitry Vyukov
2018-07-29
1
-117
/
+158
*
pkg/csource: tidy generated code
Dmitry Vyukov
2018-07-27
1
-1
/
+0
*
executor: overhaul
Dmitry Vyukov
2018-07-24
1
-0
/
+1269
*
executor: split source per-OS
Dmitry Vyukov
2017-09-20
1
-1001
/
+0
*
executor: remove unused headers
Dmitry Vyukov
2017-09-20
1
-2
/
+0
*
syz-manager, syz-fuzzer, executor: ensure that binaries are consistent
Dmitry Vyukov
2017-09-15
1
-0
/
+9
*
pkg/csource: support archs other than x86_64
Dmitry Vyukov
2017-09-15
1
-2
/
+3
*
executor: fix 32-bit mode
Dmitry Vyukov
2017-09-05
1
-5
/
+1
*
sys: improve timespec/timeval generation
Dmitry Vyukov
2017-09-05
1
-0
/
+2
*
executor, ipc: modify the IO between KCOV<->executor<->fuzzer
Victor Chibotaru
2017-08-30
1
-37
/
+116
*
executor, fuzzer: change the way Syzkaller opens the KCOV device
Victor Chibotaru
2017-08-30
1
-18
/
+38
*
executor: split a too long line
Dmitry Vyukov
2017-08-24
1
-1
/
+3
*
all: support i386 arch
Dmitry Vyukov
2017-08-19
1
-6
/
+16
*
executor: reformat
Dmitry Vyukov
2017-06-13
1
-1
/
+1
*
executor: don't define SYZ_ENABLE_TUN in executor
Andrey Konovalov
2017-06-12
1
-1
/
+0
*
executor: split setup_main_process into smaller functions
Andrey Konovalov
2017-06-12
1
-1
/
+2
*
csource: add EnableTun option
Andrey Konovalov
2017-06-12
1
-0
/
+1
*
all: cleanup executor/ipc status checking
Michael Pratt
2017-05-30
1
-1
/
+2
*
csource: reproduce crashes with fault injection
Dmitry Vyukov
2017-05-26
1
-8
/
+1
*
all: add fault injection capability
Dmitry Vyukov
2017-05-26
1
-7
/
+48
*
sys, executor: extract tcp sequence numbers from /dev/net/tun
Andrey Konovalov
2017-05-26
1
-0
/
+5
*
executor: increase syscall timeout in debug mode
Dmitry Vyukov
2017-05-23
1
-1
/
+2
*
prog, executor: move checksum computation to executor
Andrey Konovalov
2017-05-12
1
-0
/
+54
*
executor: bump per-call timeout
Dmitry Vyukov
2017-04-25
1
-1
/
+1
*
executor: support wrapping executor with an external sandbox process
Dmitry Vyukov
2017-02-27
1
-0
/
+10
*
executor: treat KCOV_ENABLE failure as transient
Dmitry Vyukov
2017-02-15
1
-2
/
+6
*
executor: increase kMaxCommands and add checks
Andrey Konovalov
2017-02-08
1
-1
/
+5
*
executor: better protect output region from corruptions
Dmitry Vyukov
2017-02-06
1
-9
/
+18
*
executor: fix tun initialization when sandbox != none
Andrey Konovalov
2017-01-31
1
-4
/
+4
*
all: implement edge coverage
Dmitry Vyukov
2017-01-27
1
-47
/
+122
*
adb: executor: Revert to adb reboot
Billy Lau
2017-01-26
1
-5
/
+0
*
executor: protect against memory corruptions better
Dmitry Vyukov
2017-01-25
1
-1
/
+1
[prev]
[next]