summaryrefslogtreecommitdiff
path: root/src/certtool-gaa.c
Commit message (Expand)AuthorAgeFilesLines
* Corrected typo.Nikos Mavrogiannopoulos2011-07-281-1/+1
* updates to allow the generation of an ECC private key.Nikos Mavrogiannopoulos2011-05-221-69/+82
* Create certificate request with stricter permissions. Reported by Luca Capello.Nikos Mavrogiannopoulos2011-03-301-1/+1
* Added new functionality to certtool, and can verify certificates against a li...Nikos Mavrogiannopoulos2011-02-021-79/+90
* Introduced p11tool to separate PKCS #11 functionality from certtool.Nikos Mavrogiannopoulos2010-11-071-353/+132
* --pkcs11-* in certtool was renamed to --p11-*.Nikos Mavrogiannopoulos2010-09-271-90/+90
* Added 3 levels of details in PKCS #11 URLs.Nikos Mavrogiannopoulos2010-09-101-102/+103
* PKCS#11 URL support updated to conform to draft-pechanec-pkcs11uri-02.Nikos Mavrogiannopoulos2010-09-081-70/+83
* Added option for certtool to print certificate public key.Nikos Mavrogiannopoulos2010-07-221-90/+101
* Changed the default pkcs-cipher to AES-128. Allowed specifying the 3des-pkcs12Nikos Mavrogiannopoulos2010-07-051-2/+2
* Allow flags when importing objects from PKCS11 URLs. The only flag supportedNikos Mavrogiannopoulos2010-06-281-70/+83
* Allow listing of private keys only. Certtool has now the --pkcs11-list-privke...Nikos Mavrogiannopoulos2010-06-181-69/+80
* Added gnutls_sec_param_to_pk_bits() et al. to allow select bitNikos Mavrogiannopoulos2010-06-031-77/+100
* Added support to copy certificates and private keys to tokens.Nikos Mavrogiannopoulos2010-06-031-70/+149
* Added gnutls_pubkey_t abstract type to handle public keys. It can currentlyNikos Mavrogiannopoulos2010-06-031-1/+1
* Added ability to export certificates from PKCS #11 tokens.Nikos Mavrogiannopoulos2010-06-031-1/+1
* Added initial PKCS #11 support. Certtool can now print lists of certificatesNikos Mavrogiannopoulos2010-06-031-42/+42
* Tried to document recent changes.Nikos Mavrogiannopoulos2010-06-031-1/+1
* Added gnutls_pubkey_t abstract type to handle public keys. It can currentlyNikos Mavrogiannopoulos2010-06-031-125/+170
* Added several helper functions, to allow printing of tokens.Nikos Mavrogiannopoulos2010-06-031-57/+68
* Added ability to export certificates from PKCS #11 tokens.Nikos Mavrogiannopoulos2010-06-031-134/+158
* Added initial PKCS #11 support. Certtool can now print lists of certificatesNikos Mavrogiannopoulos2010-06-031-89/+163
* Generated.Simon Josefsson2010-04-131-40/+24
* Allow exporting of Certificate requests to DER format.Nikos Mavrogiannopoulos2009-11-241-66/+79
* Added support for the AES family of ciphers in the PKCS8 and 12 encryption op...Nikos Mavrogiannopoulos2009-10-241-75/+114
* Regenerate.Simon Josefsson2009-05-261-2/+2
* Use more warnings. Fix warnings.Simon Josefsson2008-11-131-19/+22
* Use more warnings. Fix warnings.Simon Josefsson2008-11-121-21/+2
* reduced warnings in compilation of certtool.Nikos Mavrogiannopoulos2008-10-041-72/+70
* Added initial support for certificate requests handling of X.509 extensions.Nikos Mavrogiannopoulos2008-10-041-115/+147
* Regenerate using patched gaa.Simon Josefsson2008-09-091-21/+2
* Use umask to restrict the newly created file's permissions if operating on a ...Nikos Mavrogiannopoulos2008-05-181-73/+76
* added --outraw --inraw options.Nikos Mavrogiannopoulos2008-04-251-54/+76
* print keyringsNikos2008-01-251-59/+70
* Additions to make certtool print information on openpgp keys.Nikos2008-01-131-58/+69
* merged the openpgp branch to head\!Nikos2008-01-131-58/+69
* ** Added the --to-p8 option to certtool to convert private keysNikos Mavrogiannopoulos2007-11-111-54/+65
* quick-random option was removed since it is now the default.Nikos Mavrogiannopoulos2007-10-271-57/+46
* /dev/urandom is used now by default for key generation. The option --disable-...Nikos Mavrogiannopoulos2007-10-241-47/+58
* Added the --v1 option to certtool to allow generating version 1 certificates.Nikos Mavrogiannopoulos2007-10-221-54/+67
* Added support for DSA2 (key sizes for more than 1024 bits on DSA) via libgcry...Nikos Mavrogiannopoulos2007-10-121-1/+1
* Removed all the xml functions and stubs, as well as references in theNikos Mavrogiannopoulos2007-10-071-62/+49
* (no commit message)Nikos Mavrogiannopoulos2007-10-061-51/+51
* Added the --quick-random option to certtool to improve generation time of pri...Nikos Mavrogiannopoulos2007-10-061-56/+69
* Update.Simon Josefsson2007-02-131-112/+100
* Generated.Simon Josefsson2007-02-051-1/+1
* Support reading/generating proxy certificates in certtool.Simon Josefsson2007-01-311-60/+71
* Regenerate GAA code, to remove use of C++ // comments.Simon Josefsson2005-11-151-1/+1
* Fix.Simon Josefsson2005-11-151-1/+1
* Introduced to --fix-key option to certtool, which can be used toNikos Mavrogiannopoulos2005-05-211-53/+66