1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
efikeygen: Fix a pair of missing error checks on signing failures. More... over 6 years ago
daemon: make sign_pe() and sign_kmod() have slightly more useful return checking. More... over 6 years ago
libdpe: Fix a wildly implausible null pointer dereference scan-build found. More... over 6 years ago
authvar: fix a memory leak on an error path that scan-build found More... over 6 years ago
pesigcheck: Fix two logic errors scan-build found. More... over 6 years ago
client: Make some error handling clearer to scan-build... More... over 6 years ago
cms_pe_common: Make the opthdr code more transparent to scan-build More... over 6 years ago
Fix an incorrect error check from PK11_...() that scan-build found. More... over 6 years ago
Fix a broken error check test in dup_pe that scan-build found. More... over 6 years ago
Fix a zero-length VLA error scan-build found. More... over 6 years ago
Fix an undefined assignment scan-build found. More... over 6 years ago
Make scan-build work More... over 6 years ago
Release pesign 113 More... over 6 years ago
Get rid of our absurd x.y versioning. More... over 6 years ago
Make --padding default, and add documentation for it. More... over 6 years ago
Move -Wno-error=cpp to the invariant part of CFLAGS. More... over 6 years ago
Fix some old typoes in a header. More... over 6 years ago
Fix building with clang, once again. More... over 6 years ago
libdpe: fix a typo clang found More... over 6 years ago
Add --no-vendor-cert, to hash everything but the .vendor_cert section. More... over 6 years ago
Move license to GPLv3+ More... almost 7 years ago
Fix typo More... almost 7 years ago
pesign: make all of our compiler attributes #defines More... over 7 years ago
Rename some files for multiple file type support More... over 7 years ago
efikeygen: either --kernel or --module must be used More... over 7 years ago
Add .travis.yml More... over 7 years ago
Modified pesign man page to add instructions on using private keys stored in HSM More... over 7 years ago
efisiglist: Copy the header correctly More... over 7 years ago
Clean up better when generate_spc_signed_data() fails. More... over 7 years ago
more readpw() assurances More... over 7 years ago