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
/
pkg
/
repro
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
all: run strace on each found reproducer
Aleksandr Nogikh
2022-04-29
1
-0
/
+67
*
all: use the same prog execution code throughout the project
Aleksandr Nogikh
2022-04-29
1
-125
/
+52
*
pkg/mgrconfig: add "interests"
Dmitry Vyukov
2021-12-16
1
-0
/
+3
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
2
-9
/
+1
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
1
-62
/
+4
*
pkg/report: separate reporter wrapper from OS-specific implementations
Aleksandr Nogikh
2021-08-06
1
-2
/
+2
*
sys/linux: add ieee802154 descriptions
Dmitry Vyukov
2021-02-12
1
-0
/
+10
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
1
-15
/
+18
*
pkg/mgrconfig: remove Syz prefix from fields
Dmitry Vyukov
2020-11-30
1
-5
/
+5
*
pkg/mgrconfig: add prog&sys.targets targets to Config
Dmitry Vyukov
2020-11-30
1
-6
/
+2
*
pkg/csource: setup sysctl's in C reproducers
Dmitry Vyukov
2020-10-28
1
-0
/
+7
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-1
/
+2
*
all: integrate with mac80211_hwsim
Aleksandr Nogikh
2020-09-22
1
-0
/
+11
*
pkg/repro: fix execution of non-repeatig C programs
Dmitry Vyukov
2020-09-12
1
-9
/
+34
*
all: initialize vhci in linux
TheOfficialFloW
2020-07-30
1
-0
/
+11
*
.golangci.yml: enable goprintffuncname checker
Dmitry Vyukov
2020-06-05
1
-45
/
+45
*
.golangci.yml: enable whitespace checker
Dmitry Vyukov
2020-06-05
1
-2
/
+0
*
pkg/repro: don't enable features missing on the target
Dmitry Vyukov
2020-06-03
1
-42
/
+61
*
all: reformat code
Dmitry Vyukov
2020-05-08
1
-1
/
+1
*
all: replace TRAVIS env var with CI
Dmitry Vyukov
2020-05-07
1
-1
/
+1
*
csource, executor: add usb emulation feature
Andrey Konovalov
2020-04-03
1
-0
/
+8
*
pkg/repro: simplify C repros over DevlinkPCI
Andrey Konovalov
2020-01-07
1
-0
/
+8
*
pkg/repro: refactor vm initialization into new fn
Marco Vanotti
2019-12-09
1
-26
/
+31
*
syz/targets: add SyzExecutorCmd flag
Marco Vanotti
2019-12-09
1
-7
/
+11
*
pkg/csource: rename some options
Dmitry Vyukov
2019-11-16
2
-33
/
+33
*
pkg/repro: don't double-reverse log entries
Andrey Konovalov
2019-05-27
1
-10
/
+2
*
executor: implement support for leak checking
Dmitry Vyukov
2019-05-20
1
-12
/
+38
*
pkg/repro: fix no output timeout
Dmitry Vyukov
2019-05-20
1
-3
/
+3
*
repro: speedup bisection for flaky crashes
Andrey Konovalov
2019-05-03
2
-0
/
+10
*
all: add optional close_fds feature to reproducers
Andrey Konovalov
2019-04-09
1
-0
/
+10
*
syz-repro: print detailed listings
Alexander Popov
2019-03-29
1
-0
/
+1
*
all: fix warnings pointed to by golangci-lint
Dmitry Vyukov
2019-03-28
1
-1
/
+1
*
pkg/csource: allow to ignore warnings during build
Dmitry Vyukov
2019-03-21
1
-1
/
+1
*
execprog, stress, prog2c: unify flags to enable additional features
Andrey Konovalov
2019-03-05
2
-21
/
+29
*
pkg/repro: fix goroutine/instance leaks
Dmitry Vyukov
2019-02-25
1
-5
/
+6
*
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
[prev]
[next]