summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-2917-2109/+0
* Fix typo in pkcs11.confStef Walter2016-08-091-1/+1
* doc: Fix interpolation of p11-kit configuration paths in documentationStef Walter2016-08-091-6/+4
* manual: Fix typos in documentationLudovic Rousseau2015-10-192-6/+6
* trust: Add pem-directory-hash extract formatAdam Williamson2015-01-141-1/+5
* trust: Allow 'BEGIN PUBLIC KEY' PEM blocks in .p11-kit filesStef Walter2014-10-091-4/+9
* p11-kit: Remove the 'isolated' option for nowStef Walter2014-10-012-11/+5
* common: New public pkcs11x.h header containing extensionsStef Walter2014-09-101-0/+1
* Move to non-recursive Makefile for building bins and libsStef Walter2014-08-151-4/+4
* 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