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
/
tools
/
syz-declextract
/
syz-declextract.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/syz-declextract: rewrite
Dmitry Vyukov
2024-12-11
1
-1016
/
+0
*
tools/syz-declextract: prefix flags with auto_
Dmitry Vyukov
2024-11-26
1
-1
/
+1
*
tools/syz-declextract: support nested netlink policies
Dmitry Vyukov
2024-11-18
1
-26
/
+44
*
tools/syz-declextract: don't generate NLA_REJECT/TYPE_MAX attrs
Dmitry Vyukov
2024-11-18
1
-1
/
+4
*
tools/syz-declextract: add heuristic for sigsetsize
Dmitry Vyukov
2024-11-14
1
-1
/
+6
*
tools/syz-declextract: refactor int type conversion
Dmitry Vyukov
2024-11-14
1
-62
/
+63
*
tools/syz-declextract: improve name matching heuristics
Dmitry Vyukov
2024-11-14
1
-12
/
+19
*
tools/syz-declextract: fix struct name in some cases
Dmitry Vyukov
2024-11-14
1
-1
/
+1
*
tools/syz-declextract: fix generic netlink family names
Dmitry Vyukov
2024-11-13
1
-5
/
+6
*
tools/syz-declextract: fix flags type
Dmitry Vyukov
2024-11-13
1
-11
/
+23
*
tools/syz-declextract: fix reserved struct field names
Dmitry Vyukov
2024-11-13
1
-1
/
+1
*
tools/syz-declextract: handle more reserved names
Dmitry Vyukov
2024-11-13
1
-19
/
+22
*
tools/syz-declextract: handle _Bool type
Dmitry Vyukov
2024-11-13
1
-1
/
+1
*
tools/syz-declextract: improve declaration name extraction
Dmitry Vyukov
2024-11-13
1
-7
/
+20
*
tools/syz-declextract: add syscall entry function
Dmitry Vyukov
2024-11-12
1
-2
/
+3
*
tools/syz-declextract: add io_uring function/access
Dmitry Vyukov
2024-11-12
1
-5
/
+13
*
tools/syz-declextract: add entry function and access level
Dmitry Vyukov
2024-11-12
1
-10
/
+43
*
tools/syz-declextract: properly remove unused declarations
Dmitry Vyukov
2024-11-11
1
-3
/
+5
*
tools/syz-declextract: enumerate io_uring operations
Dmitry Vyukov
2024-11-11
1
-0
/
+28
*
tools/syz-declextract: refactor designated init extraction
Dmitry Vyukov
2024-11-11
1
-44
/
+58
*
tools/syz-declextract: annotate interfaces with descriptions presence
Dmitry Vyukov
2024-11-11
1
-4
/
+4
*
tools/syz-declextract: restructure for better scalability
Dmitry Vyukov
2024-11-11
1
-35
/
+36
*
tools/syz-declextract: rework interface list handling
Dmitry Vyukov
2024-10-25
1
-35
/
+21
*
tools/syz-declextract: assorted cosmetic changes
Dmitry Vyukov
2024-10-25
1
-11
/
+10
*
tools/syz-declextract: check that record has attrs before trying to access them
Pimyn Girgis
2024-10-18
1
-1
/
+1
*
tools/syz-declextract: add outputFormat flag to choose between minimal and fi...
Pimyn Girgis
2024-10-16
1
-16
/
+38
*
tools/syz-declextract: code restructuring for better types
Pimyn Girgis
2024-10-09
1
-128
/
+203
*
tools/syz-declextract: extract structs from system calls
Pimyn Girgis
2024-09-25
1
-48
/
+13
*
tools/syz-declextract: extract structs for netlink policies from len field
Pimyn Girgis
2024-09-25
1
-17
/
+349
*
tools/syz-declextract: better type extraction
Pimyn Girgis
2024-09-09
1
-19
/
+121
*
tools/syz-declextract: restructuring for clang tool
Pimyn Girgis
2024-09-09
1
-64
/
+78
*
tools/syz-declextract: extract genl_family and generate descriptions
Pimyn Girgis
2024-09-03
1
-19
/
+161
*
tools/syz-declextract: extract netlink interface
Pimyn Girgis
2024-08-22
1
-12
/
+135
*
tools/syz-declextract, sys/linux: generate descriptions with auto attribute a...
Pimyn Girgis
2024-08-12
1
-3
/
+13
*
tools/syz-declextract: run syz-declextract on files specified by a compilatio...
Pimyn Girgis
2024-07-31
1
-0
/
+4
*
tools/syz-declextract: parse Linux Headers to extract metadata about syscalls
Pimyn Girgis
2024-07-30
1
-258
/
+71
*
sys/windows: add more descriptions
Dmitry Vyukov
2017-09-27
1
-0
/
+279