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
/
csource.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/host: don't fail if CONFIG_FAIL_FUTEX is not enabled
Dmitry Vyukov
2019-02-11
1
-0
/
+4
*
executor: remove ability to detect kernel bugs
Dmitry Vyukov
2019-01-31
1
-1
/
+0
*
pkg/csource: write tracing output to stderr
Dmitry Vyukov
2019-01-31
1
-2
/
+2
*
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
1
-0
/
+6
*
pkg/csource: fix PRINTF removal
Dmitry Vyukov
2018-12-26
1
-1
/
+1
*
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
1
-5
/
+7
*
executor: fix handling of big-endian bitfields
Dmitry Vyukov
2018-12-08
1
-6
/
+10
*
pkg/runtest: fixes for fuchsia
Dmitry Vyukov
2018-09-06
1
-1
/
+7
*
executor: fix gcc warnings in fuchsia generated code
Dmitry Vyukov
2018-08-19
1
-1
/
+1
*
pkg/csource: fix 32-bit syscall calls
Dmitry Vyukov
2018-08-09
1
-1
/
+7
*
pkg/csource: minor fixes
Dmitry Vyukov
2018-08-03
1
-1
/
+3
*
pkg/csource: refactor generateCalls
Dmitry Vyukov
2018-08-02
1
-42
/
+48
*
pkg/csource: refactor call generation
Dmitry Vyukov
2018-07-31
1
-27
/
+31
*
pkg/csource: add option to trace syscall results
Dmitry Vyukov
2018-07-27
1
-8
/
+15
*
pkg/csource: tidy generated code
Dmitry Vyukov
2018-07-27
1
-147
/
+61
*
executor: overhaul
Dmitry Vyukov
2018-07-24
1
-63
/
+90
*
prog, pkg/compiler: support fmt type
Dmitry Vyukov
2018-07-08
1
-28
/
+66
*
pkg/csource: prevent unused-result warnings
Dmitry Vyukov
2018-07-02
1
-2
/
+2
*
pkg/csource: account for different types of syscalls on fuchsia
Dmitry Vyukov
2018-06-30
1
-5
/
+10
*
pkg/csource: support fuchsia
Dmitry Vyukov
2018-06-29
1
-43
/
+40
*
Makefile, sys/targets: move all native compilation logic to sys/targets
Dmitry Vyukov
2018-06-06
1
-1
/
+1
*
gometalinter: enable line length checking
Dmitry Vyukov
2018-05-04
1
-14
/
+22
*
sys/linux: add support for reading partition tables
Dmitry Vyukov
2018-04-01
1
-1
/
+2
*
executor: fix compilation warnings
Dmitry Vyukov
2018-03-30
1
-1
/
+1
*
sys/linux: add support for mounting filesystem images
Dmitry Vyukov
2018-03-30
1
-1
/
+7
*
sys/linux: add cgroup descriptions
Dmitry Vyukov
2018-03-25
1
-3
/
+3
*
executor: simplify initialize_tun
Dmitry Vyukov
2018-02-26
1
-6
/
+9
*
executor: use proper default values for resources
Dmitry Vyukov
2018-02-26
1
-48
/
+46
*
prog: rework address allocation
Dmitry Vyukov
2018-02-19
1
-11
/
+36
*
pkg/csource: fix build of generated files
Dmitry Vyukov
2018-01-06
1
-1
/
+1
*
pkg/csource: tidy up generated code a bit
Dmitry Vyukov
2017-12-27
1
-15
/
+25
*
pkg/csource: add top-level repeat loop
Dmitry Vyukov
2017-12-27
1
-16
/
+28
*
pkg/csource: simplify generated code
Dmitry Vyukov
2017-12-27
1
-5
/
+3
*
executor: check format strings
Dmitry Vyukov
2017-12-27
1
-0
/
+1
*
pkg/csource: mimic the way syscalls are scheduled in executor
Dmitry Vyukov
2017-12-22
1
-22
/
+6
*
pkg/csource: fix handling of proc types
Dmitry Vyukov
2017-12-22
1
-18
/
+36
*
pkg/csource: limit thread stacks
Dmitry Vyukov
2017-12-22
1
-2
/
+5
*
pkg/csource: fix string escaping bug
Dmitry Vyukov
2017-12-22
1
-0
/
+2
*
pkg/csource: make strings more readable
Dmitry Vyukov
2017-12-17
1
-11
/
+56
*
prog: use dense indexes for copyout instructions
Dmitry Vyukov
2017-12-17
1
-13
/
+42
*
prog: add DeserializeExec
Dmitry Vyukov
2017-12-17
1
-124
/
+77
*
pkg/csource: refactor
Dmitry Vyukov
2017-12-17
1
-179
/
+2
*
sys/syz-extract: fix mmap on arm
Dmitry Vyukov
2017-11-23
1
-1
/
+1
*
pkg/csource: add function to parse serialized options
Dmitry Vyukov
2017-11-17
1
-44
/
+0
*
pkg/osutil: don't leace runaway processes
Dmitry Vyukov
2017-11-16
1
-4
/
+5
*
pkg/csource: add freebsd/netbsd support
Dmitry Vyukov
2017-10-26
1
-0
/
+4
*
executor, pkg/ipc: unify ipc protocol between linux and other OSes
Dmitry Vyukov
2017-10-16
1
-0
/
+1
*
pkg/csource: support akaros
Dmitry Vyukov
2017-10-16
1
-122
/
+154
[next]