1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Sep 06, 2024 — Sep 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make pe_shorten_file() exported. More... almost 11 years ago
Fix some man page errors. More... about 11 years ago
Build as PIE+RELRO binaries. More... about 11 years ago
Remove a memory leak in --list. More... about 11 years ago
Generate "correct" cert padding between cert list entries and at the end. More... about 11 years ago
Make next_cert() handle win_certificate.length not including padding. More... about 11 years ago
Use better helpers for the arithmetic to figure out how much space to add. More... about 11 years ago
Use the helper functions we've added. More... about 11 years ago
Add some helper functions for our space calculations on addign sigs. More... about 11 years ago
Make check_signature_space() more thorough. More... about 11 years ago
Free all signature data. More... about 11 years ago
Tear down digests when we _fini() cms. More... about 11 years ago
Close insigfd only once. More... about 11 years ago
Just some whitespace fixups. More... about 11 years ago
Zero the pad space between our signature and the next WIN_CERTIFICATE. More... about 11 years ago
Don't include the certificate list padding offsets in wincere->dwLength. More... about 11 years ago
[pesigcheck] Always verify at a time within the validity window. More... about 11 years ago
Allow aarch64 in the rhel build macros. More... about 11 years ago
Use libefivar for guid declarations and parsing. More... about 11 years ago
Fix poptReadDefaultConfig() error checking. More... about 11 years ago
More valgrind suppressions for nss setup code. More... about 11 years ago
Make it so we have versions on individual commands. More... about 11 years ago
Add the ability to query if a key by name for locked/unlocked status. More... about 11 years ago
Ignore .strace files More... about 11 years ago
Actually correctly zero-pad serial numbers with the sign bit set. More... about 11 years ago
Don't do uuid_clear() twice. More... about 11 years ago
Test for the right sentinal value from strtoul(). More... about 11 years ago
Use uuid_generate_random() by default when generating cert's serial numbers. More... about 11 years ago
authvar: fix the type cast for 32bit systems More... about 11 years ago
efisiglist: adjust the signature size More... about 11 years ago