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
/
fuzzer
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove master and naming overhaul
Dmitry Vyukov
2015-12-17
1
-523
/
+0
*
move Gate type to ipc package and use it in stress tool
Dmitry Vyukov
2015-12-17
1
-47
/
+10
*
Cope with missing /sys/kernel/debug/kmemleak
David Drysdale
2015-12-16
1
-1
/
+3
*
support kmemleak
Dmitry Vyukov
2015-12-03
1
-1
/
+67
*
fuzzer: parallel execution mode
Dmitry Vyukov
2015-11-26
1
-76
/
+214
*
fuzzer: update maxCover
Dmitry Vyukov
2015-11-23
1
-0
/
+1
*
fuzzer: remove unused variables
Dmitry Vyukov
2015-11-23
1
-3
/
+0
*
add various statistics to http interface
Dmitry Vyukov
2015-11-19
1
-10
/
+38
*
allow local vm to not call setuid (not necessary if started not under root)
Dmitry Vyukov
2015-11-18
1
-8
/
+12
*
use fork server in executor
Dmitry Vyukov
2015-11-10
1
-1
/
+1
*
add collide mode to executor
Dmitry Vyukov
2015-11-06
1
-1
/
+1
*
enable dropprivs in fuzzer
Dmitry Vyukov
2015-11-05
1
-1
/
+1
*
allow to run local vm without coverage
Dmitry Vyukov
2015-10-20
1
-2
/
+17
*
aggregate vm params into a single struct (for ease of extension)
Dmitry Vyukov
2015-10-20
1
-1
/
+2
*
don't trim programs on syscall that gives new coverage
Dmitry Vyukov
2015-10-16
1
-3
/
+1
*
remove ability to execute tests in parallel in fuzzer
Dmitry Vyukov
2015-10-16
1
-82
/
+22
*
initial support for call priorities
Dmitry Vyukov
2015-10-14
1
-3
/
+5
*
deduplicate coverare in executor
Dmitry Vyukov
2015-10-13
1
-2
/
+2
*
process covereage in ipc package instead of fuzzer
Dmitry Vyukov
2015-10-13
1
-43
/
+3
*
make ipc.Env.Exec accept the program to execute
Dmitry Vyukov
2015-10-13
1
-11
/
+1
*
initial commit
Dmitry Vyukov
2015-10-12
1
-0
/
+418