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
/
pkg
/
declextract
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/declextract: infer syscall commands
Dmitry Vyukov
2025-01-22
1
-13
/
+33
*
tools/syz-declextract: support function scopes
Dmitry Vyukov
2025-01-22
5
-45
/
+135
*
tools/syz-declextract: fix empty structs and arrays
Dmitry Vyukov
2025-01-20
3
-24
/
+73
*
pkg/declextract: remove unused includes and defines
Dmitry Vyukov
2025-01-17
1
-4
/
+11
*
pkg/declextract: move const handling logic from the clang tool
Dmitry Vyukov
2025-01-17
3
-25
/
+52
*
tools/syz-declextract: infer argument/field types
Dmitry Vyukov
2024-12-17
4
-7
/
+342
*
pkg/declextract: fix static function handling
Dmitry Vyukov
2024-12-16
1
-2
/
+2
*
pkg/declextract: change auto_todo type to int8
Dmitry Vyukov
2024-12-13
1
-1
/
+1
*
tools/syz-declextract: extract info about all functions
Dmitry Vyukov
2024-12-13
3
-0
/
+96
*
pkg/declextract: move file update from pkg/clangtool
Dmitry Vyukov
2024-12-13
1
-1
/
+4
*
pkg/declextract: speed up sortAndDedupSlice
Dmitry Vyukov
2024-12-13
1
-9
/
+15
*
pkg/ifaceprobe: optimize cache
Dmitry Vyukov
2024-12-12
1
-5
/
+1
*
pkg/declextract: reduce cyclomatic complexity
Dmitry Vyukov
2024-12-11
2
-115
/
+134
*
pkg/declextract: generated single openat for all related files
Dmitry Vyukov
2024-12-11
1
-26
/
+9
*
pkg/declextract: restore use of ipv6_addr
Dmitry Vyukov
2024-12-11
1
-1
/
+1
*
tools/syz-declextract: generate file_operations descriptions
Dmitry Vyukov
2024-12-11
4
-13
/
+287
*
tools/syz-declextract: extract file_operations descriptions
Dmitry Vyukov
2024-12-11
1
-0
/
+28
*
pkg/declextract: emit more netlink families
Dmitry Vyukov
2024-12-11
2
-24
/
+17
*
pkg/declextract: refine more networking types
Dmitry Vyukov
2024-12-11
2
-11
/
+29
*
pkg/declextract: refactor netlink generation
Dmitry Vyukov
2024-12-11
4
-78
/
+42
*
pkg/declextract: rename generated names for consistency
Dmitry Vyukov
2024-12-11
2
-27
/
+18
*
tools/syz-declextract: rewrite
Dmitry Vyukov
2024-12-11
5
-0
/
+964