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
/
target.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/csource: exclude auto-generated syscalls from tests
Aleksandr Nogikh
2025-11-24
1
-0
/
+11
*
prog/target: add fetching function for syz_kfuzztest_run ID
Ethan Graham
2025-09-22
1
-0
/
+25
*
prog/target: add Extend method
Ethan Graham
2025-09-22
1
-2
/
+11
*
sys/syz-sysgen: serialize descriptions as gob and embed
Dmitry Vyukov
2025-01-23
1
-9
/
+8
*
prog: reduce amount of hint replacements
Dmitry Vyukov
2024-07-02
1
-0
/
+112
*
sys/targets: mark big-endian targets
Dmitry Vyukov
2024-06-04
1
-8
/
+8
*
executor: remove noshmem mode
Dmitry Vyukov
2024-06-04
1
-9
/
+8
*
pkg/host: move glob parsing to host
Dmitry Vyukov
2024-04-24
1
-4
/
+48
*
prog: don't require preallocated buffer for exec encoding
Dmitry Vyukov
2024-04-16
1
-1
/
+1
*
sys/syz-sysgen: save flags's possible values
Florent Revest
2024-02-01
1
-0
/
+7
*
prog: keep ConstMap after target initialization
Florent Revest
2024-02-01
1
-4
/
+0
*
prog: prefer precise constructors
Aleksandr Nogikh
2024-01-11
1
-2
/
+2
*
prog: move image extraction from sys/linux
Dmitry Vyukov
2022-12-22
1
-6
/
+0
*
sys: control structural changes during neutralization
Aleksandr Nogikh
2022-09-29
1
-4
/
+9
*
sys/linux: extract raw images from syz_mount_image
Aleksandr Nogikh
2022-09-27
1
-0
/
+6
*
prog: generate very long file names
Dmitry Vyukov
2022-08-10
1
-0
/
+12
*
prog: refactor generation of resources
Dmitry Vyukov
2022-01-11
1
-2
/
+0
*
prog: pass ctx by pointer to ForeachType callback
Dmitry Vyukov
2022-01-11
1
-3
/
+3
*
prog: increase max number of syscalls
Dmitry Vyukov
2021-07-22
1
-0
/
+1
*
all: minor glob fixes
Dmitry Vyukov
2021-05-26
1
-7
/
+6
*
pkg/compiler: add glob type
Joey Jiaojg
2021-05-26
1
-0
/
+25
*
pkg/host: fail loudly when coverage collection is enable w/o shmem
Patrick Meyer
2021-05-20
1
-8
/
+9
*
prog/alloc: align address allocation for aligned[addr]
Albert van der Linde
2020-07-14
1
-5
/
+3
*
target: support of big-endian architectures
Alexander Egorenkov
2020-06-23
1
-7
/
+8
*
prog: remove target.StringDictionary
Dmitry Vyukov
2020-06-07
1
-4
/
+0
*
prog: reduce number of allocations in Mutate
Dmitry Vyukov
2020-05-18
1
-2
/
+1
*
prog: use Ref as Arg type
Dmitry Vyukov
2020-05-05
1
-4
/
+24
*
prog: refactor ANY to not fabricate new types
Dmitry Vyukov
2020-05-05
1
-8
/
+11
*
prog: support disabled attribute
Dmitry Vyukov
2020-05-04
1
-0
/
+11
*
prog: remove StructDesc
Dmitry Vyukov
2020-05-03
1
-49
/
+14
*
prog: introduce Field type
Dmitry Vyukov
2020-05-02
1
-3
/
+3
*
prog: rename {PtrType,ArrayType}.Type to Elem
Dmitry Vyukov
2020-05-01
1
-2
/
+2
*
prog: remove Dir from Type
Dmitry Vyukov
2020-05-01
1
-10
/
+10
*
pkg/compiler: deduplicate Types in descriptions
Dmitry Vyukov
2020-04-26
1
-4
/
+26
*
prog: refactor target.MakeMmap
Dmitry Vyukov
2020-04-18
1
-2
/
+2
*
prog: rename target.SanitizeCall to Neutralize
Dmitry Vyukov
2020-03-17
1
-4
/
+10
*
syz-manager: corpus rotation
Dmitry Vyukov
2019-12-30
1
-0
/
+5
*
prog: export RestoreLinks function
Dmitry Vyukov
2019-12-17
1
-28
/
+38
*
prog: speed up resource ctors detection
Andrey Konovalov
2019-08-30
1
-1
/
+2
*
pkg/csource: add ability to annotate syscalls using comments in C reproducers
Anton Lindqvist
2019-05-24
1
-0
/
+6
*
prog: support AUTO args in programs
Dmitry Vyukov
2018-12-10
1
-1
/
+1
*
prog: rename ProgGen to Builder
Dmitry Vyukov
2018-12-08
1
-7
/
+7
*
tools/syz-trace2syz/proggen: fix vma allocation
Dmitry Vyukov
2018-12-07
1
-0
/
+6
*
tools/syz-trace2syz/proggen: replace memoryTracker with prog.memAlloc
Dmitry Vyukov
2018-12-07
1
-0
/
+39
*
sys: check that target consts are defined
Dmitry Vyukov
2018-10-19
1
-0
/
+11
*
targets: Use OS=linux when GOOS=android
Zach Riggle
2018-10-10
1
-0
/
+3
*
prog: add concept of "special pointers"
Dmitry Vyukov
2018-08-30
1
-0
/
+14
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-1
/
+1
*
prog: add arbitrary mutation of complex structs
Dmitry Vyukov
2018-02-25
1
-0
/
+2
*
pkg/compiler: don't assign call IDs statically
Dmitry Vyukov
2018-02-25
1
-1
/
+2
[next]