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
*
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
*
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
*
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
*
executor: move debug_dump_data() into common_linux.h
Anton Lindqvist
2018-09-20
1
-0
/
+12
*
executor: make sandboxes more modular
Dmitry Vyukov
2018-09-17
1
-36
/
+3
*
RFC: android: Add support for untrusted_app sandboxing (#697)
Zach Riggle
2018-09-17
1
-5
/
+116
*
executor: reset oom_score_adj for test process
Dmitry Vyukov
2018-09-11
1
-0
/
+3
*
executor: sandbox with memory/pid cgroups
Dmitry Vyukov
2018-09-10
1
-10
/
+32
*
sys/linux: add syz_execute_func
Dmitry Vyukov
2018-08-30
1
-3
/
+11
*
Add mandatory OpenBSD bits (#689)
Anton Lindqvist
2018-08-28
1
-3
/
+31
*
executor: fix gcc warnings in fuchsia generated code
Dmitry Vyukov
2018-08-19
1
-20
/
+24
*
executor: fix FS_XFLAG_IMMUTABLE for 32-bit mode
Dmitry Vyukov
2018-08-09
1
-13
/
+5
*
executor: fix cgroups
Dmitry Vyukov
2018-08-09
1
-4
/
+4
[next]