summaryrefslogtreecommitdiff
path: root/trust/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-295/+0
* trust: add missing libtasn1 cflagsRoman Bogorodskiy2014-10-071-0/+39
* Move to non-recursive Makefile for building bins and libsStef Walter2014-08-151-70/+203
* Release version 0.19.4Stef Walter2013-08-291-1/+1
* Route 'p11-kit extract-trust' over to trust toolStef Walter2013-08-291-1/+2
* trust: Add a list command to the trust toolStef Walter2013-08-291-0/+1
* trust: Refactor enumeration of certificates to extractStef Walter2013-08-291-1/+1
* Add support for using freebl3 for SHA1 and MD5 hashingStef Walter2013-07-101-0/+4
* trust: Add a basic 'anchor' command to store a new anchorStef Walter2013-07-081-0/+3
* trust: Initial support for writing out token objectsStef Walter2013-07-031-0/+1
* trust: Don't write out internal attributes when persistingStef Walter2013-07-031-0/+1
* Reorganize various componentsStef Walter2013-06-251-4/+52
* Merge branch 'stable'Stef Walter2013-06-171-0/+4
|\
| * trust: Move the extract-trust external placeholder command into trust/Stef Walter2013-06-171-0/+4
* | Fix up Makefile.am files for automake 1.13 warningsStef Walter2013-05-211-1/+1
|/
* Separate library init from message codeStef Walter2013-04-031-1/+1
* Add a bit of infrastructure for running valgrindStef Walter2013-03-201-1/+2
* trust: Use descriptive labels for tokensStef Walter2013-03-191-0/+2
* trust: Support a p11-kit specific serialization formatStef Walter2013-03-151-0/+1
* trust: Add a builder which builds objects out of parsed dataStef Walter2013-03-151-1/+1
* trust: Refactor to include concept of the indexStef Walter2013-03-151-0/+1
* Build with the libtasn1 CFLAGS properlyStef Walter2013-03-041-0/+1
* Implement trust assertion PKCS#11 objectsStef Walter2013-02-051-1/+1
* Implement stapled certificate extensions internallyStef Walter2013-02-051-0/+1
* Add support for parsing PEM filesStef Walter2013-02-051-1/+2
* Add basic trust moduleStef Walter2013-02-051-0/+52