summaryrefslogtreecommitdiff
path: root/p11-kit/pin.h
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-107/+0
* Fix the flags in pin.hStef Walter2012-06-081-6/+6
* Update PKCS#11 URI code for new draft of specStef Walter2011-08-051-5/+5
* More fine tuning of the pin APIs.Stef Walter2011-07-061-1/+3
* Add documentation for PIN callbacks.Stef Walter2011-07-061-2/+2
* Add P11KitPin structure, which encapsulates a returned pin.Stef Walter2011-07-061-12/+32
* Rename p11_kit_pin_read_pinfile to p11_kit_pin_retrieveStef Walter2011-07-061-2/+2
* Implement support for registering and calling pinfile callbacksStef Walter2011-07-061-0/+85