summaryrefslogtreecommitdiff
path: root/trust/index.c
Commit message (Expand)AuthorAgeFilesLines
* trust: Fix various issues writing objects in trust tokenStef Walter2013-07-081-8/+121
* trust: Rename p11_index_batch() to p11_index_load()Stef Walter2013-07-031-2/+2
* trust: Implement reloading of token dataStef Walter2013-07-031-6/+12
* Fix memory leaks reported by 'make leakcheck'Stef Walter2013-03-201-3/+4
* Fix invalid memory accesses reported by 'make memcheck'Stef Walter2013-03-201-1/+1
* trust: Rework index to be faster and more usableStef Walter2013-03-201-120/+319
* trust: Better generation of nss objects and assertions for serial+issuerStef Walter2013-03-181-1/+2
* Refine looking up of attributes in arraysStef Walter2013-03-181-1/+1
* trust: Refactor to include concept of the indexStef Walter2013-03-151-0/+566