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 DEBUG=true env to enable debug symbols
Jiao, Joey
2025-05-13
1
-2
/
+9
*
all: adjust to the new clang tidy checks
Aleksandr Nogikh
2025-04-24
1
-1
/
+1
*
Makefile: simplify Go generation
Dmitry Vyukov
2025-04-02
1
-13
/
+1
*
pkg/ifuzz/x86: fix code generator
Dmitry Vyukov
2025-04-02
1
-1
/
+1
*
all: use mockery config instead of go:generate
Taras Madan
2025-03-28
1
-4
/
+1
*
pkg/gcs: define Client interface
Taras Madan
2025-03-25
1
-0
/
+1
*
Makefile: delete sys/gen and sys/register.go
Taras Madan
2025-02-18
1
-2
/
+1
*
go.mod: add github.com/google/keep-sorted
Taras Madan
2025-02-17
1
-0
/
+2
*
syz-cluster: integrate with syz-diff
Aleksandr Nogikh
2025-02-04
1
-0
/
+3
*
dashboard/app: test coverage /file link
Taras Madan
2025-01-27
1
-0
/
+1
*
sys/syz-sysgen: serialize descriptions as gob and embed
Dmitry Vyukov
2025-01-23
1
-5
/
+3
*
Makefile: remove vendor usage
Taras Madan
2025-01-23
1
-2
/
+1
*
Makefile: rename CFLAGS to CXXFLAGS and add LDFLAGS
Stefan Wiehler
2025-01-14
1
-1
/
+1
*
pkg/coveragedb: test SaveMergeResult
Taras Madan
2024-12-19
1
-0
/
+1
*
tools/syz-declextract: rewrite
Dmitry Vyukov
2024-12-11
1
-1
/
+2
*
tools: add HTML checking script
Dmitry Vyukov
2024-11-07
1
-2
/
+5
*
tools: add a syz-diff tool
Aleksandr Nogikh
2024-10-25
1
-0
/
+3
*
pkg/rpcserver: add unit tests, Manager mocks
Sabyrzhan Tasbolatov
2024-09-09
1
-1
/
+1
*
all: add npm package to syz-env
Joey Jiao
2024-08-29
1
-1
/
+4
*
tools/syz-declextract: parse Linux Headers to extract metadata about syscalls
Pimyn Girgis
2024-07-30
1
-1
/
+1
*
Makefile: remove dummy syz-fuzzer
Aleksandr Nogikh
2024-07-08
1
-3
/
+0
*
vm/gvisor: add gvisor presubmit test
Andrei Vagin
2024-07-08
1
-0
/
+3
*
Makefile: check go mod tidy doesn't fail
Taras Madan
2024-07-02
1
-0
/
+1
*
Makefile: prepare for removal of syz-fuzzer binary
Dmitry Vyukov
2024-06-24
1
-0
/
+3
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-16
/
+4
*
executor: remove noshmem mode
Dmitry Vyukov
2024-06-04
1
-6
/
+2
*
Makefile: format generated files
Dmitry Vyukov
2024-06-04
1
-0
/
+1
*
sys/targets: switch to C++17
Dmitry Vyukov
2024-06-03
1
-0
/
+1
*
pkg/ipc: remove ProgInfo
Dmitry Vyukov
2024-05-21
1
-3
/
+6
*
Makefile: build executor with C++ compiler
Dmitry Vyukov
2024-05-21
1
-2
/
+2
*
pkg/csource: replace go:generate with go:embed
Dmitry Vyukov
2024-05-08
1
-1
/
+1
*
executor: use new flatbuffers location
Taras Madan
2024-05-08
1
-2
/
+2
*
tools/syz-stress: delete utility
Dmitry Vyukov
2024-05-06
1
-5
/
+2
*
executor: make flatrpc build for C++
Dmitry Vyukov
2024-05-03
1
-1
/
+2
*
pkg/flatrpc: add schema
Dmitry Vyukov
2024-05-03
1
-1
/
+8
*
Makefile: fix cross-arch CI builds
Dmitry Vyukov
2024-04-26
1
-41
/
+41
*
all: remove akaros support
Dmitry Vyukov
2024-04-15
1
-6
/
+0
*
makefile, dashboard/app/util_test.go: test split by dev_appserver.py
Taras Madan
2024-02-28
1
-2
/
+2
*
makefile: race test split
Taras Madan
2024-02-28
1
-2
/
+9
*
makefile: silence syz-env hint on CI
Taras Madan
2024-02-28
1
-3
/
+1
*
run.sh, Makefile: ask golangci-lint to preformat output
Taras Madan
2024-02-26
1
-1
/
+5
*
all: restructure tests
Aleksandr Nogikh
2023-07-12
1
-11
/
+4
*
all: remove mentions of big-env
Aleksandr Nogikh
2023-07-12
1
-3
/
+3
*
sys/targets: add FreeBSD/arm64 target support
Andrew Turner
2023-03-01
1
-0
/
+1
*
all: add freebsd/riscv64 support
P1umer
2023-01-03
1
-0
/
+1
*
make: print warning when make is executed without syz-env
Space Meyer
2022-10-11
1
-0
/
+10
*
vm: add the proxyapp support (#3269)
Taras Madan
2022-09-26
1
-0
/
+1
*
Makefile: split presubmit_arch_other target
Dmitry Vyukov
2022-08-10
1
-5
/
+15
*
Makefile: run vet only once during presubmit
Dmitry Vyukov
2022-06-07
1
-2
/
+2
*
pkg/html/pages: switch to go:embed
Dmitry Vyukov
2022-05-23
1
-1
/
+1
[next]