summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix missing tag in p11-kit-sharing.xmlStef Walter2014-08-111-0/+1
* p11-kit: Add a new 'isolate' pkcs11 config optionStef Walter2014-07-082-0/+12
* p11-kit: Cleanup and add documentation for 'remote' optionStef Walter2014-07-082-0/+28
* p11-kit: Add 'p11-kit remote' command for isolating modulesStef Walter2014-07-081-0/+1
* rpc: Implement PKCS#11 messages/client/server codeStef Walter2014-07-081-0/+2
* p11-kit: Mark p11_kit_be_quiet() and p11_kit_be_loud() stableStef Walter2014-07-041-2/+2
* Build in srcdir != builddir fashion by defaultStef Walter2014-01-141-1/+2
* Move gtk-doc.make into build directoryStef Walter2014-01-141-1/+1
* Fix documentation buildStef Walter2013-09-231-11/+13
* Documentation tweaksStef Walter2013-09-042-1/+3
* Release version 0.19.4Stef Walter2013-08-291-0/+3
* trust: Document the new command line trust toolStef Walter2013-08-295-139/+384
* iter: Add a p11_kit_iter_destroy_object() functionStef Walter2013-08-281-0/+1
* iter: Add p11_kit_iter_set_uri() functionStef Walter2013-08-281-1/+2
* iter: Add p11_kit_iter_get_token() callStef Walter2013-08-281-0/+1
* iter: Add new P11_KIT_ITER_WANT_WRITABLE iterator behaviorStef Walter2013-08-281-1/+0
* doc: Add identifiers to doc sections so gtk-doc doesn't autogen themStef Walter2013-07-183-10/+10
* Fix extract example in documentationStef Walter2013-07-181-1/+1
* Support expanding $XDG_CONFIG_HOME in user config pathsStef Walter2013-07-186-18/+52
* Don't load configs from user directory when setuidStef Walter2013-07-182-0/+6
* Various documentation tweaks and fixes for warningsStef Walter2013-07-102-1/+5
* Add support for using freebl3 for SHA1 and MD5 hashingStef Walter2013-07-101-0/+11
* Reorganize various componentsStef Walter2013-06-251-1/+0
* Mark p11_kit_message() as a stable functionStef Walter2013-05-211-1/+1
* Add the log-calls module config optionStef Walter2013-05-213-0/+25
* Manage C_CloseAllSessions function for multiple callersStef Walter2013-05-211-0/+6
* Update the proxy module to use managed PKCS#11 modulesStef Walter2013-05-211-0/+1
* p11-kit: Managed PKCS#11 module loadingStef Walter2013-05-216-56/+134
* Use libffi to implement mixins for managed codeStef Walter2013-05-162-2/+6
* doc: Use gtk-doc in the no-tmpl flavorStef Walter2013-04-041-0/+6
* manual: Use a consistent docbook versionStef Walter2013-04-046-12/+16
* Fix documentation so it builds out of treeStef Walter2013-04-032-2/+5
* Add a bit of infrastructure for running valgrindStef Walter2013-03-202-0/+8
* 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