certtool/p11tool: avoid cast to function call
[gnutls:gnutls.git] / src / p11tool.c
2015-02-20 Nikos Mavrogiannop... certtool/p11tool: avoid cast to function call
2014-08-08 Nikos Mavrogiannop... p11tool: added --info parameter
2014-08-08 Nikos Mavrogiannop... p11tool: only print the debugging message in debuglevel > 4
2014-08-07 Nikos Mavrogiannop... pkcs11: added new functions to query the object's flags
2014-08-06 Nikos Mavrogiannop... p11tool: simplify the passing of flags and pass the...
2014-08-06 Nikos Mavrogiannop... p11tool: activate the --batch option
2014-08-06 Wolfgang Meyer zu... add public key export to p11tool
2014-07-07 Nikos Mavrogiannop... p11tool/certtool: Added --curve parameter.
2014-07-02 Nikos Mavrogiannop... p11tool: Ask for label if not specified.
2014-07-02 Nikos Mavrogiannop... p11tool: If there is only a single token available...
2014-07-01 Nikos Mavrogiannop... p11tool: added options --set-pin and --set-so-pin
2014-06-16 Nikos Mavrogiannop... p11tool: Allow marking a certificate as a CA.
2014-04-17 Nikos Mavrogiannop... added newlines to p11tool error messages
2014-04-05 Nikos Mavrogiannop... Allow using the --provider parameter in gnutls-cli...
2014-02-05 Nikos Mavrogiannop... Added --ask-pass certtool option to allow asking for...
2013-12-23 Nikos Mavrogiannop... Added so-login flag to force security office login...
2013-11-09 Nikos Mavrogiannop... Added export-chain option to p11tool
2013-11-08 Nikos Mavrogiannop... reindented code
2013-10-26 Nikos Mavrogiannop... Added option --generate-random to p11tool.
2013-09-02 Nikos Mavrogiannop... Avoid using gnulib's error()
2013-08-05 Nikos Mavrogiannop... included programs no longer depend on GPL/LGPLv3 elemen...
2013-08-05 Nikos Mavrogiannop... gnulib only contains lgplv2 modules
2012-11-12 Nikos Mavrogiannop... get_bits() does not always warn.
2012-03-06 Nikos Mavrogiannop... Only set the private status if it has been explicitly...
2012-01-23 Nikos Mavrogiannop... updated inder and inraw commands.
2012-01-22 Nikos Mavrogiannop... No need for action enumerations.
2012-01-22 Nikos Mavrogiannop... p11tool parses arguments are before (with gaa).
2012-01-22 Nikos Mavrogiannop... corrected command line parsing issues.
2012-01-21 Nikos Mavrogiannop... updated p11tool def.
2012-01-21 Nikos Mavrogiannop... p11tool uses libopts
2012-01-16 Simon JosefssonRun 'make update-copyright'.
2011-09-06 Nikos Mavrogiannop... Added gnutls_pkcs11_privkey_generate().
2011-06-18 Nikos Mavrogiannop... Added new PKCS #11 flags to force an object being priva...
2011-06-07 Stef WalterThe attached patch ports gnutls to p11-kit.
2011-05-07 Nikos Mavrogiannop... No libgnutls-extra is required for certtool or p11tool.
2011-04-13 Ludovic CourtèsDon't include <gcrypt.h> when it's not needed.
2010-12-16 Nikos Mavrogiannop... Indented code. Use same indentation but with -nut to...
2010-12-06 Simon JosefssonIndent code.
2010-12-06 Simon JosefssonFix syntax-check nits.
2010-11-11 Nikos Mavrogiannop... Added --list-mechanisms option to p11tool. Lists all...
2010-11-07 Nikos Mavrogiannop... Introduced p11tool to separate PKCS #11 functionality...