summaryrefslogtreecommitdiff
path: root/trust/tests/test-module.c
Commit message (Expand)AuthorAgeFilesLines
* trust: Use descriptive labels for tokensStef Walter2013-03-191-9/+21
* trust: Handle incorrectly encoded CKA_SERIAL_NUMBER lookupsStef Walter2013-03-181-0/+66
* Refine looking up of attributes in arraysStef Walter2013-03-181-2/+2
* Fix distcheck and documentationStef Walter2013-03-151-2/+5
* trust: Support a p11-kit specific serialization formatStef Walter2013-03-151-1/+1
* trust: Use a SHA-1 hash of subjectPublicKeyInfo as CKA_ID by defaultStef Walter2013-03-151-5/+5
* trust: Add a builder which builds objects out of parsed dataStef Walter2013-03-151-10/+18
* trust: Refactor to include concept of the indexStef Walter2013-03-151-0/+238
* trust: Make each configured path its own tokenStef Walter2013-03-151-33/+250
* trust: Rework input path treatmentStef Walter2013-03-151-5/+3
* trust: Use the new NSS PKCS#11 extension codesStef Walter2013-03-081-2/+2
* Initialize modules correctly in testsStef Walter2013-03-031-1/+1
* Fix syntax errors in OS_WIN32 ifdefsStef Walter2013-03-031-0/+2
* Use putenv() instead of setenv()Stef Walter2013-03-031-1/+1
* Better debugging and checks for attribute valuesStef Walter2013-02-051-5/+8
* Add the builtin roots NSS specific objectStef Walter2013-02-051-0/+27
* Add basic trust moduleStef Walter2013-02-051-0/+331