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
/
repro
Commit message (
Expand
)
Author
Age
Files
Lines
*
prog, pkg/{csource,ifuzz,ipc,repro}: make tests deterministic on travis
Dmitry Vyukov
2019-01-02
1
-0
/
+4
*
vm: allow fine-grained control over program exit conditions
Dmitry Vyukov
2018-12-24
1
-1
/
+2
*
pkg/mgrconfig: move from syz-manager/mgrconfig
Dmitry Vyukov
2018-08-02
1
-1
/
+1
*
gometalinter: clean up vetshadow
Dmitry Vyukov
2018-07-31
1
-45
/
+49
*
executor: overhaul
Dmitry Vyukov
2018-07-24
2
-11
/
+0
*
pkg/instance: pass -os to execprog/fuzzer only for akaros
Dmitry Vyukov
2018-07-06
1
-8
/
+5
*
pkg/repro: provide stats even for failed repro
Dmitry Vyukov
2018-07-05
2
-20
/
+21
*
pkg/repro: pass target OS to execprog
Dmitry Vyukov
2018-07-05
1
-2
/
+2
*
pkg/repro: ignore suppressed crashes
Dmitry Vyukov
2018-06-30
1
-0
/
+4
*
pkg/csource: support fuchsia
Dmitry Vyukov
2018-06-29
2
-24
/
+3
*
vm: pass instance to MonitorExecution
Dmitry Vyukov
2018-06-22
1
-1
/
+1
*
pkg/csource: allow to build source fom memory
Dmitry Vyukov
2018-06-06
1
-6
/
+1
*
pkg/csource: minimize netdevices and net reset
Dmitry Vyukov
2018-05-17
2
-0
/
+24
*
gometalinter: enable line length checking
Dmitry Vyukov
2018-05-04
1
-2
/
+4
*
gometalinter: check dot imports
Dmitry Vyukov
2018-05-03
1
-2
/
+2
*
pkg/repro: clean up temp files
Dmitry Vyukov
2018-04-12
1
-0
/
+1
*
sys/linux: add cgroup descriptions
Dmitry Vyukov
2018-03-25
2
-21
/
+32
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
2
-6
/
+6
*
prog: reorder Minimize arguments
Dmitry Vyukov
2018-02-19
1
-8
/
+9
*
sys/linux: extend netfilter descriptions
Dmitry Vyukov
2018-01-27
1
-0
/
+1
*
pkg/report: include Maintainers into report
Dmitry Vyukov
2017-11-29
1
-1
/
+1
*
pkg/report: add Output to Report
Dmitry Vyukov
2017-11-29
1
-21
/
+11
*
pkg/repro: rerun repro when report is corrupted
Andrey Konovalov
2017-11-29
1
-5
/
+22
*
pkg/repro: don't bisect single entry
Andrey Konovalov
2017-11-22
1
-0
/
+5
*
vm: return Report from MonitorExecution
Dmitry Vyukov
2017-11-21
1
-5
/
+5
*
pkg/report, pkg/repro, syz-manager: name crash attributes consistently
Dmitry Vyukov
2017-11-14
1
-13
/
+13
*
vm: remove needOutput arg for MonitorExecution
Dmitry Vyukov
2017-11-14
1
-1
/
+1
*
pkg/report: combine report data into a struct
Dmitry Vyukov
2017-11-14
1
-4
/
+5
*
pkg/report: add corrupted report detection
Andrey Konovalov
2017-11-13
1
-1
/
+1
*
execprog: correctly handle fault injections
Andrey Konovalov
2017-11-07
1
-1
/
+1
*
pkg/report: support multiple OSes
Dmitry Vyukov
2017-10-18
1
-3
/
+6
*
pkg/repro: fix nil target in prog
Dmitry Vyukov
2017-09-22
1
-6
/
+8
*
syz-manager: check that files we are using are not changing under us
Dmitry Vyukov
2017-09-15
1
-3
/
+2
*
pkg/csource: support archs other than x86_64
Dmitry Vyukov
2017-09-15
1
-1
/
+1
*
prog: remove default target and all global state
Dmitry Vyukov
2017-09-15
1
-1
/
+5
*
syz-fuzzer, syz-execprog: add -arch flag
Dmitry Vyukov
2017-09-15
1
-2
/
+4
*
pkg/repro: minimize fault injection
Dmitry Vyukov
2017-08-09
1
-1
/
+10
*
pkg/repro: fix invalid options minimization
Dmitry Vyukov
2017-08-09
2
-7
/
+12
*
pkg/csource, pkg/repro: filter out invalid options combinations
Dmitry Vyukov
2017-08-09
2
-0
/
+26
*
pkg/repro: fix null-ptr-deref when res is nil
Andrey Konovalov
2017-07-27
1
-1
/
+3
*
pkg/repro: fix simplifying threaded flag
Andrey Konovalov
2017-07-26
1
-1
/
+1
*
pkg/repro: disable Debug flag by default
Andrey Konovalov
2017-07-24
1
-24
/
+9
*
pkg/repro: try extracting C repro before simplifying options
Andrey Konovalov
2017-07-24
1
-132
/
+139
*
pkg/repro: save final crash log
Dmitry Vyukov
2017-07-18
1
-3
/
+6
*
syz-manager: save proper report for reproducers
Dmitry Vyukov
2017-07-06
1
-1
/
+7
*
pkg/repro: return crash report
Andrey Konovalov
2017-07-05
1
-2
/
+7
*
all: use consistent file permissions
Dmitry Vyukov
2017-07-03
1
-3
/
+3
*
repro: fix tests (#266)
Andrey Konovalov
2017-06-29
1
-1
/
+3
*
repro, manager: show repro logs and stats on manager dashboard
Andrey Konovalov
2017-06-27
1
-54
/
+116
*
repro: add 1 minute duration
Andrey Konovalov
2017-06-27
1
-34
/
+22
[next]