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
/
analysis.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
prog: annotate image assets with fsck logs
Florent Revest
2024-12-09
1
-2
/
+2
*
prog: reduce amount of hint replacements
Dmitry Vyukov
2024-07-02
1
-9
/
+11
*
all: adapt all cover and sig to 64bit
Joey Jiao
2024-05-27
1
-5
/
+5
*
prog: collect parents during arg traversal
Aleksandr Nogikh
2024-03-21
1
-5
/
+35
*
syz-manager: prefer non-ANY progs in corpus minimization
Aleksandr Nogikh
2024-02-08
1
-0
/
+9
*
prog: optimize foreachArgImpl()
Aleksandr Nogikh
2024-01-03
1
-5
/
+7
*
pkg/image: make Decompress easier to use
Dmitry Vyukov
2022-12-22
1
-4
/
+2
*
prog: move image extraction from sys/linux
Dmitry Vyukov
2022-12-22
1
-28
/
+19
*
prog, pkg/compiler: add `BufferCompressed` buffer type & `compressed_image` b...
Hrutvik Kanabar
2022-11-21
1
-1
/
+2
*
sys/linux: extract raw images from syz_mount_image
Aleksandr Nogikh
2022-09-27
1
-0
/
+38
*
pkg/compiler: add out_overlay field attribute
Dmitry Vyukov
2022-01-11
1
-3
/
+10
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
1
-12
/
+17
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
1
-0
/
+9
*
prog: increase max number of syscalls
Dmitry Vyukov
2021-07-22
1
-6
/
+13
*
all: fix comments format
Dmitry Vyukov
2020-07-12
1
-5
/
+5
*
prog: speed up foreachArgImpl
Dmitry Vyukov
2020-05-18
1
-4
/
+6
*
prog: introduce Field type
Dmitry Vyukov
2020-05-02
1
-1
/
+4
*
prog: remove Dir from Type
Dmitry Vyukov
2020-05-01
1
-2
/
+2
*
prog: add ignore_return and breaks_returns call attribtues
Dmitry Vyukov
2020-04-19
1
-6
/
+1
*
prog: don't add fallback coverage after clone+ptrace
Dmitry Vyukov
2020-01-15
1
-5
/
+8
*
prog: don't add fallback coverage after prctl
Dmitry Vyukov
2020-01-15
1
-2
/
+3
*
prog: refactor bitfields representation
Dmitry Vyukov
2019-12-19
1
-5
/
+3
*
prog: add implementation for resource centric
Veronica Radu
2019-09-03
1
-3
/
+5
*
prog: fix a bunch of bugs in parsing
Dmitry Vyukov
2019-03-29
1
-1
/
+1
*
prog: prevent sandbox escaping files from entering s.files
Greg Steuck
2018-11-27
1
-1
/
+1
*
prog: add concept of "special pointers"
Dmitry Vyukov
2018-08-30
1
-2
/
+2
*
prog: don't add fallback signal after seccomp
Dmitry Vyukov
2018-08-19
1
-43
/
+52
*
executor: collect coverage from unfinished syscalls
Dmitry Vyukov
2018-07-29
1
-10
/
+23
*
prog: fix and improve fallback coverage
Dmitry Vyukov
2018-06-30
1
-19
/
+27
*
prog: add stronger fallback signal
Dmitry Vyukov
2018-06-29
1
-0
/
+105
*
prog: simplify code
Dmitry Vyukov
2018-05-05
1
-3
/
+4
*
pkg/compiler: support non-zero terminated filenames
Dmitry Vyukov
2018-04-02
1
-0
/
+7
*
pkg/compiler: allow specifying static size for filename's
Dmitry Vyukov
2018-03-05
1
-2
/
+7
*
prog: fix address analysis
Dmitry Vyukov
2018-02-26
1
-3
/
+8
*
prog: add arbitrary mutation of complex structs
Dmitry Vyukov
2018-02-25
1
-2
/
+2
*
pkg/compiler: fix alignment corner case
Dmitry Vyukov
2018-02-25
1
-2
/
+4
*
prog: rework address allocation
Dmitry Vyukov
2018-02-19
1
-15
/
+14
*
prog: combine RequiresBitmasks and RequiresChecksums into RequiredFeatures
Dmitry Vyukov
2018-02-19
1
-16
/
+4
*
prog: merge foreachSubargOffset into foreachArgImpl
Dmitry Vyukov
2018-02-19
1
-32
/
+11
*
prog: rework foreachArg
Dmitry Vyukov
2018-02-19
1
-34
/
+40
*
sys/linux: extend netfilter descriptions
Dmitry Vyukov
2018-01-27
1
-1
/
+1
*
prog: don't serialize output data args
Dmitry Vyukov
2017-12-17
1
-3
/
+3
*
prog: remove default target and all global state
Dmitry Vyukov
2017-09-15
1
-3
/
+5
*
prog, sys: move types to prog
Dmitry Vyukov
2017-09-05
1
-117
/
+7
*
prog: dot-import sys
Dmitry Vyukov
2017-09-05
1
-26
/
+26
*
sys: change BitfieldLast to BitfieldMiddle
Dmitry Vyukov
2017-09-04
1
-1
/
+1
*
sys, pkg/compiler: move padding computation to compiler
Dmitry Vyukov
2017-09-04
1
-2
/
+2
*
sys, prog: switch values to to uint64
Dmitry Vyukov
2017-08-19
1
-7
/
+7
*
prog: split Arg into smaller structs
Andrey Konovalov
2017-07-17
1
-83
/
+83
*
repro: always minimize over EnableTun
Andrey Konovalov
2017-06-12
1
-12
/
+12
[next]