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
/
fuzzer
/
fuzzer_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
1
-1
/
+1
*
pkg/fuzzer: improve TestFuzz
Aleksandr Nogikh
2025-08-05
1
-5
/
+11
*
pkg/rpcserver: refactor RunLocal
Aleksandr Nogikh
2025-02-03
1
-2
/
+1
*
pkg/fuzzer: collect executor debug logs in tests
Aleksandr Nogikh
2025-01-30
1
-3
/
+7
*
pkg/fuzzer: fix races in test
Dmitry Vyukov
2024-07-03
1
-1
/
+6
*
pkg/fuzzer: remove signal rotation
Dmitry Vyukov
2024-07-02
1
-60
/
+0
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-102
/
+74
*
all: adapt all cover and sig to 64bit
Joey Jiao
2024-05-27
1
-4
/
+4
*
pkg/ipc: remove ExecOpts
Dmitry Vyukov
2024-05-21
1
-1
/
+1
*
pkg/ipc: remove ProgInfo
Dmitry Vyukov
2024-05-21
1
-6
/
+6
*
pkg/ipc: use flatrpc flags
Dmitry Vyukov
2024-05-17
1
-3
/
+4
*
pkg/fuzzer: manipulate ipc.ExecOpts
Aleksandr Nogikh
2024-05-16
1
-14
/
+8
*
pkg/fuzzer: introduce a request restarter layer
Aleksandr Nogikh
2024-05-16
1
-1
/
+1
*
pkg/fuzzer: use queue layers
Aleksandr Nogikh
2024-05-16
1
-11
/
+12
*
executor: make flatrpc build for C++
Dmitry Vyukov
2024-05-03
1
-15
/
+1
*
pkg/fuzzer: move Signal type from rpctype
Dmitry Vyukov
2024-04-30
1
-3
/
+2
*
pkg/ipc: make it possible to change EnvFlags between executions
Dmitry Vyukov
2024-04-30
1
-3
/
+3
*
all: refactor stats
Dmitry Vyukov
2024-04-09
1
-11
/
+8
*
executor: skip executor tests on systems with BrokenCompiler
Greg Steuck
2024-04-05
1
-0
/
+4
*
pkg/fuzzer: make deflake() more flexible
Aleksandr Nogikh
2024-04-05
1
-3
/
+3
*
pkg/fuzzer: implement basic max signal rotation
Aleksandr Nogikh
2024-03-25
1
-0
/
+63
*
all: move fuzzer to the host
Aleksandr Nogikh
2024-03-25
1
-4
/
+3
*
pkg/fuzzer: expose the number of candidates and running jobs
Aleksandr Nogikh
2024-03-19
1
-2
/
+2
*
pkg/fuzzer: don't use NewInputs in tests
Aleksandr Nogikh
2024-03-19
1
-3
/
+4
*
all: rename corpus and fuzzer Stat objects
Aleksandr Nogikh
2024-03-19
1
-1
/
+1
*
pkg/corpus: a separate package for the corpus functionality
Aleksandr Nogikh
2024-03-18
1
-5
/
+7
*
pkg/fuzzer: factor out the fuzzing engine
Aleksandr Nogikh
2024-03-12
1
-0
/
+290