1
I Use This!
Inactive

Commits : Listings

Analyzed 23 days ago. based on code collected 23 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add checks for NULL and empty strings in the key filename functions More... over 14 years ago
Fix type of a safe stack in pkcs12.c More... over 14 years ago
Fix a null check bug and a typo More... over 14 years ago
Determine cert filenames from the name attribute More... over 14 years ago
Require at least one cert in each call to StoreCertificates More... over 14 years ago
Abort if no requests are passed to createRequest More... over 14 years ago
Move parseP7SignedData to certutil.c More... over 14 years ago
Move common functions in pkcs11 and pkcs12.c to certutil.c More... over 14 years ago
Move the DN parsing to a separate file More... over 14 years ago
Ignore .tmp files in ~/cbt More... over 14 years ago
Make keys readable by the owner only More... over 14 years ago
Prevent concurrent accesses to certificate files More... over 14 years ago
Remove old comments and fix compiler warnings More... over 14 years ago
Fix maximum RSA key size More... over 14 years ago
Fix harmless date overflow in temp certificate More... over 14 years ago
Add the enrollment functions to the fuzzer script More... over 14 years ago
Remove "disable code" from CreateRequest and StoreCertificates More... over 14 years ago
Add error handling to saveKeys More... over 14 years ago
Add more missing code from the last change More... over 14 years ago
Add missing code from previos change More... over 14 years ago
Add error checks to createRequest and request_wrap More... over 14 years ago
Add error checks to storeCertificates More... over 14 years ago
Implement StoreCertificates More... over 14 years ago
Add support for the "country" and "organization" attributes More... over 14 years ago
Update the IPC protocol version in testsign.sh More... over 14 years ago
Display the "name" attribute instead of "commonName" More... over 14 years ago
Store certs with subject names, etc, together with the private keys More... over 14 years ago
Add a function stub for StoreCertificates + code that calls it More... over 14 years ago
Set the X509_REQ version number More... over 14 years ago
A few small code fixes More... over 14 years ago