| Commit message (Expand) | Author | Age | Files | Lines |
* | proxy: Don't call realloc() with size 0 | Daiki Ueno | 2017-05-29 | 1 | -9/+11 |
* | build: Make libffi closure optional | Daiki Ueno | 2017-01-24 | 1 | -1/+1 |
* | proxy: Remove redundant NULL check | Pankaj | 2016-12-13 | 1 | -1/+1 |
* | proxy: Check return value of calloc() | Pankaj | 2016-12-13 | 1 | -0/+1 |
* | p11-kit: 'int' comparison with 'unsigned int' in for() for array index | Pankaj | 2015-10-19 | 1 | -1/+1 |
* | In proxy module don't call C_Finalize on a forked process. | Nikos Mavrogiannopoulos | 2015-06-29 | 1 | -6/+13 |
* | p11-kit: Use pthread_atfork() in a safe manner | Stef Walter | 2014-10-03 | 1 | -43/+19 |
* | p11-kit: Compilation fixes for previous commit | Stef Walter | 2014-09-09 | 1 | -4/+1 |
* | p11-kit: Make proxy module respect critical = no | Stef Walter | 2014-09-09 | 1 | -37/+47 |
* | proxy: Fix cases where modules are unloaded while in use | Stef Walter | 2014-02-13 | 1 | -22/+31 |
* | proxy: Remove assertions when module is not initialized | Stef Walter | 2014-02-13 | 1 | -2/+0 |
* | Update the proxy module to use managed PKCS#11 modules | Stef Walter | 2013-05-21 | 1 | -231/+1234 |
* | p11-kit: Managed PKCS#11 module loading | Stef Walter | 2013-05-21 | 1 | -101/+130 |
* | Separate library init from message code | Stef Walter | 2013-04-03 | 1 | -0/+1 |
* | Move debug and library code into the common/ subdirectory | Stef Walter | 2013-01-09 | 1 | -43/+43 |
* | Fix leak when initializing the proxy module | Pankaj Sharma | 2013-01-09 | 1 | -0/+2 |
* | Refuse to load the p11-kit-proxy.so as a registered module | Stef Walter | 2012-09-18 | 1 | -5/+2 |
* | Preconditions to check for input probs and out of memory | Stef Walter | 2012-05-13 | 1 | -18/+9 |
* | More fixes for non-static function names | Stef Walter | 2011-10-24 | 1 | -5/+9 |
* | Rename non-static functions to have a _p11_xxx prefix. | Stef Walter | 2011-10-24 | 1 | -9/+9 |
* | Initial port to win32 | Stef Walter | 2011-10-17 | 1 | -1/+6 |
* | Fix bugs in the p11-kit proxy module. | Stef Walter | 2011-08-24 | 1 | -14/+28 |
* | Reimplement and remove apache licensed bits of code. | Stef Walter | 2011-07-27 | 1 | -4/+4 |
* | Fix uninitialized variable problem. | Stef Walter | 2011-05-27 | 1 | -1/+1 |
* | Change around installation of headers, pkg-config, and file names | Stef Walter | 2011-05-27 | 1 | -0/+1382 |