Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate library init from message code | Stef Walter | 2013-04-03 | 1 | -2/+1 |
* | trust: Rework index to be faster and more usable | Stef Walter | 2013-03-20 | 1 | -1/+1 |
* | trust: Use descriptive labels for tokens | Stef Walter | 2013-03-19 | 1 | -1/+12 |
* | trust: Support a p11-kit specific serialization format | Stef Walter | 2013-03-15 | 1 | -1/+1 |
* | trust: Add a builder which builds objects out of parsed data | Stef Walter | 2013-03-15 | 1 | -33/+25 |
* | trust: Refactor to include concept of the index | Stef Walter | 2013-03-15 | 1 | -13/+19 |
* | trust: Make each configured path its own token | Stef Walter | 2013-03-15 | 1 | -5/+28 |
* | trust: Rework input path treatment | Stef Walter | 2013-03-15 | 1 | -3/+120 |
* | Initialize modules correctly in tests | Stef Walter | 2013-03-03 | 1 | -0/+1 |
* | Use putenv() instead of setenv() | Stef Walter | 2013-03-03 | 1 | -1/+1 |
* | Fill in certificate authority and trust data correctly | Stef Walter | 2013-02-05 | 1 | -1/+1 |
* | Add the builtin roots NSS specific object | Stef Walter | 2013-02-05 | 1 | -3/+3 |
* | Add basic trust module | Stef Walter | 2013-02-05 | 1 | -0/+106 |