summaryrefslogtreecommitdiff
path: root/trust/tests/test-token.c
Commit message (Expand)AuthorAgeFilesLines
* Separate library init from message codeStef Walter2013-04-031-2/+1
* trust: Rework index to be faster and more usableStef Walter2013-03-201-1/+1
* trust: Use descriptive labels for tokensStef Walter2013-03-191-1/+12
* trust: Support a p11-kit specific serialization formatStef Walter2013-03-151-1/+1
* trust: Add a builder which builds objects out of parsed dataStef Walter2013-03-151-33/+25
* trust: Refactor to include concept of the indexStef Walter2013-03-151-13/+19
* trust: Make each configured path its own tokenStef Walter2013-03-151-5/+28
* trust: Rework input path treatmentStef Walter2013-03-151-3/+120
* Initialize modules correctly in testsStef Walter2013-03-031-0/+1
* Use putenv() instead of setenv()Stef Walter2013-03-031-1/+1
* Fill in certificate authority and trust data correctlyStef Walter2013-02-051-1/+1
* Add the builtin roots NSS specific objectStef Walter2013-02-051-3/+3
* Add basic trust moduleStef Walter2013-02-051-0/+106