summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* build: Add meson build supportDaiki Ueno2019-06-184-0/+78
* build: Fix typo spotted by codespellDaiki Ueno2018-12-291-1/+1
* doc: Make log-calls match the rest of the document styleJakub Jelen2018-12-061-2/+2
* modules: Add option to control module visibility from proxyDaiki Ueno2018-04-061-0/+2
* doc: Replace links to freedesktop.org to github pagesDaiki Ueno2018-02-264-10/+10
* Added p11-kit remoting page in manualNikos Mavrogiannopoulos2018-01-053-0/+255
* doc: Use correct PKCS#11 URI syntaxDaiki Ueno2017-06-131-1/+1
* doc: Clarify p11-kit server documentationDaiki Ueno2017-05-261-3/+5
* rpc: New p11_kit_remote_serve_tokens functionDaiki Ueno2017-05-251-0/+1
* uri: Support vendor query attributesDaiki Ueno2017-02-211-0/+2
* rpc: Add PKCS#11 module that connects to socketDaiki Ueno2017-02-172-0/+18
* remote: Add API to serve a tokenDaiki Ueno2017-02-171-0/+1
* filter: New virtual wrapper for access controlDaiki Ueno2017-02-081-0/+1
* iter: Enable iteration over slots/tokens/modulesDaiki Ueno2017-02-081-0/+2
* trust: Implement a 'trust dump' commandStef Walter2017-01-311-0/+39
* build: Make libffi closure optionalDaiki Ueno2017-01-241-0/+1
* uri: Support query attributes to specify moduleDaiki Ueno2017-01-191-0/+4
* doc: More tweaks for gtk-docDaiki Ueno2016-12-191-0/+7
* doc: Mention new API functionsDaiki Ueno2016-12-191-0/+6
* doc: State 'p11-kit trust' is a deprecated formDaiki Ueno2016-12-061-2/+4
* doc: Update documentation to point towards GitHubStef Walter2016-11-291-1/+1
* 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