summaryrefslogtreecommitdiff
path: root/trust/session.c
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-97/+0
* trust: Add index callback for when an object is removedStef Walter2013-08-291-1/+1
* trust: Fix various issues writing objects in trust tokenStef Walter2013-07-081-1/+1
* Separate library init from message codeStef Walter2013-04-031-1/+1
* Fix memory leaks reported by 'make leakcheck'Stef Walter2013-03-201-0/+1
* trust: Add a builder which builds objects out of parsed dataStef Walter2013-03-151-1/+6
* trust: Refactor to include concept of the indexStef Walter2013-03-151-118/+3
* Add basic trust moduleStef Walter2013-02-051-0/+206