1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add more ways to use a password with the token More... about 5 years ago
Fix some memory leaks More... about 5 years ago
Rename /var/run/ to /run/ More... about 5 years ago
Make 0.112 client and server work with the 113 protocol and vise versa More... about 5 years ago
libdpe: make the initial read buffer always big enough for the opt header More... about 5 years ago
Some gcc malloc leak analyzer workarounds. More... about 5 years ago
Fix a missing malloc() return value check. More... about 5 years ago
OID: add the info about the UEFI SB CA OID More... over 5 years ago
efikeygen: update our key usages to match what the auditors like. More... over 5 years ago
Substantially update the documentation, and use mdoc. More... over 5 years ago
Turn on gcc -O2 More... over 5 years ago
Fix some missed OOM error path -fanalyzer found. More... over 5 years ago
wincert: try to convince the gcc analyzer of the painfully obvious. More... over 5 years ago
libdpe: check for NULL pe at more places. More... over 5 years ago
wincert: check for NULL pe at more places here, too. More... over 5 years ago
Remove a lot of decls that are in efisec.h now. More... over 5 years ago
Resolve crash when signature that is removed is not at the end of the list. Also manipulate ptr level list rather than the items themselves. More... over 5 years ago
authvar: Fix an unlikely memory leak. More... over 5 years ago
libdpe: fix some minor analyzer discoveries. More... over 5 years ago
Use page size, not hard coded values, in read_file() More... over 5 years ago
Get rid of efisiglist More... over 5 years ago
move a pile of signature list types to efivar. More... over 5 years ago
efikeygen: allow setting validity windows explicitly. More... over 5 years ago
Minor whitespace housekeeping More... over 5 years ago
Add the beginnings of pk12 bag support in efikeygen. More... over 5 years ago
Rework the wildly undocumented NSS password file goo. More... over 5 years ago
Work around some NSS SECOID_AddEntry() bugs More... over 5 years ago
Minor make cleanups More... over 5 years ago
Clean up .gitignore a bit More... over 5 years ago
Make --verbose and --debug more similar across tools More... over 5 years ago