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
/
pkg
/
csource
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: fix format strings
Dmitry Vyukov
2019-02-19
1
-2
/
+2
*
pkg/host: don't fail if CONFIG_FAIL_FUTEX is not enabled
Dmitry Vyukov
2019-02-11
1
-0
/
+4
*
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
2
-3
/
+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
2
-3
/
+3
*
Makefile: enable -Wunused-const-variable
Dmitry Vyukov
2019-01-19
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
*
prog, pkg/{csource,ifuzz,ipc,repro}: make tests deterministic on travis
Dmitry Vyukov
2019-01-02
1
-0
/
+3
*
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: split emitCall function
Dmitry Vyukov
2018-12-27
1
-11
/
+16
*
pkg/csource: use 0 for missing syscall args
Dmitry Vyukov
2018-12-27
2
-0
/
+62
*
pkg/csource: fix PRINTF removal
Dmitry Vyukov
2018-12-26
1
-1
/
+1
*
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
*
prog, pkg/csource: more readable serialization for strings
Dmitry Vyukov
2018-12-15
1
-52
/
+4
*
pkg/csource: support tun and setuid repros on {free,open}bsd
Greg Steuck
2018-12-13
3
-8
/
+17
*
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
2
-21
/
+22
*
pkg/csource: exclude linux/arm64 tests
Dmitry Vyukov
2018-12-05
1
-7
/
+5
*
pkg/csource: reduce short tests
Dmitry Vyukov
2018-12-03
2
-40
/
+43
*
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
2
-43
/
+35
*
executor: Use correct macros.
Michael Tuexen
2018-11-30
1
-1
/
+1
*
executor: Fix compilation on FreeBSD.
Michael Tuexen
2018-11-30
1
-5
/
+4
*
executor: FreeBSD: fixed endian.h path
msvoelker
2018-11-23
1
-0
/
+4
*
sys/fuchsia: update VMAR syscalls
Marco Vanotti
2018-11-21
1
-3
/
+3
*
executor: OpenBSD network package injection
Greg Steuck
2018-11-17
1
-6
/
+214
*
sys/targest: introduce target.BuildOS
Dmitry Vyukov
2018-11-17
1
-3
/
+3
*
pkg/csource: add support for creating reproducers on OpenBSD
Anton Lindqvist
2018-11-17
1
-1
/
+2
*
executor: fix inclusion of kvm arch-specific code
Dmitry Vyukov
2018-10-31
1
-2
/
+2
*
Android: Fix sandbox implementation
Zach Riggle
2018-10-12
1
-3
/
+10
*
executor: Fuchsia: Use zx_task_resume_from_exception()
Scott Graham
2018-10-10
1
-2
/
+2
*
executor: tune memcg container logic
Dmitry Vyukov
2018-10-10
1
-12
/
+6
*
executor: fix build on newer linux distros
Dmitry Vyukov
2018-09-27
1
-2
/
+30
*
executor: make the debug output useful for race condition debugging
Alexander Popov
2018-09-24
1
-4
/
+1
*
executor: fix build
Dmitry Vyukov
2018-09-20
1
-12
/
+0
[next]