summaryrefslogtreecommitdiff
path: root/src/certtool-gaa.h
Commit message (Expand)AuthorAgeFilesLines
* ** Added the --to-p8 option to certtool to convert private keysNikos Mavrogiannopoulos2007-11-111-12/+12
* quick-random option was removed since it is now the default.Nikos Mavrogiannopoulos2007-10-271-4/+4
* /dev/urandom is used now by default for key generation. The option --disable-...Nikos Mavrogiannopoulos2007-10-241-4/+4
* Added the --v1 option to certtool to allow generating version 1 certificates.Nikos Mavrogiannopoulos2007-10-221-12/+14
* Removed all the xml functions and stubs, as well as references in theNikos Mavrogiannopoulos2007-10-071-9/+7
* (no commit message)Nikos Mavrogiannopoulos2007-10-061-10/+10
* Added the --quick-random option to certtool to improve generation time of pri...Nikos Mavrogiannopoulos2007-10-061-13/+15
* Update.Simon Josefsson2007-02-131-20/+20
* Support reading/generating proxy certificates in certtool.Simon Josefsson2007-01-311-19/+19
* Introduced to --fix-key option to certtool, which can be used toNikos Mavrogiannopoulos2005-05-211-12/+14
* Added the option --get-dh-params to certtool, in order to get the included pr...Nikos Mavrogiannopoulos2005-03-051-18/+18
* introduced gnutls_x509_crt_sign2(), gnutls_x509_crq_sign2() andNikos Mavrogiannopoulos2005-01-211-9/+11
* Generated.Simon Josefsson2004-08-141-11/+11
* added xml exporting capabilities to certtool utility.Nikos Mavrogiannopoulos2004-04-291-6/+8
* Some updates in order to compile with tcc.Nikos Mavrogiannopoulos2004-04-151-1/+1
* Added batch support to certtool. Now can use templates.Nikos Mavrogiannopoulos2004-04-141-1/+3
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-15/+15
* Added support for generating CRLs in the library and theNikos Mavrogiannopoulos2003-12-261-15/+15
* Added PKCS #7 support to certtool utility.Nikos Mavrogiannopoulos2003-12-221-9/+9
* Added support for generating and exporting DSA private keys. Exporting to PKC...Nikos Mavrogiannopoulos2003-12-181-7/+9
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-211-15/+15
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-131-15/+15
* Added capability to read CRLs to certtool.Nikos Mavrogiannopoulos2003-11-111-8/+8
* some code cleanups.Nikos Mavrogiannopoulos2003-11-091-15/+15
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-081-15/+15
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-071-15/+15
* Added option to certtool to use export-grade algorithms. If password is set i...Nikos Mavrogiannopoulos2003-11-011-6/+8
* * Several changes in certificate and key verification.Nikos Mavrogiannopoulos2003-11-011-12/+14
* added capability to print pkcs12 structures.Nikos Mavrogiannopoulos2003-10-301-6/+8
* added pkcs #12 support to certtool. Corrected some bugs in the export functions.Nikos Mavrogiannopoulos2003-10-281-6/+6
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-271-1/+1
* added the --der option to certtool.Nikos Mavrogiannopoulos2003-10-271-4/+6
* several improvements for the certtool utility.Nikos Mavrogiannopoulos2003-10-271-6/+14
* Added capability to print the keyid of a certificate or a private key to cert...Nikos Mavrogiannopoulos2003-10-261-2/+4
* Added certificate chain verification capability to certtoolNikos Mavrogiannopoulos2003-10-261-5/+5
* Several improvments in the certtool.Nikos Mavrogiannopoulos2003-10-251-2/+8
* Added a certtool primitive command line utilityNikos Mavrogiannopoulos2003-10-251-0/+37