summaryrefslogtreecommitdiff
path: root/module/p11-kit-proxy.c
Commit message (Collapse)AuthorAgeFilesLines
* Custom initialization and finalization arguments cannot be supported.Stef Walter2011-03-311-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 URIsStef Walter2011-02-191-13/+1
|
* Reinitialize modules after fork().Stef Walter2011-01-241-0/+18
|
* Initial implementation with new config system.Stef Walter2011-01-241-0/+1376