| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: Use correct PKCS#11 URI syntax | Daiki Ueno | 2017-06-13 | 1 | -1/+1 |
* | doc: Clarify p11-kit server documentation | Daiki Ueno | 2017-05-26 | 1 | -3/+5 |
* | rpc: New p11_kit_remote_serve_tokens function | Daiki Ueno | 2017-05-25 | 1 | -0/+1 |
* | uri: Support vendor query attributes | Daiki Ueno | 2017-02-21 | 1 | -0/+2 |
* | rpc: Add PKCS#11 module that connects to socket | Daiki Ueno | 2017-02-17 | 2 | -0/+18 |
* | remote: Add API to serve a token | Daiki Ueno | 2017-02-17 | 1 | -0/+1 |
* | filter: New virtual wrapper for access control | Daiki Ueno | 2017-02-08 | 1 | -0/+1 |
* | iter: Enable iteration over slots/tokens/modules | Daiki Ueno | 2017-02-08 | 1 | -0/+2 |
* | trust: Implement a 'trust dump' command | Stef Walter | 2017-01-31 | 1 | -0/+39 |
* | build: Make libffi closure optional | Daiki Ueno | 2017-01-24 | 1 | -0/+1 |
* | uri: Support query attributes to specify module | Daiki Ueno | 2017-01-19 | 1 | -0/+4 |
* | doc: More tweaks for gtk-doc | Daiki Ueno | 2016-12-19 | 1 | -0/+7 |
* | doc: Mention new API functions | Daiki Ueno | 2016-12-19 | 1 | -0/+6 |
* | doc: State 'p11-kit trust' is a deprecated form | Daiki Ueno | 2016-12-06 | 1 | -2/+4 |
* | doc: Update documentation to point towards GitHub | Stef Walter | 2016-11-29 | 1 | -1/+1 |
* | Fix typo in pkcs11.conf | Stef Walter | 2016-08-09 | 1 | -1/+1 |
* | doc: Fix interpolation of p11-kit configuration paths in documentation | Stef Walter | 2016-08-09 | 1 | -6/+4 |
* | manual: Fix typos in documentation | Ludovic Rousseau | 2015-10-19 | 2 | -6/+6 |
* | trust: Add pem-directory-hash extract format | Adam Williamson | 2015-01-14 | 1 | -1/+5 |
* | p11-kit: Remove the 'isolated' option for now | Stef Walter | 2014-10-01 | 2 | -11/+5 |
* | common: New public pkcs11x.h header containing extensions | Stef Walter | 2014-09-10 | 1 | -0/+1 |
* | Move to non-recursive Makefile for building bins and libs | Stef Walter | 2014-08-15 | 1 | -4/+4 |
* | doc: Fix missing tag in p11-kit-sharing.xml | Stef Walter | 2014-08-11 | 1 | -0/+1 |
* | p11-kit: Add a new 'isolate' pkcs11 config option | Stef Walter | 2014-07-08 | 2 | -0/+12 |
* | p11-kit: Cleanup and add documentation for 'remote' option | Stef Walter | 2014-07-08 | 2 | -0/+28 |
* | p11-kit: Add 'p11-kit remote' command for isolating modules | Stef Walter | 2014-07-08 | 1 | -0/+1 |
* | rpc: Implement PKCS#11 messages/client/server code | Stef Walter | 2014-07-08 | 1 | -0/+2 |
* | p11-kit: Mark p11_kit_be_quiet() and p11_kit_be_loud() stable | Stef Walter | 2014-07-04 | 1 | -2/+2 |
* | Build in srcdir != builddir fashion by default | Stef Walter | 2014-01-14 | 1 | -1/+2 |
* | Move gtk-doc.make into build directory | Stef Walter | 2014-01-14 | 1 | -1/+1 |
* | Fix documentation build | Stef Walter | 2013-09-23 | 1 | -11/+13 |
* | Documentation tweaks | Stef Walter | 2013-09-04 | 2 | -1/+3 |
* | Release version 0.19.4 | Stef Walter | 2013-08-29 | 1 | -0/+3 |
* | trust: Document the new command line trust tool | Stef Walter | 2013-08-29 | 5 | -139/+384 |
* | iter: Add a p11_kit_iter_destroy_object() function | Stef Walter | 2013-08-28 | 1 | -0/+1 |
* | iter: Add p11_kit_iter_set_uri() function | Stef Walter | 2013-08-28 | 1 | -1/+2 |
* | iter: Add p11_kit_iter_get_token() call | Stef Walter | 2013-08-28 | 1 | -0/+1 |
* | iter: Add new P11_KIT_ITER_WANT_WRITABLE iterator behavior | Stef Walter | 2013-08-28 | 1 | -1/+0 |
* | doc: Add identifiers to doc sections so gtk-doc doesn't autogen them | Stef Walter | 2013-07-18 | 3 | -10/+10 |
* | Fix extract example in documentation | Stef Walter | 2013-07-18 | 1 | -1/+1 |
* | Support expanding $XDG_CONFIG_HOME in user config paths | Stef Walter | 2013-07-18 | 6 | -18/+52 |
* | Don't load configs from user directory when setuid | Stef Walter | 2013-07-18 | 2 | -0/+6 |
* | Various documentation tweaks and fixes for warnings | Stef Walter | 2013-07-10 | 2 | -1/+5 |
* | Add support for using freebl3 for SHA1 and MD5 hashing | Stef Walter | 2013-07-10 | 1 | -0/+11 |
* | Reorganize various components | Stef Walter | 2013-06-25 | 1 | -1/+0 |
* | Mark p11_kit_message() as a stable function | Stef Walter | 2013-05-21 | 1 | -1/+1 |
* | Add the log-calls module config option | Stef Walter | 2013-05-21 | 3 | -0/+25 |
* | Manage C_CloseAllSessions function for multiple callers | Stef Walter | 2013-05-21 | 1 | -0/+6 |
* | Update the proxy module to use managed PKCS#11 modules | Stef Walter | 2013-05-21 | 1 | -0/+1 |
* | p11-kit: Managed PKCS#11 module loading | Stef Walter | 2013-05-21 | 6 | -56/+134 |