summaryrefslogtreecommitdiff
path: root/module/p11-kit.h
Commit message (Collapse)AuthorAgeFilesLines
* Custom initialization and finalization arguments cannot be supported.Stef Walter2011-03-311-4/+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-0/+2
|
* Add p11_kit_strerror() method and internationalization.Stef Walter2011-02-181-0/+2
|
* Initial implementation with new config system.Stef Walter2011-01-241-6/+6
|
* Rename to p11-kit.Stef Walter2011-01-241-0/+57
A less pretentios, better description of what's going on.