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
/
prog
/
minimization.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
prog: try to remove all unrelated calls during minimization
Dmitry Vyukov
2024-08-08
1
-0
/
+86
*
prog: optimize array minimization
Dmitry Vyukov
2024-08-08
1
-1
/
+15
*
prog: don't minimize file names for corpus
Dmitry Vyukov
2024-08-08
1
-0
/
+3
*
prog: remove minimization TODOs
Dmitry Vyukov
2024-08-08
1
-3
/
+0
*
prog: avoid duplicate programs during minimization
Dmitry Vyukov
2024-08-07
1
-16
/
+26
*
prog: don't minimize int/resource for corpus
Dmitry Vyukov
2024-08-07
1
-3
/
+6
*
prog: replace MinimizeParams with MinimizeMode
Dmitry Vyukov
2024-08-07
1
-21
/
+20
*
prog: add minimization stats
Dmitry Vyukov
2024-07-24
1
-17
/
+41
*
prog: make minimization parameters explicit
Aleksandr Nogikh
2024-05-27
1
-30
/
+46
*
prog: auto-set proper conditional fields in Deserialize()
Aleksandr Nogikh
2024-03-13
1
-1
/
+1
*
Revert "prog: auto-set proper conditional fields in Deserialize()"
Aleksandr Nogikh
2024-03-08
1
-1
/
+1
*
prog: auto-set proper conditional fields in Deserialize()
Aleksandr Nogikh
2024-03-08
1
-1
/
+1
*
prog: support conditional fields
Aleksandr Nogikh
2024-02-19
1
-1
/
+9
*
prog: optimize call minimization
Aleksandr Nogikh
2024-01-18
1
-0
/
+11
*
prog, pkg/compiler: add `BufferCompressed` buffer type & `compressed_image` b...
Hrutvik Kanabar
2022-11-21
1
-0
/
+3
*
prog: add an attribute for syscalls which should not be minimized
Hrutvik Kanabar
2022-09-22
1
-0
/
+3
*
prog: generate very long file names
Dmitry Vyukov
2022-08-10
1
-18
/
+42
*
all: add the `rerun` call property
Aleksandr Nogikh
2021-12-10
1
-0
/
+9
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
1
-0
/
+30
*
pkg/csource: remove calls instead of skipping them
Aleksandr Nogikh
2021-10-01
1
-1
/
+1
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
1
-1
/
+17
*
all: fix comments format
Dmitry Vyukov
2020-07-12
1
-1
/
+1
*
prog: introduce Field type
Dmitry Vyukov
2020-05-02
1
-11
/
+12
*
prog: remove Dir from Type
Dmitry Vyukov
2020-05-01
1
-3
/
+3
*
prog: rename target.SanitizeCall to Neutralize
Dmitry Vyukov
2020-03-17
1
-3
/
+1
*
prog: don't minimize ProcType to 0
Dmitry Vyukov
2019-07-26
1
-0
/
+8
*
prog: fix updating triedPaths when minimizing resources
Andrey Konovalov
2019-07-16
1
-4
/
+4
*
prog: fix minimization bugs
Dmitry Vyukov
2019-07-02
1
-7
/
+26
*
prog: export Type.DefaultArg
Dmitry Vyukov
2018-12-06
1
-1
/
+1
*
prog: try to nullify pointers when minimizing
Andrey Konovalov
2018-11-21
1
-1
/
+10
*
prog: introduce debugValidate
Dmitry Vyukov
2018-08-02
1
-5
/
+1
*
prog: refactor defaultArg/isDefaultArg
Dmitry Vyukov
2018-08-02
1
-3
/
+3
*
prog: refactor Minimize
Dmitry Vyukov
2018-07-31
1
-115
/
+144
*
gometalinter: enable cyclomatic complexity checking
Dmitry Vyukov
2018-05-04
1
-136
/
+145
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-6
/
+4
*
prog: remove stale TODOs
Dmitry Vyukov
2018-02-26
1
-1
/
+0
*
prog: rework address allocation
Dmitry Vyukov
2018-02-19
1
-38
/
+0
*
prog: reorder Minimize arguments
Dmitry Vyukov
2018-02-19
1
-1
/
+1
*
sys/linux: extend netfilter descriptions
Dmitry Vyukov
2018-01-27
1
-0
/
+242