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
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: better protect output region from corruptions
Dmitry Vyukov
2017-02-06
1
-9
/
+18
*
executor: fix undefined setup_tun() function error in c repros
Andrey Konovalov
2017-02-01
1
-2
/
+6
*
csource: regenerate and reformat
Dmitry Vyukov
2017-02-01
1
-1
/
+1
*
executor: fix tun initialization when sandbox != none
Andrey Konovalov
2017-01-31
2
-18
/
+32
*
sys: improve kvm description
Dmitry Vyukov
2017-01-28
4
-67
/
+120
*
all: implement edge coverage
Dmitry Vyukov
2017-01-27
1
-47
/
+122
*
executor: fix KVM test
Dmitry Vyukov
2017-01-27
1
-1
/
+1
*
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
3
-3
/
+15
*
executor: change tun subnet to 172.20.*
Andrey Konovalov
2017-01-23
1
-5
/
+3
*
executor: reduce syscall blocking delay from 100ms to 20ms
Dmitry Vyukov
2017-01-20
1
-2
/
+2
*
executor: fix warning regarding type cast in STORE_BY_BITMASK
Andrey Konovalov
2017-01-20
1
-1
/
+1
*
executor: fix copyin of values
Dmitry Vyukov
2017-01-17
4
-11
/
+44
*
prog: add bitfields to templates
Andrey Konovalov
2017-01-17
2
-8
/
+25
*
sys, executor: more kvm improvements
Dmitry Vyukov
2017-01-12
4
-24
/
+117
*
sys: extend kvm support
Dmitry Vyukov
2017-01-09
10
-0
/
+1460
*
executor: use NONFAILING strcpy in syz_open_dev
Dmitry Vyukov
2017-01-09
1
-1
/
+1
*
csource: compile with -Werror
Dmitry Vyukov
2017-01-09
1
-2
/
+2
*
executor: increase coverage size from 16K to 64K PCs
Dmitry Vyukov
2017-01-09
1
-1
/
+1
*
executor: don't fail on ENOMEM
Dmitry Vyukov
2016-12-16
1
-1
/
+3
*
executor: handle exit failures
Dmitry Vyukov
2016-12-08
2
-11
/
+38
*
executor: add struct to cap structs
Dmitry Vyukov
2016-12-07
1
-2
/
+2
*
executor: use different address for our network card
Dmitry Vyukov
2016-12-06
1
-3
/
+7
*
executor: change the way we wait for children
Dmitry Vyukov
2016-12-05
2
-8
/
+11
*
executor: don't try to open tun if it's not enabled
Andrey Konovalov
2016-12-02
2
-4
/
+11
*
csourse: emit remove_dir only when needed
Andrey Konovalov
2016-11-29
1
-0
/
+2
*
executor: emit ethernet traffic
Andrey Konovalov
2016-11-29
2
-14
/
+137
*
csource: don't emit syz_ syscalls is they are not used
Dmitry Vyukov
2016-11-26
1
-3
/
+26
*
executor: fix sandbox=setuid
Dmitry Vyukov
2016-11-22
1
-2
/
+4
*
csourceL add missing include and define
Dmitry Vyukov
2016-11-22
1
-0
/
+2
*
repro: factor out of syz-repro tool
Dmitry Vyukov
2016-11-19
2
-308
/
+368
*
sys, prog: add tests for description parsing and serialization
Dmitry Vyukov
2016-09-28
1
-0
/
+2
*
sys: remove autogenerated files
Dmitry Vyukov
2016-09-02
1
-3350
/
+0
*
csource: teach how to execute pseudo syz_ syscalls
Dmitry Vyukov
2016-08-28
2
-107
/
+115
*
executor, csource: share some common code between executor and csource
Dmitry Vyukov
2016-08-28
3
-3365
/
+3377
*
overhaul syscall description generation process
Dmitry Vyukov
2016-08-26
1
-4121
/
+3008
*
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
2
-23
/
+1136
*
executor: don't consider failures to remove temp dirs as crashes
Dmitry Vyukov
2016-06-28
1
-6
/
+6
*
sys: update generated files
Dmitry Vyukov
2016-06-13
1
-0
/
+207
*
executor: prevent test processes from ptracing parent processes
Dmitry Vyukov
2016-03-10
1
-0
/
+17
*
executor: ignore NOFILE errors during cleanup
Dmitry Vyukov
2016-03-10
1
-1
/
+8
*
executor: ignore the case when test process kills loop process
Dmitry Vyukov
2016-03-10
1
-1
/
+2
*
executor: make loop killing non-fatal
Dmitry Vyukov
2016-03-10
1
-1
/
+4
*
sys: fix /dev/snd/pcm description
Dmitry Vyukov
2016-02-05
1
-3
/
+6
*
ipc: give executor some time to startup
Dmitry Vyukov
2016-01-27
1
-1
/
+5
*
sys: regenerate after tun/random support
Dmitry Vyukov
2016-01-26
1
-0
/
+87
*
sys: open a bunch of new devices
Dmitry Vyukov
2016-01-26
2
-2
/
+148
*
sysgen: use __ppc64__ || __PPC64__ || __powerpc64__ to detect ppc
Dmitry Vyukov
2016-01-25
1
-3
/
+3
[next]