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
/
pkg
/
csource
/
generated.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change KCSAN info file to debugfs
Marco Elver
2019-10-08
1
-1
/
+1
*
executor, host, csource: Add support to enable KCSAN
Marco Elver
2019-10-04
1
-0
/
+11
*
executor: handle USB IN requests with wLength == 0
Andrey Konovalov
2019-09-19
1
-3
/
+6
*
executor: always provide DEVICE_QUALIFIER USB descriptor
Andrey Konovalov
2019-09-19
1
-0
/
+15
*
executor/fuchsia: close vmo handle in syz_mmap.
Marco Vanotti
2019-09-12
1
-0
/
+5
*
executor/fuchsia: don't crash on syz_mmap failure.
Marco Vanotti
2019-09-11
1
-3
/
+7
*
executor/usb: use UTF16 encoding for default string
Andrey Konovalov
2019-09-06
1
-5
/
+18
*
executor/usb: fix null-ptr-deref in syz_usb_control_io
Andrey Konovalov
2019-09-06
1
-2
/
+2
*
executor/usb: improve debugging messages
Andrey Konovalov
2019-09-06
1
-9
/
+9
*
executor/usb: allow syz_usb_control_io args to be 0
Andrey Konovalov
2019-09-06
1
-2
/
+7
*
sys/linux, executor: basic support for multiple USB interfaces
Andrey Konovalov
2019-09-06
1
-15
/
+26
*
executor: fix sigsegv for default USB string response
Andrey Konovalov
2019-09-05
1
-1
/
+1
*
all: convert Fuchsia to use "host fuzzing" mode
Matthew Dempsky
2019-08-27
1
-0
/
+2
*
sys/linux, executor: minor USB fixes (#1361)
Andrey Konovalov
2019-08-23
1
-3
/
+6
*
executor: fix procid not declared properly for netbsd (#1358)
Andrey Konovalov
2019-08-22
1
-1
/
+1
*
sys/linux: add basic USB CDC Ethernet descriptions (#1328)
Andrey Konovalov
2019-08-09
1
-1
/
+1
*
executer/common_bsd.h: increase the number of tap/tun devices for NetBSD
R3x
2019-08-08
1
-0
/
+6
*
executor: add some USB realted TODOs (#1319)
Andrey Konovalov
2019-08-07
1
-1
/
+0
*
executor: drop CAP_SYS_NICE
Dmitry Vyukov
2019-07-22
1
-1
/
+1
*
executor: drop CAP_SYS_PTRACE with sandbox=none
Dmitry Vyukov
2019-07-22
1
-12
/
+22
*
sys/fuchsia: update zx_clock_get syscall (#1292)
Marco Vanotti
2019-07-16
1
-1
/
+2
*
sys/linux, executor: improve USB descriptions
Andrey Konovalov
2019-07-16
1
-6
/
+49
*
executor: add network packet injection for NetBSD
Siddharth M
2019-07-14
1
-10
/
+14
*
executor: fix out-of-bounds in USB fuzzing code
Andrey Konovalov
2019-07-11
1
-4
/
+8
*
executor: update USB fuzzing code to use new kernel API
Andrey Konovalov
2019-07-11
1
-42
/
+68
*
executor: make errors during thread creation exit zero
Anton Lindqvist
2019-07-04
1
-2
/
+2
*
sys/linux, executor: run make extract and generate
Andrey Konovalov
2019-07-01
1
-19
/
+71
*
sys/linux, executor: run make extract and generate
Andrey Konovalov
2019-06-24
1
-30
/
+72
*
pkg/csource: generate timeouts for USB syzcalls
Andrey Konovalov
2019-05-31
1
-1
/
+1
*
executor: exit after first detected leak in C repros
Dmitry Vyukov
2019-05-21
1
-6
/
+0
*
executor: implement support for leak checking
Dmitry Vyukov
2019-05-20
1
-32
/
+157
*
executor: unbreak on OpenBSD at runtime
Anton Lindqvist
2019-05-02
1
-0
/
+4
*
executor: improve setup for packet handling on *BSD (#1153)
Michael Tüxen
2019-05-01
1
-1
/
+20
*
executor: fix another compiler warning
Andrey Konovalov
2019-04-25
1
-1
/
+1
*
executor: fix compiler warning
Andrey Konovalov
2019-04-24
1
-2
/
+2
*
executor: use NONFAILING in common_usb.h
Andrey Konovalov
2019-04-23
1
-105
/
+130
*
executor: adjust waiting time for all usb syzcalls
Andrey Konovalov
2019-04-23
1
-2
/
+0
*
all: run make generate
Andrey Konovalov
2019-04-11
1
-2
/
+463
*
all: add optional close_fds feature to reproducers
Andrey Konovalov
2019-04-09
1
-4
/
+20
*
csource: use /*FOO*/ instead of [[FOO]]
Andrey Konovalov
2019-04-09
1
-9
/
+10
*
executor: move syz_execute_func after os imports. (#1107)
Marco Vanotti
2019-04-03
1
-14
/
+14
*
executor: don't fallthrough in switches in fuchsia (#1103)
Marco Vanotti
2019-04-03
1
-0
/
+3
*
executor: try to prevent machine outbreak
Dmitry Vyukov
2019-04-02
1
-1
/
+7
*
executor: prevent non-null expected warnings
Dmitry Vyukov
2019-03-21
1
-22
/
+22
*
executor: update fdio import path
Marco Vanotti
2019-03-20
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
-64
/
+124
*
executor: add newline in debug call
Dmitry Vyukov
2019-02-27
1
-1
/
+1
*
executor: update syntax for making W+X fuchsia memory
Julia Hansbrough
2019-02-27
1
-1
/
+5
*
executor: fix format strings
Dmitry Vyukov
2019-02-19
1
-2
/
+2
[prev]
[next]