summaryrefslogtreecommitdiff
path: root/p11-kit/pin.c
Commit message (Expand)AuthorAgeFilesLines
* Update PKCS#11 URI code for new draft of specStef Walter2011-08-051-63/+63
* Reimplement and remove apache licensed bits of code.Stef Walter2011-07-271-3/+3
* pin: Fix uninitialized variableStef Walter2011-07-121-1/+1
* More fine tuning of the pin APIs.Stef Walter2011-07-061-2/+16
* Add documentation for PIN callbacks.Stef Walter2011-07-061-65/+263
* Add P11KitPin structure, which encapsulates a returned pin.Stef Walter2011-07-061-12/+159
* Rename p11_kit_pin_read_pinfile to p11_kit_pin_retrieveStef Walter2011-07-061-6/+7
* Implement support for registering and calling pinfile callbacksStef Walter2011-07-061-0/+332