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
/
prog
/
hints.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
prog: don't serialize output data args
Dmitry Vyukov
2017-12-17
1
-11
/
+9
*
prog: speedup and simplify hints code
Dmitry Vyukov
2017-12-08
1
-74
/
+46
*
prog: fix a data race
Dmitry Vyukov
2017-12-08
1
-4
/
+5
*
prog: fix hints of data args
Dmitry Vyukov
2017-12-08
1
-8
/
+22
*
prog: export MakeData/UnionArg as we do for other arg types
Dmitry Vyukov
2017-11-22
1
-1
/
+1
*
syz-fuzzer: generates hints only for the call that gave new coverage
Dmitry Vyukov
2017-10-23
1
-8
/
+7
*
prog: add a TODO for hints
Dmitry Vyukov
2017-10-23
1
-0
/
+2
*
prog: fix bugs in hints generation
Dmitry Vyukov
2017-10-23
1
-4
/
+18
*
prog: remove default target and all global state
Dmitry Vyukov
2017-09-15
1
-1
/
+1
*
prog: remove special knowledge about "mmap" syscall
Dmitry Vyukov
2017-09-15
1
-11
/
+2
*
prog, sys: move types to prog
Dmitry Vyukov
2017-09-05
1
-4
/
+2
*
prog: dot-import sys
Dmitry Vyukov
2017-09-05
1
-2
/
+2
*
hints: add new mutations and tests
Victor Chibotaru
2017-09-01
1
-15
/
+141
*
ipc, prog, fuzzer, execprog: add hints generation code
Victor Chibotaru
2017-08-30
1
-1
/
+48
*
executor, ipc: modify the IO between KCOV<->executor<->fuzzer
Victor Chibotaru
2017-08-30
1
-0
/
+50