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
/
executor.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
executor: reduce syscall blocking delay from 100ms to 20ms
Dmitry Vyukov
2017-01-20
1
-2
/
+2
*
prog: add bitfields to templates
Andrey Konovalov
2017-01-17
1
-8
/
+13
*
sys: extend kvm support
Dmitry Vyukov
2017-01-09
1
-0
/
+2
*
executor: increase coverage size from 16K to 64K PCs
Dmitry Vyukov
2017-01-09
1
-1
/
+1
*
executor: handle exit failures
Dmitry Vyukov
2016-12-08
1
-2
/
+1
*
executor: change the way we wait for children
Dmitry Vyukov
2016-12-05
1
-6
/
+8
*
executor: don't try to open tun if it's not enabled
Andrey Konovalov
2016-12-02
1
-1
/
+3
*
executor: emit ethernet traffic
Andrey Konovalov
2016-11-29
1
-1
/
+3
*
repro: factor out of syz-repro tool
Dmitry Vyukov
2016-11-19
1
-308
/
+3
*
csource: teach how to execute pseudo syz_ syscalls
Dmitry Vyukov
2016-08-28
1
-106
/
+3
*
executor, csource: share some common code between executor and csource
Dmitry Vyukov
2016-08-28
1
-35
/
+7
*
executor: add experimental mode to skip paging faults
Dmitry Vyukov
2016-08-22
1
-27
/
+65
*
executor: revive setuid sandbox
Dmitry Vyukov
2016-07-01
1
-15
/
+76
*
executor: add support for 386 arch (COMPAT syscalls)
Dmitry Vyukov
2016-06-30
1
-23
/
+23
*
executor: don't consider failures to remove temp dirs as crashes
Dmitry Vyukov
2016-06-28
1
-6
/
+6
*
executor: prevent test processes from ptracing parent processes
Dmitry Vyukov
2016-03-10
1
-0
/
+17
[prev]
[next]