Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix various issues highlighted by coverity scanner | Stef Walter | 2013-07-18 | 1 | -9/+9 |
* | trust: Fix bug with load validation failures | Stef Walter | 2013-07-08 | 1 | -2/+3 |
* | trust: Fix various issues writing objects in trust token | Stef Walter | 2013-07-08 | 1 | -8/+121 |
* | trust: Rename p11_index_batch() to p11_index_load() | Stef Walter | 2013-07-03 | 1 | -2/+2 |
* | trust: Implement reloading of token data | Stef Walter | 2013-07-03 | 1 | -6/+12 |
* | Fix memory leaks reported by 'make leakcheck' | Stef Walter | 2013-03-20 | 1 | -3/+4 |
* | Fix invalid memory accesses reported by 'make memcheck' | Stef Walter | 2013-03-20 | 1 | -1/+1 |
* | trust: Rework index to be faster and more usable | Stef Walter | 2013-03-20 | 1 | -120/+319 |
* | trust: Better generation of nss objects and assertions for serial+issuer | Stef Walter | 2013-03-18 | 1 | -1/+2 |
* | Refine looking up of attributes in arrays | Stef Walter | 2013-03-18 | 1 | -1/+1 |
* | trust: Refactor to include concept of the index | Stef Walter | 2013-03-15 | 1 | -0/+566 |