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
/
tools
/
syz-crush
/
crush.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm: make sure vm.Pools are cleaned up
Cameron Finucane
2024-09-19
1
-0
/
+1
*
pkg/instance: use execprog to do basic instance testing
Dmitry Vyukov
2024-05-27
1
-1
/
+1
*
pkg/instance: always use default exit conditions
Aleksandr Nogikh
2024-05-23
1
-3
/
+1
*
vm: combine Run and MonitorExecution
Dmitry Vyukov
2024-04-11
1
-1
/
+1
*
all: tools/syz-env make generate result
Taras Madan
2023-02-24
1
-1
/
+3
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-2
/
+1
*
all: run strace on each found reproducer
Aleksandr Nogikh
2022-04-29
1
-0
/
+7
*
vm: support variable output buffer size
Aleksandr Nogikh
2022-04-29
1
-5
/
+6
*
all: use the same prog execution code throughout the project
Aleksandr Nogikh
2022-04-29
1
-51
/
+21
*
tools/syz-crush: fix default VM timeout
Dmitry Vyukov
2021-12-08
1
-1
/
+1
*
pkg/report: separate reporter wrapper from OS-specific implementations
Aleksandr Nogikh
2021-08-06
1
-1
/
+1
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
1
-6
/
+7
*
tools/syz-crush: make the results saving more flexible
Alexander Popov
2020-12-04
1
-1
/
+1
*
tools/syz-crush: improve the output
Alexander Popov
2020-12-01
1
-6
/
+16
*
pkg/mgrconfig: remove Syz prefix from fields
Dmitry Vyukov
2020-11-30
1
-7
/
+7
*
pkg/mgrconfig: add prog&sys.targets targets to Config
Dmitry Vyukov
2020-11-30
1
-9
/
+3
*
tools/syz-crush: Add debug option
Jukka Kaartinen
2020-06-16
1
-1
/
+2
*
tools/syz-crush: use standard log package
Dmitry Vyukov
2020-06-15
1
-21
/
+21
*
tools/syz-crush: simplify and tidy
Dmitry Vyukov
2020-06-15
1
-115
/
+53
*
tools/syz-crush: Add feature to run C-program
Jukka Kaartinen
2020-06-15
1
-44
/
+193
*
syz/targets: add SyzExecutorCmd flag
Marco Vanotti
2019-12-09
1
-5
/
+11
*
vm: allow fine-grained control over program exit conditions
Dmitry Vyukov
2018-12-24
1
-1
/
+1
*
pkg/mgrconfig: move from syz-manager/mgrconfig
Dmitry Vyukov
2018-08-02
1
-1
/
+1
*
pkg/instance: pass -os to execprog/fuzzer only for akaros
Dmitry Vyukov
2018-07-06
1
-3
/
+3
*
pkg/report: allow to specify suppressions per OS
Dmitry Vyukov
2018-06-22
1
-5
/
+2
*
pkg/report: pass vm type to NewReporter
Dmitry Vyukov
2018-06-22
1
-2
/
+2
*
vm: pass instance to MonitorExecution
Dmitry Vyukov
2018-06-22
1
-1
/
+1
*
pkg/host: rework host feature detection/setup
Dmitry Vyukov
2018-06-12
1
-1
/
+1
*
all: get rid of underscores in identifiers
Dmitry Vyukov
2018-05-07
1
-1
/
+1
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-1
/
+0
*
tools/syz-crush: fix for new multi-target world
Dmitry Vyukov
2017-11-30
1
-3
/
+4
*
pkg/report: add Output to Report
Dmitry Vyukov
2017-11-29
1
-2
/
+2
*
vm: return Report from MonitorExecution
Dmitry Vyukov
2017-11-21
1
-7
/
+3
*
pkg/report, pkg/repro, syz-manager: name crash attributes consistently
Dmitry Vyukov
2017-11-14
1
-3
/
+3
*
vm: remove needOutput arg for MonitorExecution
Dmitry Vyukov
2017-11-14
1
-1
/
+1
*
pkg/report: support multiple OSes
Dmitry Vyukov
2017-10-18
1
-29
/
+27
*
prog: remove default target and all global state
Dmitry Vyukov
2017-09-15
1
-1
/
+1
*
syz-manager/mgrconfig: explicitly specify target in config
Dmitry Vyukov
2017-09-15
1
-1
/
+5
*
syz-manager/mgrconfig: move sshkey from vm config to manager config
Dmitry Vyukov
2017-06-17
1
-7
/
+1
*
syz-manager/mgrconfig: allow loading from memory
Dmitry Vyukov
2017-06-17
1
-1
/
+1
*
syz-manager/config: rename to syz-manager/mgrconfig
Dmitry Vyukov
2017-06-17
1
-3
/
+3
*
vm: overhaul
Dmitry Vyukov
2017-06-03
1
-20
/
+20
*
pkg/log: move from log
Dmitry Vyukov
2017-06-03
1
-1
/
+1
*
config: split and refactor
Dmitry Vyukov
2017-06-01
1
-1
/
+1
*
manager: add ability to ignore bugs
Dmitry Vyukov
2016-12-19
1
-2
/
+2
*
manager: reproduce crashes on the fly
Dmitry Vyukov
2016-11-25
1
-1
/
+0
*
vm: add ability to interrupt commands
Dmitry Vyukov
2016-11-19
1
-3
/
+3
*
tools/syz-crush: add new tool
Dmitry Vyukov
2016-11-16
1
-0
/
+136