summaryrefslogtreecommitdiff
path: root/p11-kit/test-proxy.c
Commit message (Expand)AuthorAgeFilesLines
* proxy: Fail early if there is no slot mappingsDaiki Ueno2018-07-161-0/+42
* modules: Add option to control module visibility from proxyDaiki Ueno2018-04-061-0/+83
* test: Use _exit() in child process to immediately close open FDsDaiki Ueno2018-03-291-1/+1
* test: Fix unconditional jump in test-proxy.cDaiki Ueno2018-02-271-0/+1
* proxy: Reuse the existing slot ID mapping after forkDaiki Ueno2018-01-291-0/+18
* test: Remove /proxy/deinit-after-fork testDaiki Ueno2016-10-311-37/+0
* Add test case for bug 90289 (deadlock on C_Initialize() in child after fork)David Woodhouse2015-06-291-0/+57
* Added test case for crash after a fork in proxy moduleNikos Mavrogiannopoulos2015-06-291-1/+45
* p11-kit: Use pthread_atfork() in a safe mannerStef Walter2014-10-031-1/+1
* Move to non-recursive Makefile for building bins and libsStef Walter2014-08-151-0/+195