summaryrefslogtreecommitdiff
path: root/trust/index.h
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-127/+0
* trust: Add index callback for when an object is removedStef Walter2013-08-291-0/+5
* trust: Fix various issues writing objects in trust tokenStef Walter2013-07-081-2/+9
* trust: Don't write out internal attributes when persistingStef Walter2013-07-031-15/+1
* trust: Rename p11_index_batch() to p11_index_load()Stef Walter2013-07-031-2/+2
* trust: Implement reloading of token dataStef Walter2013-07-031-0/+6
* trust: Rework index to be faster and more usableStef Walter2013-03-201-9/+6
* trust: Refactor to include concept of the indexStef Walter2013-03-151-0/+126