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
Commit message (
Expand
)
Author
Age
Files
Lines
*
prog: fix TestCreateResource tests
Aleksandr Nogikh
2024-02-21
1
-0
/
+3
*
prog: remove side effects of BuildChoiceTable
Aleksandr Nogikh
2024-02-21
1
-8
/
+11
*
prog: handle multiple matching union fields
Aleksandr Nogikh
2024-02-19
5
-35
/
+97
*
prog: test len calculation of structs with conditions
Aleksandr Nogikh
2024-02-19
1
-0
/
+8
*
prog: support conditional fields
Aleksandr Nogikh
2024-02-19
9
-29
/
+531
*
pkg/compiler: support if[expr] attributes
Aleksandr Nogikh
2024-02-19
1
-0
/
+57
*
prog: make invalid union field error more explicit
Aleksandr Nogikh
2024-02-19
2
-3
/
+6
*
prog: highlight error location
Aleksandr Nogikh
2024-02-19
1
-2
/
+7
*
prog: make validation errors more verbose
Aleksandr Nogikh
2024-02-19
1
-2
/
+2
*
pkg/compiler: extend parent reference support in len
Aleksandr Nogikh
2024-02-19
2
-26
/
+60
*
syz-manager: prefer non-ANY progs in corpus minimization
Aleksandr Nogikh
2024-02-08
2
-2
/
+11
*
prog: swap array elements during mutation
Aleksandr Nogikh
2024-02-08
1
-1
/
+7
*
sys/syz-sysgen: save flags's possible values
Florent Revest
2024-02-01
2
-0
/
+12
*
prog: keep ConstMap after target initialization
Florent Revest
2024-02-01
1
-4
/
+0
*
prog: optimize call minimization
Aleksandr Nogikh
2024-01-18
1
-0
/
+11
*
prog: fix an invalid rnd.Perm() invocation
Aleksandr Nogikh
2024-01-17
1
-1
/
+1
*
prog: restructure resource generation
Aleksandr Nogikh
2024-01-15
2
-12
/
+18
*
prog: prefer precise constructors
Aleksandr Nogikh
2024-01-11
5
-26
/
+63
*
prog: optimize foreachArgImpl()
Aleksandr Nogikh
2024-01-03
1
-5
/
+7
*
compiler: support const as int first argument
Paul Chaignon
2023-11-28
1
-2
/
+2
*
compiler: support flags as int first argument
Paul Chaignon
2023-11-28
1
-0
/
+4
*
prog: validate call properties
Aleksandr Nogikh
2023-11-22
1
-0
/
+3
*
prog, sys: test cases for struct AUTO
Paul Chaignon
2023-11-13
1
-0
/
+12
*
prog: support AUTO for structs
Paul Chaignon
2023-11-13
1
-2
/
+13
*
prog: add helper function parser.HasNext
Paul Chaignon
2023-11-13
2
-0
/
+38
*
prog: more informative errors on parsing failures
Paul Chaignon
2023-10-12
1
-2
/
+2
*
prog: more complex tests for getInputResources
Paul Chaignon
2023-10-09
1
-0
/
+1
*
prog: fix missing required input resources
Paul Chaignon
2023-10-09
1
-5
/
+25
*
prog: test optional input resources are skipped
Paul Chaignon
2023-10-09
1
-0
/
+26
*
prog: skip optional input resources
Paul Chaignon
2023-10-09
3
-15
/
+19
*
pkg/compiler: support (in) for union fields
Aleksandr Nogikh
2023-10-06
1
-0
/
+3
*
prog: preserve inout direction during squashing
Aleksandr Nogikh
2023-09-28
3
-3
/
+7
*
prog: deduce arg direction during validation
Aleksandr Nogikh
2023-09-28
1
-10
/
+13
*
all: use special placeholder for errors
Taras Madan
2023-07-24
2
-3
/
+3
*
pkg/csource: compile single pseudo syscalls
Aleksandr Nogikh
2023-05-04
1
-5
/
+31
*
all: tools/syz-env make generate result
Taras Madan
2023-02-24
1
-12
/
+17
*
prog: add comments about choicetable
Palash Oswal
2023-02-21
1
-0
/
+3
*
prog: reject escaping filenames during deserialization
Dmitry Vyukov
2023-02-16
2
-0
/
+11
*
prog: add a new DupCallCollide collide type
Aleksandr Nogikh
2023-02-14
3
-11
/
+115
*
pkg/image: treat empty compressed image as valid image
Dmitry Vyukov
2022-12-22
2
-6
/
+0
*
prog: mutate compressed images with hints
Dmitry Vyukov
2022-12-22
2
-12
/
+147
*
pkg/image: optimize image decompression
Dmitry Vyukov
2022-12-22
1
-8
/
+0
*
pkg/image: make Decompress easier to use
Dmitry Vyukov
2022-12-22
3
-10
/
+5
*
prog: don't mutate size of compressed images
Dmitry Vyukov
2022-12-22
1
-0
/
+6
*
prog: move image extraction from sys/linux
Dmitry Vyukov
2022-12-22
7
-34
/
+102
*
pkg/image: factor out from prog
Dmitry Vyukov
2022-12-22
5
-127
/
+16
*
pkg/testutil: move iterCount from prog package
Dmitry Vyukov
2022-12-22
4
-16
/
+5
*
prog/meta.go (#3570)
Taras Madan
2022-11-29
1
-4
/
+4
*
prog: adjust number of image mutations
Dmitry Vyukov
2022-11-25
1
-2
/
+11
*
prog: refactor HeatMap
Dmitry Vyukov
2022-11-25
3
-18
/
+20
[next]