| Commit message (Expand) | Author | Age | Files | Lines |
* | trust: add missing libtasn1 cflags | Roman Bogorodskiy | 2014-10-07 | 1 | -0/+39 |
* | Move to non-recursive Makefile for building bins and libs | Stef Walter | 2014-08-15 | 1 | -70/+203 |
* | Release version 0.19.4 | Stef Walter | 2013-08-29 | 1 | -1/+1 |
* | Route 'p11-kit extract-trust' over to trust tool | Stef Walter | 2013-08-29 | 1 | -1/+2 |
* | trust: Add a list command to the trust tool | Stef Walter | 2013-08-29 | 1 | -0/+1 |
* | trust: Refactor enumeration of certificates to extract | Stef Walter | 2013-08-29 | 1 | -1/+1 |
* | Add support for using freebl3 for SHA1 and MD5 hashing | Stef Walter | 2013-07-10 | 1 | -0/+4 |
* | trust: Add a basic 'anchor' command to store a new anchor | Stef Walter | 2013-07-08 | 1 | -0/+3 |
* | trust: Initial support for writing out token objects | Stef Walter | 2013-07-03 | 1 | -0/+1 |
* | trust: Don't write out internal attributes when persisting | Stef Walter | 2013-07-03 | 1 | -0/+1 |
* | Reorganize various components | Stef Walter | 2013-06-25 | 1 | -4/+52 |
* | Merge branch 'stable' | Stef Walter | 2013-06-17 | 1 | -0/+4 |
|\ |
|
| * | trust: Move the extract-trust external placeholder command into trust/ | Stef Walter | 2013-06-17 | 1 | -0/+4 |
* | | Fix up Makefile.am files for automake 1.13 warnings | Stef Walter | 2013-05-21 | 1 | -1/+1 |
|/ |
|
* | Separate library init from message code | Stef Walter | 2013-04-03 | 1 | -1/+1 |
* | Add a bit of infrastructure for running valgrind | Stef Walter | 2013-03-20 | 1 | -1/+2 |
* | trust: Use descriptive labels for tokens | Stef Walter | 2013-03-19 | 1 | -0/+2 |
* | trust: Support a p11-kit specific serialization format | Stef Walter | 2013-03-15 | 1 | -0/+1 |
* | trust: Add a builder which builds objects out of parsed data | Stef Walter | 2013-03-15 | 1 | -1/+1 |
* | trust: Refactor to include concept of the index | Stef Walter | 2013-03-15 | 1 | -0/+1 |
* | Build with the libtasn1 CFLAGS properly | Stef Walter | 2013-03-04 | 1 | -0/+1 |
* | Implement trust assertion PKCS#11 objects | Stef Walter | 2013-02-05 | 1 | -1/+1 |
* | Implement stapled certificate extensions internally | Stef Walter | 2013-02-05 | 1 | -0/+1 |
* | Add support for parsing PEM files | Stef Walter | 2013-02-05 | 1 | -1/+2 |
* | Add basic trust module | Stef Walter | 2013-02-05 | 1 | -0/+52 |