summaryrefslogtreecommitdiff
path: root/module/p11-kit-private.h
Commit message (Collapse)AuthorAgeFilesLines
* Documentation and API cleanup.Stef Walter2011-03-311-52/+0
| | | | | | * Rename source directory * More consistent with return values from URI functions. * Allow formatting URI to take a uri type.
* 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