summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rpc: Add PKCS#11 module that connects to socketDaiki Ueno2017-02-1712-71/+543
* remote: Add API to serve a tokenDaiki Ueno2017-02-173-0/+43
* remote, server: Recognize PKCS#11 URIDaiki Ueno2017-02-171-8/+69
* p11-kit: Add 'p11-kit server' commandNikos Mavrogiannopoulos2017-02-173-0/+595
* common: New p11_get_upeer_id() functionNikos Mavrogiannopoulos2017-02-173-0/+132
* rpc: New rpc_unix transport based on Unix socketNikos Mavrogiannopoulos2017-02-162-0/+207
* common: Add path encoding functionsDaiki Ueno2017-02-163-0/+59
* travis: Enable mingw64 cross buildDaiki Ueno2017-02-161-5/+11
* trust: Fix uninitialized value in anchor commandDaiki Ueno2017-02-161-1/+1
* library: Initialize p11_virtual_mutex for WindowsDaiki Ueno2017-02-161-0/+2
* test: Fix modules test for WindowsDaiki Ueno2017-02-162-4/+4
* trust: Fix saving trust file on WindowsDaiki Ueno2017-02-161-6/+9
* test: Fix Windows test case for p11_path_expandDaiki Ueno2017-02-161-1/+1
* rpc: Port exec transport to WindowsDaiki Ueno2017-02-161-30/+245
* build: Adjust executable/module names for WindowsDaiki Ueno2017-02-163-3/+10
* build: Avoid undefined reference to rpc_exec_initDaiki Ueno2017-02-161-2/+3
* build: Include <unistd.h> for execvDaiki Ueno2017-02-161-0/+1
* build: Check *asprintf on all platformsDaiki Ueno2017-02-161-3/+4
* argv: Fix misinterpretation of backslash in quotesDaiki Ueno2017-02-163-1/+119
* compat: Fix character generation in mk{s,d}temp()Daiki Ueno2017-02-161-1/+1
* Fix a typo in "x-cetrificate-value", see also https://bugs.freedesktop.org/sh...Kai Engert2017-02-161-1/+1
* Support loading new NSS attribute CKA_NSS_MOZILLA_CA_POLICY from .p11-kit files.Kai Engert2017-02-164-0/+4
* library: Deinit p11_virtual_mutexDaiki Ueno2017-02-161-0/+1
* virtual: Move mutex into p11_library_init()Daiki Ueno2017-02-145-30/+11
* trust: Revert to the original 'extract' behaviorDaiki Ueno2017-02-141-0/+1
* filter: New virtual wrapper for access controlDaiki Ueno2017-02-085-0/+624
* iter: Enable iteration over slots/tokens/modulesDaiki Ueno2017-02-084-27/+297
* uri: Relax pin-* parsing for compatibilityDaiki Ueno2017-02-021-5/+26
* trust: Implement a 'trust dump' commandStef Walter2017-01-315-0/+276
* trust: Don't encode spaces when writing .p11-kit formatStef Walter2017-01-311-1/+1
* trust: Add an "all" filter option for trust commandsStef Walter2017-01-311-0/+3
* trust: Make extraction and correlation of certificate info optionalStef Walter2017-01-317-19/+30
* trust: Load all attributes for each object when enumeratingStef Walter2017-01-311-17/+21
* virtual: Make virtual-fixed internal API cleanerDaiki Ueno2017-01-254-11/+16
* test: Release transport mock moduleDaiki Ueno2017-01-251-0/+1
* test: Check exhaustion of fixed closuresNikos Mavrogiannopoulos2017-01-242-5/+82
* build: Make libffi closure optionalDaiki Ueno2017-01-2411-156/+1662
* maint: Add .dir-locals.el file for EmacsDaiki Ueno2017-01-241-0/+1
* travis: Enable strict code compilationDaiki Ueno2017-01-231-1/+1
* Fix compiler warnings on FreeBSDRoman Bogorodskiy2017-01-233-1/+6
* systemd: add per-user remoting socketLubomir Rintel2017-01-205-0/+33
* common: use recursive pthread mutex for library lockLubomir Rintel2017-01-191-1/+1
* uri: Support query attributes to specify moduleDaiki Ueno2017-01-194-9/+241
* uri: Avoid typecasting confusion on s390xDaiki Ueno2017-01-171-2/+4
* uri: fix producing the query attributesLubomir Rintel2017-01-122-35/+48
* uri: fix the query attribute parsingLubomir Rintel2017-01-122-14/+42
* build: improve p11-kit-proxy symlink handlingRoman Bogorodskiy2017-01-091-1/+9
* Release version 0.23.3Daiki Ueno2016-12-202-3/+13
* doc: More tweaks for gtk-docDaiki Ueno2016-12-191-0/+7
* doc: Mention new API functionsDaiki Ueno2016-12-191-0/+6