summaryrefslogtreecommitdiff
path: root/src/p11common.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminated p11common.c.Nikos Mavrogiannopoulos2012-07-201-135/+0
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* fixed compilation without p11-kitNikos Mavrogiannopoulos2011-09-291-0/+3
* Added gnutls_pkcs11_privkey_generate().Nikos Mavrogiannopoulos2011-09-061-0/+1
* Introduced GNUTLS_PKCS11_PIN_WRONG flag to indicate the previously given PIN ...Nikos Mavrogiannopoulos2011-08-141-0/+7
* Limit the number of attempts with the same PIN, to avoid attempting again and...Nikos Mavrogiannopoulos2011-06-171-2/+5
* Use common code for PKCS #11 callbacks across clients.Nikos Mavrogiannopoulos2011-06-161-3/+9
* Fix up compiler warnings.Stef Walter2011-06-091-2/+1
* corrected message reporting.Nikos Mavrogiannopoulos2011-05-171-11/+11
* Corrected PIN caching.Nikos Mavrogiannopoulos2011-05-161-8/+15
* certtool can now load private keys and public keys from PKCS #11 tokens (via ...Nikos Mavrogiannopoulos2011-05-071-0/+109