summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "build: Check strerror_l() and uselocale() seperately"Daiki Ueno2018-05-013-15/+5
* build: Check strerror_l() and uselocale() seperatelyDaiki Ueno2018-04-193-5/+15
* travis: Optimize dnf install invocationDaiki Ueno2018-04-101-11/+7
* test: Add installcheck script to test trust moduleDaiki Ueno2018-04-102-1/+24
* trust: Prevent trust module being loaded by proxy moduleDaiki Ueno2018-04-101-0/+3
* travis: Run "make installcheck"Daiki Ueno2018-04-101-8/+16
* trust: Fix memleak in p11_enumerate_opt_filterDaiki Ueno2018-04-101-0/+1
* test: Factor out common harness from test-extract.inDaiki Ueno2018-04-105-95/+114
* test: Add test for JKS extractorDaiki Ueno2018-04-064-1/+224
* test: Add test for p11_attrs_purge()Daiki Ueno2018-04-061-0/+29
* mock-module-ep: Properly override C_GetFunctionListDaiki Ueno2018-04-061-1/+1
* modules: Add option to control module visibility from proxyDaiki Ueno2018-04-066-10/+118
* trust: add unit test for the "edk2-cacerts" extractorLaszlo Ersek2018-03-303-0/+214
* trust: implement the "edk2-cacerts" extractorLaszlo Ersek2018-03-301-1/+168
* trust: introduce the "edk2-cacerts" extractor skeletonLaszlo Ersek2018-03-304-1/+51
* modules: Fix memleak in re-initialization caseDaiki Ueno2018-03-291-0/+1
* Treat CKR_CRYPTOKI_ALREADY_INITIALIZED correctlyJustin King-Lacroix2018-03-291-1/+6
* travis: Disallow failure on mingwDaiki Ueno2018-03-291-4/+0
* test: Add missing seven.module in Windows fixturesDaiki Ueno2018-03-291-0/+4
* travis: Use LOG_COMPILER to run tests under wineDaiki Ueno2018-03-291-3/+3
* build: Enable make check with wineDaiki Ueno2018-03-292-1/+14
* common: Fix compilation of runtime.c under mingwDaiki Ueno2018-03-292-10/+33
* test: Add failing test for CKR_CRYPTOKI_ALREADY_INITIALIZEDDaiki Ueno2018-03-294-1/+115
* test: Add test for error messagesDaiki Ueno2018-03-293-1/+113
* test: Use _exit() in child process to immediately close open FDsDaiki Ueno2018-03-291-1/+1
* test: Rewrite test-server.sh in TAP styleDaiki Ueno2018-03-291-11/+27
* test: Take advantage of TAP test driverDaiki Ueno2018-03-293-0/+6
* common: Add assert_skip() and assert_todo()Daiki Ueno2018-03-292-15/+126
* test-server.sh: Fix bashismAndreas Metzler2018-02-281-4/+4
* Release 0.23.10Daiki Ueno2018-02-272-1/+13
* maint: Point to the new URLsDaiki Ueno2018-02-272-5/+5
* test-server: Add test for detecting addressDaiki Ueno2018-02-271-1/+29
* test-server: Fix compilation error on FreeBSDDaiki Ueno2018-02-271-0/+1
* common, client: Move runtime directory detection to libp11-commonDaiki Ueno2018-02-275-65/+292
* common: Make p11_test_directory_delete() work recursivelyDaiki Ueno2018-02-271-1/+11
* test: Improve temporary directory handlingDaiki Ueno2018-02-272-2/+6
* p11_kit_remote_serve_tokens: Read "write-protected" setting from URIDaiki Ueno2018-02-272-0/+42
* filter: Respect CKF_WRITE_PROTECTED setting when allowing a tokenDaiki Ueno2018-02-272-16/+134
* test: Add test for client-server interactionDaiki Ueno2018-02-274-3/+213
* server: Print envvars even when running in foregroundDaiki Ueno2018-02-271-22/+39
* test-transport: Make sure to initialize addrlen given to acceptDaiki Ueno2018-02-271-0/+1
* client: Fix memleaks in the moduleDaiki Ueno2018-02-271-3/+9
* test: Fix unconditional jump in test-proxy.cDaiki Ueno2018-02-271-0/+1
* doc: Replace links to freedesktop.org to github pagesDaiki Ueno2018-02-264-10/+10
* trust: Forcibly mark "Default Trust" read-onlyDaiki Ueno2018-02-057-15/+101
* po: Update translations from transifexDaiki Ueno2018-01-3138-447/+1139
* build: Add more files to .gitignoreDaiki Ueno2018-01-311-19/+7
* travis: Exclude generated files from coverageDaiki Ueno2018-01-311-1/+1
* build: Split out generated code from p11-kit/virtual.cDaiki Ueno2018-01-316-199/+51
* trust: Filter out duplicate extensionsDaiki Ueno2018-01-315-5/+120