summaryrefslogtreecommitdiff
path: root/src/p11tool.c
Commit message (Expand)AuthorAgeFilesLines
* updated inder and inraw commands.Nikos Mavrogiannopoulos2012-01-231-1/+3
* No need for action enumerations.Nikos Mavrogiannopoulos2012-01-221-77/+60
* p11tool parses arguments are before (with gaa).Nikos Mavrogiannopoulos2012-01-221-8/+10
* corrected command line parsing issues.Nikos Mavrogiannopoulos2012-01-221-27/+27
* updated p11tool def.Nikos Mavrogiannopoulos2012-01-211-0/+9
* p11tool uses liboptsNikos Mavrogiannopoulos2012-01-211-41/+138
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* 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