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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: new namespace-based sandbox
Dmitry Vyukov
2016-01-22
2
-8
/
+0
*
vm: faster output oops grepping
Dmitry Vyukov
2016-01-19
1
-8
/
+8
*
csource: format source with clang-format
Dmitry Vyukov
2016-01-15
1
-0
/
+5
*
vm/adb: add adb-based VM
Dmitry Vyukov
2016-01-11
1
-0
/
+1
*
vm: refactor VM interface in preparation for adb support
Dmitry Vyukov
2016-01-11
1
-11
/
+21
*
tools: add script that creates a Linux image suitable for syzkaller
Dmitry Vyukov
2016-01-07
1
-0
/
+36
*
tools/stress: disable unsupported syscalls
Dmitry Vyukov
2015-12-30
1
-5
/
+35
*
tools/syz-upgrade: helper tool for corpus format upgrades
Dmitry Vyukov
2015-12-28
1
-0
/
+59
*
tools/syz-repro: fix repeat multiplier
Dmitry Vyukov
2015-12-24
1
-1
/
+0
*
tools/syz-repro: add reproduction tool
Dmitry Vyukov
2015-12-23
1
-0
/
+250
*
prog: factor out execution log parsing functionality
Dmitry Vyukov
2015-12-23
1
-35
/
+9
*
execprog: detect executor-detected bugs
Dmitry Vyukov
2015-12-23
1
-0
/
+3
*
execprog: replace loop flag with repeat
Dmitry Vyukov
2015-12-23
1
-2
/
+2
*
csource: new package
Dmitry Vyukov
2015-12-23
1
-4
/
+16
*
add a flag to disable setpgid syscall
Dmitry Vyukov
2015-12-17
2
-0
/
+8
*
executor: export syscall execution results
Dmitry Vyukov
2015-12-17
2
-2
/
+2
*
remove master and naming overhaul
Dmitry Vyukov
2015-12-17
4
-0
/
+0
*
move Gate type to ipc package and use it in stress tool
Dmitry Vyukov
2015-12-17
1
-8
/
+22
*
tools/stress: minor improvements
Dmitry Vyukov
2015-12-17
1
-10
/
+22
*
execprog: rate limit printing
Dmitry Vyukov
2015-11-28
1
-4
/
+9
*
tools/stress: support missing flags
Dmitry Vyukov
2015-11-23
1
-2
/
+15
*
use fork server in executor
Dmitry Vyukov
2015-11-10
1
-29
/
+32
*
go fmt
Dmitry Vyukov
2015-11-10
2
-2
/
+2
*
merge execlog and execprog tools
Dmitry Vyukov
2015-11-10
2
-130
/
+99
*
support parallel execution in stress utility
Dmitry Vyukov
2015-11-10
1
-19
/
+27
*
add collide mode to executor
Dmitry Vyukov
2015-11-06
1
-0
/
+4
*
support dropprivs in execlog/execprog
Dmitry Vyukov
2015-11-05
2
-1
/
+9
*
read corpus from a zip archive in stress tool
Dmitry Vyukov
2015-10-20
1
-8
/
+11
*
add threaded and timeout flags to execlog
Dmitry Vyukov
2015-10-20
1
-1
/
+7
*
allow to specify timeout in execprog
Dmitry Vyukov
2015-10-20
1
-1
/
+2
*
add mutate tool that allows to manually investigate mutator behavior
Dmitry Vyukov
2015-10-16
1
-0
/
+49
*
initial support for call priorities
Dmitry Vyukov
2015-10-14
1
-1
/
+1
*
allow to specify parallelism level in tools/execlog
Dmitry Vyukov
2015-10-14
1
-1
/
+2
*
clean up temp files in tools/execprog
Dmitry Vyukov
2015-10-14
1
-0
/
+1
*
deduplicate coverare in executor
Dmitry Vyukov
2015-10-13
1
-0
/
+4
*
dump coverage in execprog command
Dmitry Vyukov
2015-10-13
1
-3
/
+27
*
process covereage in ipc package instead of fuzzer
Dmitry Vyukov
2015-10-13
3
-3
/
+3
*
make ipc.Env.Exec accept the program to execute
Dmitry Vyukov
2015-10-13
3
-9
/
+6
*
initial commit
Dmitry Vyukov
2015-10-12
4
-0
/
+280