Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | p11-kit: Use pthread_atfork() in a safe manner | Stef Walter | 2014-10-03 | 1 | -0/+1 |
* | rpc: Implement PKCS#11 messages/client/server code | Stef Walter | 2014-07-08 | 1 | -0/+7 |
* | Fix typo in mock.c | Stef Walter | 2014-01-08 | 1 | -1/+1 |
* | Manage C_CloseAllSessions function for multiple callers | Stef Walter | 2013-05-21 | 1 | -1/+1 |
* | Update the proxy module to use managed PKCS#11 modules | Stef Walter | 2013-05-21 | 1 | -9/+0 |
* | p11-kit: Managed PKCS#11 module loading | Stef Walter | 2013-05-21 | 1 | -21/+42 |
* | Add subclassable CK_X_FUNCTION_LIST | Stef Walter | 2013-05-15 | 1 | -2/+755 |
* | Separate library init from message code | Stef Walter | 2013-04-03 | 1 | -1/+1 |
* | Fix memory leaks reported by 'make leakcheck' | Stef Walter | 2013-03-20 | 1 | -1/+3 |
* | Refine looking up of attributes in arrays | Stef Walter | 2013-03-18 | 1 | -31/+13 |
* | Add public iterator API to p11-kit | Stef Walter | 2013-02-05 | 1 | -8/+105 |
* | Add more mock-module implementation | Stef Walter | 2013-02-04 | 1 | -0/+3117 |