Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Custom initialization and finalization arguments cannot be supported. | Stef Walter | 2011-03-31 | 1 | -2/+2 |
| | | | | | | When multiple consumers are using a PKCS#11 module, initialization (and finalization) arguments cannot be supported. The first one calling would win out, and the others would get unexpected behavior. | ||||
* | Reference implementation of PKCS#11 URIs | Stef Walter | 2011-02-19 | 1 | -13/+1 |
| | |||||
* | Reinitialize modules after fork(). | Stef Walter | 2011-01-24 | 1 | -0/+18 |
| | |||||
* | Initial implementation with new config system. | Stef Walter | 2011-01-24 | 1 | -0/+1376 |