summaryrefslogtreecommitdiff
path: root/src/certtool-gaa.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added the option --get-dh-params to certtool, in order to get the included pr...Nikos Mavrogiannopoulos2005-03-051-57/+68
* introduced gnutls_x509_crt_sign2(), gnutls_x509_crq_sign2() andNikos Mavrogiannopoulos2005-01-211-48/+71
* Generated.Simon Josefsson2004-08-141-806/+745
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-686/+758
* added xml exporting capabilities to certtool utility.Nikos Mavrogiannopoulos2004-04-291-43/+56
* Some updates in order to compile with tcc.Nikos Mavrogiannopoulos2004-04-151-24/+23
* Added batch support to certtool. Now can use templates.Nikos Mavrogiannopoulos2004-04-141-37/+60
* Several bug fixes and cleanups by Arne Thomassen.Nikos Mavrogiannopoulos2004-01-061-2/+4
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-49/+60
* Added support for generating CRLs in the library and theNikos Mavrogiannopoulos2003-12-261-48/+59
* Added PKCS #7 support to certtool utility.Nikos Mavrogiannopoulos2003-12-221-41/+52
* Added support for generating and exporting DSA private keys. Exporting to PKC...Nikos Mavrogiannopoulos2003-12-181-44/+60
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-211-45/+48
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-171-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-131-46/+45
* Added capability to read CRLs to certtool.Nikos Mavrogiannopoulos2003-11-111-38/+49
* some code cleanups.Nikos Mavrogiannopoulos2003-11-091-45/+46
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-081-44/+45
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-071-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-071-46/+55
* Added option to certtool to use export-grade algorithms. If password is set i...Nikos Mavrogiannopoulos2003-11-011-36/+50
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-011-1/+1
* * Several changes in certificate and key verification.Nikos Mavrogiannopoulos2003-11-011-45/+79
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-301-28/+39
* added capability to print pkcs12 structures.Nikos Mavrogiannopoulos2003-10-301-35/+59
* added pkcs #12 support to certtool. Corrected some bugs in the export functions.Nikos Mavrogiannopoulos2003-10-281-29/+40
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-271-8/+8
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-271-1/+1
* added the --der option to certtool.Nikos Mavrogiannopoulos2003-10-271-27/+41
* several improvements for the certtool utility.Nikos Mavrogiannopoulos2003-10-271-46/+149
* Added capability to print the keyid of a certificate or a private key to cert...Nikos Mavrogiannopoulos2003-10-261-20/+55
* Added certificate chain verification capability to certtoolNikos Mavrogiannopoulos2003-10-261-19/+30
* Several improvments in the certtool.Nikos Mavrogiannopoulos2003-10-251-13/+104