| Commit message (Expand) | Author | Age | Files | Lines |
* | trust: Factor out module initialization into separate file | Daiki Ueno | 2018-08-28 | 1 | -1/+1 |
* | test: Add installcheck script to test trust module | Daiki Ueno | 2018-04-10 | 1 | -1/+3 |
* | test: Factor out common harness from test-extract.in | Daiki Ueno | 2018-04-10 | 1 | -2/+5 |
* | test: Add test for JKS extractor | Daiki Ueno | 2018-04-06 | 1 | -0/+5 |
* | trust: add unit test for the "edk2-cacerts" extractor | Laszlo Ersek | 2018-03-30 | 1 | -0/+5 |
* | trust: introduce the "edk2-cacerts" extractor skeleton | Laszlo Ersek | 2018-03-30 | 1 | -0/+1 |
* | trust: Forcibly mark "Default Trust" read-only | Daiki Ueno | 2018-02-05 | 1 | -1/+5 |
* | build: Delay compilation of test-related stuff | Daiki Ueno | 2018-01-30 | 1 | -4/+8 |
* | build: Delay building test programs until "make check" | Daiki Ueno | 2017-05-29 | 1 | -1/+1 |
* | rpc: Add PKCS#11 module that connects to socket | Daiki Ueno | 2017-02-17 | 1 | -2/+1 |
* | trust: Implement a 'trust dump' command | Stef Walter | 2017-01-31 | 1 | -0/+1 |
* | 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 |