summaryrefslogtreecommitdiff
path: root/src/p11tool.c
Commit message (Expand)AuthorAgeFilesLines
* Added gnutls_pkcs11_privkey_generate().Nikos Mavrogiannopoulos2011-09-061-0/+5
* Added new PKCS #11 flags to force an object being private or not.Nikos Mavrogiannopoulos2011-06-181-1/+1
* The attached patch ports gnutls to p11-kit.Stef Walter2011-06-071-0/+2
* No libgnutls-extra is required for certtool or p11tool.Nikos Mavrogiannopoulos2011-05-071-1/+0
* Don't include <gcrypt.h> when it's not needed.Ludovic Courtès2011-04-131-3/+1
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-13/+13
* Indent code.Simon Josefsson2010-12-061-2/+3
* Fix syntax-check nits.Simon Josefsson2010-12-061-1/+0
* Added --list-mechanisms option to p11tool. Lists all mechanisms supported byNikos Mavrogiannopoulos2010-11-111-0/+3
* Introduced p11tool to separate PKCS #11 functionality from certtool.Nikos Mavrogiannopoulos2010-11-071-0/+166