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
/
prog
/
analysis.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
csource: force enable tun flag when required
Andrey Konovalov
2017-06-12
1
-0
/
+26
*
prog, executor: move checksum computation to executor
Andrey Konovalov
2017-05-12
1
-0
/
+2
*
prog: fix mknod sanitization
Dmitry Vyukov
2017-02-14
1
-3
/
+14
*
prog, sys: add csum type, embed checksums for ipv4 packets
Andrey Konovalov
2017-01-25
1
-0
/
+30
*
prog: move size-related functions to size.go
Andrey Konovalov
2017-01-25
1
-96
/
+0
*
sys, prog: add length of parent of parent to templates
Andrey Konovalov
2017-01-23
1
-15
/
+39
*
prog: add FieldName to Type
Andrey Konovalov
2017-01-23
1
-2
/
+2
*
prog: fix bytesizeN for nonarray fields
Andrey Konovalov
2017-01-19
1
-1
/
+8
*
prog: fix calculating parent length in struct with bitfields
Andrey Konovalov
2017-01-19
1
-1
/
+3
*
prog: reformat source
Dmitry Vyukov
2017-01-09
1
-1
/
+1
[next]