Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use CKA_X_CERTIFICATE_VALUE for trust assertions | Stef Walter | 2013-03-29 | 1 | -5/+10 |
* | Don't try to guess at overflowing time values on 32-bit systems | Stef Walter | 2013-03-28 | 1 | -2/+3 |
* | Fix memory leaks reported by 'make leakcheck' | Stef Walter | 2013-03-20 | 1 | -0/+2 |
* | trust: Rework index to be faster and more usable | Stef Walter | 2013-03-20 | 1 | -5/+9 |
* | hash: Rename file and functions for hashes | Stef Walter | 2013-03-20 | 1 | -8/+8 |
* | trust: Fix invalid varargs call in the builder | Stef Walter | 2013-03-18 | 1 | -1/+1 |
* | trust: Handle incorrectly encoded CKA_SERIAL_NUMBER lookups | Stef Walter | 2013-03-18 | 1 | -1/+1 |
* | trust: Better generation of nss objects and assertions for serial+issuer | Stef Walter | 2013-03-18 | 1 | -116/+151 |
* | Refine looking up of attributes in arrays | Stef Walter | 2013-03-18 | 1 | -52/+44 |
* | trust: Use a SHA-1 hash of subjectPublicKeyInfo as CKA_ID by default | Stef Walter | 2013-03-15 | 1 | -6/+14 |
* | trust: Add a builder which builds objects out of parsed data | Stef Walter | 2013-03-15 | 1 | -0/+1556 |