summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix distcheck and documentationStef Walter2013-03-151-10/+5
* trust: Support a p11-kit specific serialization formatStef Walter2013-03-151-0/+54
* extract: Combine trust policy when extractingStef Walter2013-03-151-3/+16
* extract: --comment option adds comments to PEM bundlesStef Walter2013-03-151-0/+5
* p11-kit: New priority option and change trust-policy optionStef Walter2013-03-152-7/+18
* trust: Rework input path treatmentStef Walter2013-03-151-27/+34
* doc: Move manual into doc/manual subdirectoryStef Walter2013-03-1215-135/+137
* Document and put code coverage onlineStef Walter2013-03-081-0/+22
* doc: Fix external URLs in documentationStef Walter2013-03-071-6/+6
* doc: Add P11_KIT_STRICT=yes debugging tipStef Walter2013-03-071-0/+11
* doc: Don't wrap the options in the pkcs11.conf manual pageStef Walter2013-03-071-6/+6
* Move pkcs11.conf and module documentation to a manual pageStef Walter2013-02-205-162/+238
* Add a placeholder external 'extract-trust' commandStef Walter2013-02-052-0/+42
* Implement support for java JKS keystore formatStef Walter2013-02-051-0/+4
* Add support for exporting OpenSSL's TRUSTED CERTIFICATE formatStef Walter2013-02-051-0/+8
* Add support for extracting to pem-bundle and pem-directory formatsStef Walter2013-02-051-0/+8
* Implement basic extract supportStef Walter2013-02-053-1/+99
* Add public iterator API to p11-kitStef Walter2013-02-054-0/+88
* Implement trust assertion PKCS#11 objectsStef Walter2013-02-051-0/+11
* Add the builtin roots NSS specific objectStef Walter2013-02-051-1/+4
* Add support for openssl TRUSTED CERTIFICATE PEM filesStef Walter2013-02-051-0/+8
* Add basic trust moduleStef Walter2013-02-056-1/+132
* Tweak style of the manualStef Walter2013-02-054-7/+27
* Add documentation about contributing to p11-kitStef Walter2013-02-055-57/+233
* Add a p11-kit tool manual pageStef Walter2013-02-053-35/+125
* Add a /usr/share/p11-kit/modules directory for package module configsStef Walter2013-02-051-2/+2
* Add p11_kit_be_loud() function for use in tests and toolsStef Walter2013-02-051-0/+1
* Add more mock-module implementationStef Walter2013-02-041-0/+3
* Move debug and library code into the common/ subdirectoryStef Walter2013-01-091-1/+10
* Fix documentation warnings.Stef Walter2013-01-072-2/+3
* Change the default of 'user-config' to merge.Stef Walter2012-09-061-2/+2
* Use '.module' extension on module configsStef Walter2012-07-241-2/+5
* Add enable-in and disable-in options to module configStef Walter2012-04-012-0/+28
* Initial port to win32Stef Walter2011-10-171-1/+1
* Add documentation about the configuration pathsStef Walter2011-09-145-15/+76
* Add 'critical' setting for modulesStef Walter2011-08-301-2/+22
* Update PKCS#11 URI code for new draft of specStef Walter2011-08-052-1/+3
* Add example configuration documentation.Stef Walter2011-08-011-0/+48
* Cleanup documentation warningsStef Walter2011-07-271-2/+2
* More fine tuning of the pin APIs.Stef Walter2011-07-061-0/+1
* Add documentation for PIN callbacks.Stef Walter2011-07-063-1/+21
* Fixed typos and made options clearer.Stef Walter2011-06-091-3/+3
* Complete documentation for message functionality.Stef Walter2011-06-092-0/+7
* Store last failure message per thread.Stef Walter2011-06-091-1/+1
* Fix up documentationStef Walter2011-06-071-1/+4
* Add function p11_kit_uri_space_strlen() for figuring out the lengthStef Walter2011-05-301-0/+1
* Allow use with CRYPTOKI_GNU style use of PKCS#11Stef Walter2011-05-301-1/+9
* Add p11_kit_load_initialize_module() function.Stef Walter2011-05-271-0/+1
* Fix up documentationStef Walter2011-05-271-2/+7
* Fix problems with 'make distcheck'Stef Walter2011-05-271-1/+2