Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't respect timezones for CKA_START_DATE or CKA_END_DATE | Stef Walter | 2013-04-03 | 1 | -13/+1 |
* | Separate library init from message code | Stef Walter | 2013-04-03 | 1 | -2/+1 |
* | Use CKA_X_CERTIFICATE_VALUE for trust assertions | Stef Walter | 2013-03-29 | 1 | -3/+3 |
* | Don't try to guess at overflowing time values on 32-bit systems | Stef Walter | 2013-03-28 | 1 | -0/+71 |
* | Fix memory leaks reported by 'make leakcheck' | Stef Walter | 2013-03-20 | 1 | -10/+41 |
* | trust: Rework index to be faster and more usable | Stef Walter | 2013-03-20 | 1 | -22/+22 |
* | hash: Rename file and functions for hashes | Stef Walter | 2013-03-20 | 1 | -3/+3 |
* | trust: Better generation of nss objects and assertions for serial+issuer | Stef Walter | 2013-03-18 | 1 | -108/+188 |
* | trust: Support a p11-kit specific serialization format | Stef Walter | 2013-03-15 | 1 | -39/+0 |
* | trust: Use a SHA-1 hash of subjectPublicKeyInfo as CKA_ID by default | Stef Walter | 2013-03-15 | 1 | -1/+17 |
* | trust: Add a builder which builds objects out of parsed data | Stef Walter | 2013-03-15 | 1 | -0/+1611 |