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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: add make commands for syz-runner and syz-verifier
Mara Mihali
2021-06-30
1
-0
/
+6
*
Makefile: do not remove empty files from sys/*/gen
Alexey Kardashevskiy
2021-06-24
1
-1
/
+2
*
pkg/mgrconfig: don't build syz-executor for fuchsia
Marco Vanotti
2021-04-09
1
-0
/
+4
*
tools: add script to check shebang lines (#2234)
Mark Johnston
2020-11-02
1
-3
/
+7
*
prog: drop semicolons in 'go build' output to not confuse vim
Alexey Kardashevskiy
2020-10-26
1
-1
/
+1
*
Makefile: add configs target
Dmitry Vyukov
2020-10-21
1
-1
/
+6
*
pkg/vcs: use committer date
Tetsuo Handa
2020-10-10
1
-1
/
+1
*
Makefile: add new make target for syz-cover tool
Jouni Hogander
2020-09-26
1
-0
/
+2
*
Makefile: add target for syz-bisect tool
Jouni Hogander
2020-09-21
1
-0
/
+3
*
Makefile: try to install python-is-python3 package as needed
Tetsuo Handa
2020-09-21
1
-0
/
+1
*
Makefile: try to install g++ package explicitly
Tetsuo Handa
2020-09-18
1
-0
/
+1
*
tools/check-whitespace.sh: check for trailing whitespaces
Dmitry Vyukov
2020-09-14
1
-2
/
+5
*
tools/docker: mirror images on github
Dmitry Vyukov
2020-09-12
1
-1
/
+1
*
Makefile: fix clang-tidy comment
Dmitry Vyukov
2020-08-24
1
-3
/
+2
*
tools/docker: add old-env
Dmitry Vyukov
2020-08-22
1
-2
/
+11
*
Makefile: try to install clang-tidy package explicitly
Tetsuo Handa
2020-08-13
1
-0
/
+1
*
Makefile: enable clang-tidy in presubmit tests
Dmitry Vyukov
2020-08-04
1
-2
/
+4
*
.github/workflows: check commit description format
Dmitry Vyukov
2020-07-31
1
-2
/
+5
*
Makefile: set GO111MODULE=off for go get in install_prerequisites
Tobias Klauser
2020-07-20
1
-1
/
+1
*
Makefile: test executor build with clang
Dmitry Vyukov
2020-07-16
1
-1
/
+2
*
Makefile: simplify arch build tests
Dmitry Vyukov
2020-07-16
1
-91
/
+21
*
Makefile: avoid non-portable realpath
Greg Steuck
2020-07-07
1
-1
/
+1
*
tools/syz-linter: add custom linter
Dmitry Vyukov
2020-07-04
1
-3
/
+5
*
go.mod: add go-fuzz-build
Dmitry Vyukov
2020-07-04
1
-2
/
+1
*
go.mod: vendor golangci-lint
Dmitry Vyukov
2020-07-04
1
-7
/
+3
*
Makefile: add support for linux/riscv64
Tobias Klauser
2020-06-26
1
-1
/
+6
*
sys/linux: first 64bit big-endian architecture s390x
Alexander Egorenkov
2020-06-25
1
-1
/
+6
*
tools/syz-reporter: Tool to share/visualize crashes
Jukka Kaartinen
2020-06-22
1
-0
/
+3
*
Makefile: don't reset jobserver
Dmitry Vyukov
2020-06-19
1
-1
/
+3
*
Makefile: cosmetic fixes
Dmitry Vyukov
2020-06-19
1
-5
/
+4
*
tools/syz-crush: Add feature to run C-program
Jukka Kaartinen
2020-06-15
1
-1
/
+4
*
all: use more respective language
Dmitry Vyukov
2020-06-11
1
-2
/
+5
*
tools: add syz-big-env
Dmitry Vyukov
2020-06-02
1
-5
/
+20
*
.github/workflows: add CI workflow
Dmitry Vyukov
2020-05-18
1
-29
/
+26
*
tools: add syz-env
Dmitry Vyukov
2020-05-18
1
-2
/
+2
*
Makefile: fix generate target
Dmitry Vyukov
2020-05-18
1
-1
/
+2
*
tools/syz-make: rename from syz-env
Dmitry Vyukov
2020-05-18
1
-2
/
+2
*
Makefile: print errors in standard format
Dmitry Vyukov
2020-05-18
1
-2
/
+2
*
targets: syz-extract: add Clang support for Linux builds
Alexander Potapenko
2020-05-15
1
-0
/
+1
*
Makefile: add target for syz-symbolize
Dmitry Vyukov
2020-05-13
1
-2
/
+6
*
Makefile: fix check_links
Dmitry Vyukov
2020-05-13
1
-3
/
+4
*
all: replace TRAVIS env var with CI
Dmitry Vyukov
2020-05-07
1
-3
/
+3
*
Makefile: print what files are not formatted
Dmitry Vyukov
2020-05-06
1
-1
/
+5
*
tools/codecov.yml: add
Dmitry Vyukov
2020-05-02
1
-1
/
+1
*
Makefile: reduce presubmit size
Dmitry Vyukov
2020-05-01
1
-1
/
+14
*
Makefile: fix use of PWD
Dmitry Vyukov
2020-05-01
1
-1
/
+1
*
Makefile: generate descriptions on-the-fly
Dmitry Vyukov
2020-04-30
1
-30
/
+36
*
sys/targets: better detection for missing/broken cross-compilers
Dmitry Vyukov
2020-04-29
1
-3
/
+9
*
Makefile: pin golangci-lint version
Greg Steuck
2020-04-26
1
-1
/
+7
*
Makefile: don't do go install
Dmitry Vyukov
2020-04-18
1
-10
/
+2
[next]