Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed compilation without p11-kit | Nikos Mavrogiannopoulos | 2011-09-29 | 1 | -0/+3 |
* | Added gnutls_pkcs11_privkey_generate(). | Nikos Mavrogiannopoulos | 2011-09-06 | 1 | -0/+1 |
* | Introduced GNUTLS_PKCS11_PIN_WRONG flag to indicate the previously given PIN ... | Nikos Mavrogiannopoulos | 2011-08-14 | 1 | -0/+7 |
* | Limit the number of attempts with the same PIN, to avoid attempting again and... | Nikos Mavrogiannopoulos | 2011-06-17 | 1 | -2/+5 |
* | Use common code for PKCS #11 callbacks across clients. | Nikos Mavrogiannopoulos | 2011-06-16 | 1 | -3/+9 |
* | Fix up compiler warnings. | Stef Walter | 2011-06-09 | 1 | -2/+1 |
* | corrected message reporting. | Nikos Mavrogiannopoulos | 2011-05-17 | 1 | -11/+11 |
* | Corrected PIN caching. | Nikos Mavrogiannopoulos | 2011-05-16 | 1 | -8/+15 |
* | certtool can now load private keys and public keys from PKCS #11 tokens (via ... | Nikos Mavrogiannopoulos | 2011-05-07 | 1 | -0/+109 |