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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pkg/fuzzer: update deflake comment
Dmitry Vyukov
2024-06-03
1
-3
/
+7
*
pkg/fuzzer: refactor deflake tests
Dmitry Vyukov
2024-06-03
1
-95
/
+86
*
pkg/fuzzer: improve triage procedure
Dmitry Vyukov
2024-06-03
2
-18
/
+53
*
pkg/fuzzer: smarter retry for corpus candidates
Dmitry Vyukov
2024-06-03
1
-19
/
+36
*
pkg/fuzzer: refactor progTypes
Dmitry Vyukov
2024-06-03
3
-42
/
+31
*
syz-manager: add corpus triage mode
Dmitry Vyukov
2024-06-03
4
-46
/
+36
*
prog: make minimization parameters explicit
Aleksandr Nogikh
2024-05-27
1
-1
/
+1
*
all: adapt all cover and sig to 64bit
Joey Jiao
2024-05-27
4
-18
/
+18
*
pkg/ipc: remove ExecOpts
Dmitry Vyukov
2024-05-21
3
-7
/
+5
*
pkg/ipc: remove ProgInfo
Dmitry Vyukov
2024-05-21
5
-40
/
+47
*
pkg/ipc: use flatrpc flags
Dmitry Vyukov
2024-05-17
4
-16
/
+20
*
pkg/fuzzer/queue: simplify the priority queue
Aleksandr Nogikh
2024-05-16
5
-105
/
+59
*
pkg/fuzzer/queue: refactor DynamicSource
Aleksandr Nogikh
2024-05-16
1
-12
/
+11
*
pkg/fuzzer: simplify prog execution options
Aleksandr Nogikh
2024-05-16
3
-30
/
+22
*
pkg/fuzzer: manipulate ipc.ExecOpts
Aleksandr Nogikh
2024-05-16
4
-77
/
+73
*
pkg/fuzzer/queue: retry inputs from crashed VMs
Aleksandr Nogikh
2024-05-16
4
-0
/
+90
*
pkg/runtest: use queue.Request and queue.Result
Aleksandr Nogikh
2024-05-16
1
-1
/
+5
*
pkg/vminfo: run programs interactively
Aleksandr Nogikh
2024-05-16
1
-0
/
+121
*
pkg/fuzzer: introduce a request restarter layer
Aleksandr Nogikh
2024-05-16
4
-20
/
+83
*
pkg/fuzzer: use queue layers
Aleksandr Nogikh
2024-05-16
9
-308
/
+561
*
pkg/fuzzer: deflake comparisons
Aleksandr Nogikh
2024-05-15
1
-9
/
+22
*
executor: make flatrpc build for C++
Dmitry Vyukov
2024-05-03
1
-15
/
+1
*
pkg/fuzzer: minor cleanup
Dmitry Vyukov
2024-04-30
2
-23
/
+15
*
pkg/fuzzer: move Signal type from rpctype
Dmitry Vyukov
2024-04-30
3
-16
/
+21
*
pkg/ipc: make it possible to change EnvFlags between executions
Dmitry Vyukov
2024-04-30
1
-3
/
+3
*
pkg/fuzzer: fix signal filtering during minimization
Dmitry Vyukov
2024-04-15
2
-5
/
+12
*
pkg/fuzzer: fix fault injection
Aleksandr Nogikh
2024-04-12
1
-1
/
+1
*
pkg/fuzzer: remove stats leftover
Dmitry Vyukov
2024-04-10
1
-2
/
+0
*
pkg/fuzzer: restore printing of triage queue to console
Dmitry Vyukov
2024-04-10
1
-1
/
+1
*
pkg/fuzzer: deflake against new signal
Aleksandr Nogikh
2024-04-09
2
-4
/
+5
*
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
[prev]