Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modules: Add option to control module visibility from proxy | Daiki Ueno | 2018-04-06 | 1 | -0/+83 |
* | test: Use _exit() in child process to immediately close open FDs | Daiki Ueno | 2018-03-29 | 1 | -1/+1 |
* | test: Fix unconditional jump in test-proxy.c | Daiki Ueno | 2018-02-27 | 1 | -0/+1 |
* | proxy: Reuse the existing slot ID mapping after fork | Daiki Ueno | 2018-01-29 | 1 | -0/+18 |
* | test: Remove /proxy/deinit-after-fork test | Daiki Ueno | 2016-10-31 | 1 | -37/+0 |
* | Add test case for bug 90289 (deadlock on C_Initialize() in child after fork) | David Woodhouse | 2015-06-29 | 1 | -0/+57 |
* | Added test case for crash after a fork in proxy module | Nikos Mavrogiannopoulos | 2015-06-29 | 1 | -1/+45 |
* | p11-kit: Use pthread_atfork() in a safe manner | Stef Walter | 2014-10-03 | 1 | -1/+1 |
* | Move to non-recursive Makefile for building bins and libs | Stef Walter | 2014-08-15 | 1 | -0/+195 |