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
*
tools/clang/codesearch: support building with make
Florent Revest
2026-01-20
1
-1
/
+10
*
Makefile: format all C/C++ files
Dmitry Vyukov
2026-01-19
1
-6
/
+7
*
syz-agent: add agentic server
Dmitry Vyukov
2026-01-09
1
-1
/
+4
*
Makefile: fix golangci-lint version number
Pimyn Girgis
2025-12-03
1
-1
/
+1
*
pkg/codesearch: add skeleton for code searching tool
Dmitry Vyukov
2025-11-20
1
-1
/
+2
*
tools/clang/declextract: move from tools/syz-declextract/clangtool
Dmitry Vyukov
2025-11-17
1
-1
/
+2
*
kfuzztest: fix build error for non-Linux targets
Aleksandr Nogikh
2025-10-06
1
-0
/
+5
*
Makefile: make configs accepts INSTANCE param
Taras Madan
2025-10-01
1
-1
/
+1
*
syz-kfuzztest: add syz-kfuzztest executable
Ethan Graham
2025-09-22
1
-1
/
+4
*
tools: add check-syzos.sh
Alexander Potapenko
2025-09-11
1
-1
/
+4
*
Makefile: consider GOHOSTFLAGS for ENV variable and descriptions target
Stefan Wiehler
2025-08-12
1
-29
/
+29
*
Makefile: use go tool for mockery call
Taras Madan
2025-07-17
1
-1
/
+1
*
golangci.yml: keep linters sorted
Taras Madan
2025-07-17
1
-1
/
+4
*
go.mod: update golangci-lint to v2
Taras Madan
2025-07-17
1
-6
/
+2
*
go.mod: update mockery to v3
Taras Madan
2025-07-01
1
-1
/
+1
*
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
[next]