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
/
corpus
/
corpus.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/corpus: increase the priority of programs that were rarely selected
corpusfix
Grigory Bazilevich
14 hours
1
-0
/
+7
*
pkg/fuzzer,pkg/corpus: detection and preservation of programs with probabilit...
Grigory Bazilevich
14 hours
1
-28
/
+38
*
pkg/corpus: update Programs List priority storage
Grigory Bazilevich
2026-02-15
1
-7
/
+7
*
pkg/corpus: add Cover() method for returning the corpus' coverage
Ethan Graham
2025-09-22
1
-0
/
+4
*
pkg/manager: abort fuzzing if no patched code is reached
Aleksandr Nogikh
2025-07-18
1
-0
/
+10
*
pkg/corpus: move focus area configuration to the constructor
Aleksandr Nogikh
2024-10-25
1
-23
/
+18
*
pkg/corpus: support multiple focus areas
Aleksandr Nogikh
2024-10-25
1
-15
/
+81
*
pkg/stat: rename package name to singular form
Dmitry Vyukov
2024-07-24
1
-10
/
+10
*
pkg/stats: rename Create to New
Dmitry Vyukov
2024-07-24
1
-3
/
+3
*
pkg/corpus: don't keep serialized programs in memory
Dmitry Vyukov
2024-07-10
1
-24
/
+21
*
all: adapt all cover and sig to 64bit
Joey Jiao
2024-05-27
1
-5
/
+5
*
all: refactor stats
Dmitry Vyukov
2024-04-09
1
-18
/
+12
*
pkg/corpus: avoid a race in Corpus.Minimize()
Aleksandr Nogikh
2024-04-05
1
-4
/
+5
*
pkg/fuzzer: don't triage saturated calls
Dmitry Vyukov
2024-04-03
1
-12
/
+1
*
pkg/fuzzer: implement basic max signal rotation
Aleksandr Nogikh
2024-03-25
1
-7
/
+0
*
all: move fuzzer to the host
Aleksandr Nogikh
2024-03-25
1
-20
/
+0
*
all: rename corpus and fuzzer Stat objects
Aleksandr Nogikh
2024-03-19
1
-4
/
+4
*
pkg/corpus: track the total coverage
Aleksandr Nogikh
2024-03-19
1
-1
/
+7
*
pkg/corpus: a separate package for the corpus functionality
Aleksandr Nogikh
2024-03-18
1
-0
/
+231