summaryrefslogtreecommitdiff
path: root/src/certtool-gaa.h
Commit message (Expand)AuthorAgeFilesLines
* Introduced p11tool to separate PKCS #11 functionality from certtool.Nikos Mavrogiannopoulos2010-11-071-40/+26
* Added 3 levels of details in PKCS #11 URLs.Nikos Mavrogiannopoulos2010-09-101-33/+33
* PKCS#11 URL support updated to conform to draft-pechanec-pkcs11uri-02.Nikos Mavrogiannopoulos2010-09-081-1/+3
* Added option for certtool to print certificate public key.Nikos Mavrogiannopoulos2010-07-221-23/+23
* Allow flags when importing objects from PKCS11 URLs. The only flag supportedNikos Mavrogiannopoulos2010-06-281-3/+5
* Allow listing of private keys only. Certtool has now the --pkcs11-list-privke...Nikos Mavrogiannopoulos2010-06-181-3/+3
* Added gnutls_sec_param_to_pk_bits() et al. to allow select bitNikos Mavrogiannopoulos2010-06-031-11/+13
* Added support to copy certificates and private keys to tokens.Nikos Mavrogiannopoulos2010-06-031-1/+5
* Added initial PKCS #11 support. Certtool can now print lists of certificatesNikos Mavrogiannopoulos2010-06-031-16/+16
* Added gnutls_pubkey_t abstract type to handle public keys. It can currentlyNikos Mavrogiannopoulos2010-06-031-24/+26
* Added several helper functions, to allow printing of tokens.Nikos Mavrogiannopoulos2010-06-031-1/+1
* Added ability to export certificates from PKCS #11 tokens.Nikos Mavrogiannopoulos2010-06-031-17/+19
* Added initial PKCS #11 support. Certtool can now print lists of certificatesNikos Mavrogiannopoulos2010-06-031-13/+17
* Allow exporting of Certificate requests to DER format.Nikos Mavrogiannopoulos2009-11-241-15/+17
* Added support for the AES family of ciphers in the PKCS8 and 12 encryption op...Nikos Mavrogiannopoulos2009-10-241-1/+3
* reduced warnings in compilation of certtool.Nikos Mavrogiannopoulos2008-10-041-22/+22
* Added initial support for certificate requests handling of X.509 extensions.Nikos Mavrogiannopoulos2008-10-041-22/+22
* Use umask to restrict the newly created file's permissions if operating on a ...Nikos Mavrogiannopoulos2008-05-181-21/+23
* added --outraw --inraw options.Nikos Mavrogiannopoulos2008-04-251-7/+7
* print keyringsNikos2008-01-251-14/+14
* Additions to make certtool print information on openpgp keys.Nikos2008-01-131-14/+14
* merged the openpgp branch to head\!Nikos2008-01-131-14/+14
* ** 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