summaryrefslogtreecommitdiff
path: root/trust/tests/test-index.c
Commit message (Expand)AuthorAgeFilesLines
* trust: Add index callback for when an object is removedStef Walter2013-08-291-7/+92
* Fix various issues highlighted by coverity scannerStef Walter2013-07-181-3/+4
* trust: Fix bug with load validation failuresStef Walter2013-07-081-0/+50
* trust: Fix various issues writing objects in trust tokenStef Walter2013-07-081-17/+15
* trust: Rename p11_index_batch() to p11_index_load()Stef Walter2013-07-031-6/+6
* Our own unit testing frameworkStef Walter2013-05-211-227/+168
* Separate library init from message codeStef Walter2013-04-031-2/+1
* Fix memory leaks reported by 'make leakcheck'Stef Walter2013-03-201-0/+5
* Fix invalid memory accesses reported by 'make memcheck'Stef Walter2013-03-201-0/+2
* trust: Rework index to be faster and more usableStef Walter2013-03-201-18/+18
* trust: Refactor to include concept of the indexStef Walter2013-03-151-0/+1063