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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
pkg/csource: fix failing syz-runtest for NetBSD
Siddharth M
2019-08-21
2
-2
/
+3
*
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
*
pkg/csource: skip cross-builds that are doomed to fail
Dmitry Vyukov
2019-07-23
1
-0
/
+4
*
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
*
pkg/csource: test sys/*/test programs
Dmitry Vyukov
2019-07-22
1
-11
/
+52
*
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: add syz_usb_ep_read syzkall
Andrey Konovalov
2019-07-01
1
-2
/
+4
*
sys/linux, executor: run make extract and generate
Andrey Konovalov
2019-06-24
1
-30
/
+72
*
sys/linux, executor: add basic USB HID fuzzing support
Andrey Konovalov
2019-06-24
1
-0
/
+1
*
pkg/csource: generate timeouts for USB syzcalls
Andrey Konovalov
2019-05-31
2
-1
/
+13
*
pkg/csource: add ability to annotate syscalls using comments in C reproducers
Anton Lindqvist
2019-05-24
1
-1
/
+6
*
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
4
-38
/
+165
*
Makefile: enable 386 executor build in presubmit
Dmitry Vyukov
2019-05-07
1
-5
/
+0
*
Makefile: enable arm executor build in presubmit
Dmitry Vyukov
2019-05-07
1
-6
/
+0
*
executor: change syscall argument type to intptr_t
munjinoo
2019-05-07
1
-9
/
+9
*
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: fix some static analysis warnings
Dmitry Vyukov
2019-04-23
1
-18
/
+18
*
all: run make generate
Andrey Konovalov
2019-04-11
1
-2
/
+463
*
all: add basic USB fuzzing support
Andrey Konovalov
2019-04-11
1
-0
/
+1
*
all: add optional close_fds feature to reproducers
Andrey Konovalov
2019-04-09
4
-12
/
+47
*
csource: use /*FOO*/ instead of [[FOO]]
Andrey Konovalov
2019-04-09
2
-10
/
+11
*
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
*
all: fix warnings pointed to by golangci-lint
Dmitry Vyukov
2019-03-28
1
-1
/
+1
*
pkg/csource: allow to ignore warnings during build
Dmitry Vyukov
2019-03-21
1
-3
/
+14
*
executor: prevent non-null expected warnings
Dmitry Vyukov
2019-03-21
2
-23
/
+34
*
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
3
-1
/
+5
*
pkg/csource: sort sys/types.h to the top on FreeBSD
Mark Johnston
2019-03-07
3
-4
/
+11
[prev]
[next]