summaryrefslogtreecommitdiff
path: root/src/p11tool.gaa
Commit message (Expand)AuthorAgeFilesLines
* removed old files.Nikos Mavrogiannopoulos2012-01-211-104/+0
* GNUTLS_PK_ECC -> GNUTLS_PK_ECNikos Mavrogiannopoulos2012-01-021-1/+1
* Added gnutls_pkcs11_privkey_generate().Nikos Mavrogiannopoulos2011-09-061-2/+13
* Added new PKCS #11 flags to force an object being private or not.Nikos Mavrogiannopoulos2011-06-181-2/+6
* The default input format for p11tool is PEM.Nikos Mavrogiannopoulos2010-12-181-3/+3
* Fix syntax-check nits.Simon Josefsson2010-12-061-1/+2
* Added --list-mechanisms option to p11tool. Lists all mechanisms supported byNikos Mavrogiannopoulos2010-11-111-0/+3
* In p11tool --url was renamed to --export.Nikos Mavrogiannopoulos2010-11-111-2/+2
* Corrected bug in secret key copy. Rationalized the --help of p11tool.Nikos Mavrogiannopoulos2010-11-111-4/+5
* Added option --no-detailed-url to p11tool. More detailed url is the default now.Nikos Mavrogiannopoulos2010-11-111-1/+2
* Introduced p11tool to separate PKCS #11 functionality from certtool.Nikos Mavrogiannopoulos2010-11-071-0/+83