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
*
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
*
executor: add missing include
Dmitry Vyukov
2019-02-01
1
-0
/
+1
*
executor, pkg/ipc: simplify retry handling
Dmitry Vyukov
2019-01-31
1
-2
/
+3
*
executor: remove ability to detect kernel bugs
Dmitry Vyukov
2019-01-31
1
-2
/
+0
*
sys/test/test: add tests for test exiting in the middle of execution
Dmitry Vyukov
2019-01-31
1
-0
/
+8
*
executor: fix do_sandbox_none on akaros and test
Dmitry Vyukov
2019-01-31
1
-83
/
+2
*
executor: handle pthread_create errors better
Dmitry Vyukov
2019-01-31
1
-3
/
+13
*
pkg/csource: write tracing output to stderr
Dmitry Vyukov
2019-01-31
1
-1
/
+1
*
executor: unbreak on OpenBSD
Anton Lindqvist
2019-01-19
1
-0
/
+1
*
executor: remove unused kvm_asm64_vm86
Dmitry Vyukov
2019-01-17
1
-1
/
+0
*
all: support extra coverage
Andrey Konovalov
2019-01-16
1
-1
/
+6
*
executor: adapt switching to user nobody to be more portable on BSDs
Kamil Rytarowski
2019-01-14
1
-5
/
+10
*
executor: do not call setrlimit(2) for RLIMIT_AS for NetBSD
Kamil Rytarowski
2019-01-14
1
-1
/
+1
*
executor: fix linux includes
Dmitry Vyukov
2018-12-29
1
-9
/
+10
*
executor: use netlink instead of ip command to setup net devices
Dmitry Vyukov
2018-12-29
1
-133
/
+374
*
executor: log failure in write_file
Dmitry Vyukov
2018-12-29
1
-41
/
+15
*
pkg/csource: use 0 for missing syscall args
Dmitry Vyukov
2018-12-27
1
-0
/
+56
*
executor: create more net devices on linux
Dmitry Vyukov
2018-12-26
1
-15
/
+26
*
executor: restrict ipc resource usage
Dmitry Vyukov
2018-12-26
1
-1
/
+21
*
sys/linux: extend AX25/ROSE/NETROM descriptions
Dmitry Vyukov
2018-12-24
1
-2
/
+26
*
pkg/csource: support tun and setuid repros on {free,open}bsd
Greg Steuck
2018-12-13
1
-1
/
+6
*
executor: reapply setuid sandbox for bsd
Greg Steuck
2018-12-11
1
-0
/
+70
*
Revert "executor: add setuid sandbox for openbsd"
Greg Steuck
2018-12-10
1
-70
/
+0
*
executor: add setuid sandbox for openbsd
Greg Steuck
2018-12-10
1
-0
/
+70
*
executor: fix handling of big-endian bitfields
Dmitry Vyukov
2018-12-08
1
-15
/
+12
*
pkg/csource: use defines from sys/syscall.h on *bsd
Greg Steuck
2018-12-02
1
-0
/
+1
*
executor: add support for tap interfaces on FreeBSD
Michael Tüxen
2018-12-01
1
-1
/
+15
*
openbsd: repair pkg/csource_test
Greg Steuck
2018-11-30
1
-39
/
+35
*
executor: Use correct macros.
Michael Tuexen
2018-11-30
1
-1
/
+1
[next]