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
*
stress: fix flag description
Dmitry Vyukov
2016-09-05
1
-1
/
+1
*
execprog: make syz-execprog work more like syz-fuzzer
Dmitry Vyukov
2016-09-05
1
-40
/
+59
*
syz-repro: fix false "not executing programs"
Dmitry Vyukov
2016-09-05
1
-1
/
+1
*
syz-report: fix printing of report
Dmitry Vyukov
2016-09-05
1
-1
/
+1
*
manager, repro: unify VM monitoring
Dmitry Vyukov
2016-09-01
1
-36
/
+8
*
report: add a function that symbolizes reports
Dmitry Vyukov
2016-09-01
1
-0
/
+36
*
report: extract better, unique identifiers of oopses
Dmitry Vyukov
2016-08-31
1
-3
/
+17
*
report: add a new package for report parsing and processing
Dmitry Vyukov
2016-08-30
1
-2
/
+3
*
vm/adb: support multiple adb devices
Dmitry Vyukov
2016-08-30
1
-7
/
+8
*
repro: a little bit more graceful shutdown
Dmitry Vyukov
2016-08-28
1
-3
/
+32
*
repro: use correct sandbox mode
Dmitry Vyukov
2016-08-28
1
-2
/
+2
*
csource: support nonfailing argument copyin/copyout
Dmitry Vyukov
2016-08-28
1
-0
/
+1
*
executor: revive setuid sandbox
Dmitry Vyukov
2016-07-01
2
-2
/
+8
*
stress: expect syz-executor to be in the current dir by default
Dmitry Vyukov
2016-06-22
1
-1
/
+1
*
stress: fix "assignment to entry in nil map" panic
Jamie Liu
2016-06-14
1
-0
/
+1
*
Use readelf to obtain the upper 32 bits of addresses returned by kcov.
Alexander Potapenko
2016-05-03
1
-1
/
+1
*
stress: print program and output on more types of bugs
Dmitry Vyukov
2016-04-04
1
-4
/
+4
*
fuzzer: improve kmemleak logic
Dmitry Vyukov
2016-03-10
1
-2
/
+2
*
tools: fix multi-line string.
Lorenzo Stoakes
2016-03-08
1
-2
/
+2
*
tools: fix path on create-image.sh chroot.
Lorenzo Stoakes
2016-03-06
1
-2
/
+2
*
execprog: properly cleanup on ctrl+C
Dmitry Vyukov
2016-02-18
1
-3
/
+21
*
config: check presence of syz-execprog only in syz-repro
Dmitry Vyukov
2016-02-16
1
-0
/
+3
*
ipc: unify command line flag handling
Dmitry Vyukov
2016-01-27
2
-46
/
+7
*
ipc: remove strace support traces
Dmitry Vyukov
2016-01-27
2
-9
/
+2
*
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
[next]