summaryrefslogtreecommitdiff
path: root/module/p11-kit-private.h
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.
* Reinitialize modules after fork().Stef Walter2011-01-241-0/+1
|
* Initial implementation with new config system.Stef Walter2011-01-241-0/+51