index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ukify
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ukify: fix parsing of SignTool configuration option
Zbigniew Jędrzejewski-Szmek
11 days
2
-32
/
+25
*
ukify: Use new .hwids PE section format
anonymix007
14 days
1
-5
/
+17
*
ukify: Support building UKIs with a .hwids section
anonymix007
2024-11-14
1
-2
/
+125
*
ukify: Support building UKIs with .dtbauto sections
anonymix007
2024-11-14
1
-49
/
+82
*
Introduce systemd-keyutil to do various key/certificate operations (#35095)
Lennart Poettering
2024-11-11
1
-6
/
+6
|
\
|
*
Introduce systemd-keyutil to do various key/certificate operations
Daan De Meyer
2024-11-08
1
-6
/
+6
*
|
ukify: Fix broken assert when building a signed addon
Valentin David
2024-11-09
1
-2
/
+1
|
/
*
ukify: Introduce --certificate-provider= option
Daan De Meyer
2024-11-07
2
-48
/
+61
*
ukify: Add --signing-provider= option
Daan De Meyer
2024-11-06
1
-7
/
+29
*
ukify: Add support for systemd-sbsign
Daan De Meyer
2024-11-06
1
-4
/
+41
*
test: fix tool name in comment
Luca Boccassi
2024-11-04
1
-1
/
+1
*
ukify: fix typo
Yu Watanabe
2024-10-16
1
-1
/
+1
*
ukify: Add more mypy options
Jörg Behrmann
2024-10-14
2
-3
/
+5
*
ukify: Add UkifyConfig
Jörg Behrmann
2024-10-14
1
-36
/
+86
*
ukify: Add a unified interface for signing tools
Jörg Behrmann
2024-10-14
2
-96
/
+105
*
ukify: Fix type of UKI.executable
Jörg Behrmann
2024-10-14
1
-1
/
+1
*
ukify: Require both key and cert be set in generate_keys
Jörg Behrmann
2024-10-12
1
-1
/
+1
*
ukify: Add missing typing for iterator
Jörg Behrmann
2024-10-12
1
-1
/
+1
*
ukify: Fix systemd-measure detection in tests
Jörg Behrmann
2024-10-10
1
-2
/
+6
*
ukify: fix return value type of resolve_at_path()
Yu Watanabe
2024-10-10
1
-1
/
+1
*
ukify: Read .profile from path starting with @
Daan De Meyer
2024-10-09
1
-0
/
+2
*
ukify: Introduce resolve_at_path()
Daan De Meyer
2024-10-09
1
-6
/
+13
*
ukify: Fix off by one error
Daan De Meyer
2024-10-09
1
-1
/
+1
*
ukify: Factor out sbat into constants
Jörg Behrmann
2024-10-09
1
-10
/
+13
*
ukify: Ensure that find_tool always returns a tool or throws an error
Jörg Behrmann
2024-10-09
1
-19
/
+5
*
ukify: Move summary option handling out of finalize_options
Jörg Behrmann
2024-10-09
1
-6
/
+4
*
ukify: Type-annotate ukify
Jörg Behrmann
2024-10-09
2
-79
/
+138
*
ukify: Make it lint clean
Jörg Behrmann
2024-10-09
2
-11
/
+21
*
ukify: Use OSError insteead of IOError
Jörg Behrmann
2024-10-09
1
-1
/
+1
*
ukify: Use non-deprecated import for Sequence
Jörg Behrmann
2024-10-09
1
-1
/
+1
*
ukify: Sort imports
Jörg Behrmann
2024-10-09
1
-4
/
+4
*
ukify: Import Path directly
Jörg Behrmann
2024-10-09
1
-41
/
+41
*
ukify: Format with ruff
Jörg Behrmann
2024-10-09
2
-330
/
+393
*
ukify: Rework multi-profile UKIs
Daan De Meyer
2024-10-04
1
-19
/
+103
*
ukify: Fix Profile config setting
Daan De Meyer
2024-10-03
1
-3
/
+3
*
ukify: Introduce pe_strip_section_name()
Daan De Meyer
2024-10-03
1
-3
/
+7
*
Revert "ukify: add new --extend= switch for importing an existing UKI's secti...
Daan De Meyer
2024-10-03
1
-65
/
+17
*
Revert "ukify: introduce new --measure-base= switch"
Daan De Meyer
2024-10-03
1
-65
/
+6
*
ukify: Remove special casing for .linux section
Daan De Meyer
2024-09-30
1
-21
/
+11
*
ukify: Use SizeOfImage from linux image as virtual size of .linux section
Daan De Meyer
2024-09-30
1
-2
/
+12
*
ukify: Drop unused size() method
Daan De Meyer
2024-09-30
1
-3
/
+0
*
ukify: Remove debug log
Daan De Meyer
2024-09-17
1
-3
/
+0
*
ukify: introduce new --measure-base= switch
Lennart Poettering
2024-09-06
1
-8
/
+72
*
ukify: add new --extend= switch for importing an existing UKI's sections to l...
Lennart Poettering
2024-09-06
1
-17
/
+65
*
ukify: add basic .profile support
Lennart Poettering
2024-09-06
1
-0
/
+9
*
ukify: Skip test on architectures without UEFI
Daan De Meyer
2024-08-29
1
-0
/
+7
*
test: remove temporary directory for test-ukify on success
Yu Watanabe
2024-08-15
1
-0
/
+2
*
ukify: fix typo
Yu Watanabe
2024-08-02
1
-1
/
+1
*
test_ukify: add instructions
Zbigniew Jędrzejewski-Szmek
2024-07-18
1
-0
/
+9
*
test_ukify: use sha384 in the signing tests
Zbigniew Jędrzejewski-Szmek
2024-07-18
1
-6
/
+6
[next]