| Commit message (Expand) | Author | Age | Files | Lines |
* | library: Initialize p11_virtual_mutex for Windows | Daiki Ueno | 2017-02-16 | 1 | -0/+2 |
* | test: Fix modules test for Windows | Daiki Ueno | 2017-02-16 | 2 | -4/+4 |
* | trust: Fix saving trust file on Windows | Daiki Ueno | 2017-02-16 | 1 | -6/+9 |
* | test: Fix Windows test case for p11_path_expand | Daiki Ueno | 2017-02-16 | 1 | -1/+1 |
* | rpc: Port exec transport to Windows | Daiki Ueno | 2017-02-16 | 1 | -30/+245 |
* | build: Adjust executable/module names for Windows | Daiki Ueno | 2017-02-16 | 3 | -3/+10 |
* | build: Avoid undefined reference to rpc_exec_init | Daiki Ueno | 2017-02-16 | 1 | -2/+3 |
* | build: Include <unistd.h> for execv | Daiki Ueno | 2017-02-16 | 1 | -0/+1 |
* | build: Check *asprintf on all platforms | Daiki Ueno | 2017-02-16 | 1 | -3/+4 |
* | argv: Fix misinterpretation of backslash in quotes | Daiki Ueno | 2017-02-16 | 3 | -1/+119 |
* | compat: Fix character generation in mk{s,d}temp() | Daiki Ueno | 2017-02-16 | 1 | -1/+1 |
* | Fix a typo in "x-cetrificate-value", see also https://bugs.freedesktop.org/sh... | Kai Engert | 2017-02-16 | 1 | -1/+1 |
* | Support loading new NSS attribute CKA_NSS_MOZILLA_CA_POLICY from .p11-kit files. | Kai Engert | 2017-02-16 | 4 | -0/+4 |
* | library: Deinit p11_virtual_mutex | Daiki Ueno | 2017-02-16 | 1 | -0/+1 |
* | virtual: Move mutex into p11_library_init() | Daiki Ueno | 2017-02-14 | 5 | -30/+11 |
* | trust: Revert to the original 'extract' behavior | Daiki Ueno | 2017-02-14 | 1 | -0/+1 |
* | filter: New virtual wrapper for access control | Daiki Ueno | 2017-02-08 | 5 | -0/+624 |
* | iter: Enable iteration over slots/tokens/modules | Daiki Ueno | 2017-02-08 | 4 | -27/+297 |
* | uri: Relax pin-* parsing for compatibility | Daiki Ueno | 2017-02-02 | 1 | -5/+26 |
* | trust: Implement a 'trust dump' command | Stef Walter | 2017-01-31 | 5 | -0/+276 |
* | trust: Don't encode spaces when writing .p11-kit format | Stef Walter | 2017-01-31 | 1 | -1/+1 |
* | trust: Add an "all" filter option for trust commands | Stef Walter | 2017-01-31 | 1 | -0/+3 |
* | trust: Make extraction and correlation of certificate info optional | Stef Walter | 2017-01-31 | 7 | -19/+30 |
* | trust: Load all attributes for each object when enumerating | Stef Walter | 2017-01-31 | 1 | -17/+21 |
* | virtual: Make virtual-fixed internal API cleaner | Daiki Ueno | 2017-01-25 | 4 | -11/+16 |
* | test: Release transport mock module | Daiki Ueno | 2017-01-25 | 1 | -0/+1 |
* | test: Check exhaustion of fixed closures | Nikos Mavrogiannopoulos | 2017-01-24 | 2 | -5/+82 |
* | build: Make libffi closure optional | Daiki Ueno | 2017-01-24 | 11 | -156/+1662 |
* | maint: Add .dir-locals.el file for Emacs | Daiki Ueno | 2017-01-24 | 1 | -0/+1 |
* | travis: Enable strict code compilation | Daiki Ueno | 2017-01-23 | 1 | -1/+1 |
* | Fix compiler warnings on FreeBSD | Roman Bogorodskiy | 2017-01-23 | 3 | -1/+6 |
* | systemd: add per-user remoting socket | Lubomir Rintel | 2017-01-20 | 5 | -0/+33 |
* | common: use recursive pthread mutex for library lock | Lubomir Rintel | 2017-01-19 | 1 | -1/+1 |
* | uri: Support query attributes to specify module | Daiki Ueno | 2017-01-19 | 4 | -9/+241 |
* | uri: Avoid typecasting confusion on s390x | Daiki Ueno | 2017-01-17 | 1 | -2/+4 |
* | uri: fix producing the query attributes | Lubomir Rintel | 2017-01-12 | 2 | -35/+48 |
* | uri: fix the query attribute parsing | Lubomir Rintel | 2017-01-12 | 2 | -14/+42 |
* | build: improve p11-kit-proxy symlink handling | Roman Bogorodskiy | 2017-01-09 | 1 | -1/+9 |
* | Release version 0.23.3 | Daiki Ueno | 2016-12-20 | 2 | -3/+13 |
* | 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 |
* | rpc: Fix typo flagged by lintian | Andreas Metzler | 2016-12-15 | 1 | -1/+1 |
* | test: Remove setgid()ed copy of frob-getenv | Daiki Ueno | 2016-12-13 | 1 | -2/+1 |
* | test: Fix privatedir substitution in test-extract | Daiki Ueno | 2016-12-13 | 1 | -0/+1 |
* | pkcs11: Update CRYPTOKI_VERSION to 2.40 | Daiki Ueno | 2016-12-13 | 1 | -6/+3 |
* | pkcs11: Add CK_RSA_PKCS_OAEP_PARAMS definition | Daiki Ueno | 2016-12-13 | 1 | -0/+20 |
* | pkcs11: Add CKA_COPYABLE definition | Daiki Ueno | 2016-12-13 | 1 | -0/+1 |
* | pkcs11: Add AES key wrap mechanisms | Daiki Ueno | 2016-12-13 | 1 | -0/+3 |
* | proxy: Remove redundant NULL check | Pankaj | 2016-12-13 | 1 | -1/+1 |
* | modules: Remove redundant NULL check | Pankaj | 2016-12-13 | 1 | -1/+1 |