index
:
syz
actual
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: refactor stats
Dmitry Vyukov
2024-04-09
6
-105
/
+105
*
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
3
-26
/
+129
*
pkg/fuzzer: don't triage saturated calls
Dmitry Vyukov
2024-04-03
2
-11
/
+15
*
pkg/fuzzer: remove Request.result field
Dmitry Vyukov
2024-04-02
1
-2
/
+0
*
pkg/fuzzer: mix in exec fuzz and exec gen
Aleksandr Nogikh
2024-03-25
4
-29
/
+54
*
pkg/fuzzer: implement basic max signal rotation
Aleksandr Nogikh
2024-03-25
3
-6
/
+101
*
all: move fuzzer to the host
Aleksandr Nogikh
2024-03-25
5
-72
/
+73
*
pkg/fuzzer: remove leak checking option
Aleksandr Nogikh
2024-03-25
1
-1
/
+0
*
pkg/fuzzer: disable leaked Request checking
Aleksandr Nogikh
2024-03-25
1
-34
/
+5
*
pkg/fuzzer: remove async priority queue operations
Aleksandr Nogikh
2024-03-22
2
-36
/
+36
*
pkg/fuzzer: ignore new max signal during triage
Aleksandr Nogikh
2024-03-19
2
-10
/
+17
*
pkg/fuzzer: expose the number of candidates and running jobs
Aleksandr Nogikh
2024-03-19
2
-5
/
+14
*
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
3
-11
/
+11
*
pkg/corpus: a separate package for the corpus functionality
Aleksandr Nogikh
2024-03-18
6
-243
/
+98
*
prog: enable MutateWithHints() abortion
Aleksandr Nogikh
2024-03-14
1
-6
/
+2
*
pkg/fuzzer: factor out the fuzzing engine
Aleksandr Nogikh
2024-03-12
8
-0
/
+1423