summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* rpc: Fix typo flagged by lintianAndreas Metzler2016-12-151-1/+1
* test: Remove setgid()ed copy of frob-getenvDaiki Ueno2016-12-131-2/+1
* test: Fix privatedir substitution in test-extractDaiki Ueno2016-12-131-0/+1
* pkcs11: Update CRYPTOKI_VERSION to 2.40Daiki Ueno2016-12-131-6/+3
* pkcs11: Add CK_RSA_PKCS_OAEP_PARAMS definitionDaiki Ueno2016-12-131-0/+20
* pkcs11: Add CKA_COPYABLE definitionDaiki Ueno2016-12-131-0/+1
* pkcs11: Add AES key wrap mechanismsDaiki Ueno2016-12-131-0/+3
* proxy: Remove redundant NULL checkPankaj2016-12-131-1/+1
* modules: Remove redundant NULL checkPankaj2016-12-131-1/+1
* proxy: Check return value of calloc()Pankaj2016-12-131-0/+1
* mock: Check return value of calloc()Pankaj2016-12-131-0/+1
* doc: State 'p11-kit trust' is a deprecated formDaiki Ueno2016-12-061-2/+4
* trust: Don't add CKA_TRUSTED to extension objectDaiki Ueno2016-12-061-2/+33
* common, trust: Avoid integer overflowDaiki Ueno2016-12-064-3/+14
* move privatedir from libdir to libexecdirStanislav Brabec2016-11-301-1/+1
* trust: Avoid confusion in DER/PEM decodingDaiki Ueno2016-11-303-1/+115
* doc: Update documentation to point towards GitHubStef Walter2016-11-292-2/+5
* test-conf: don't create the setuid copy in /tmpLubomir Rintel2016-11-291-1/+1
* trust: Clarify the error message of 'extract'Daiki Ueno2016-11-281-1/+4
* trust: Mention anchor --remove option in helpDaiki Ueno2016-11-281-1/+2
* trust: Reject invalid UTF-8 inputDaiki Ueno2016-11-282-0/+8
* pkg-config: Expose p11_trust_paths variableDaiki Ueno2016-11-151-0/+1
* build: Remove *.in files from EXTRA_DISTDaiki Ueno2016-11-151-2/+0
* build: Don't update po files on every make runDaiki Ueno2016-11-151-0/+37