summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Introduced to --fix-key option to certtool, which can be used toNikos Mavrogiannopoulos2005-05-214-72/+91
* removed unneeded gnutls_x509_crt_init().Nikos Mavrogiannopoulos2005-05-181-2/+0
* certtool can now fix the old RSA private keys. This is done by using the -k p...Nikos Mavrogiannopoulos2005-04-271-0/+6
* some cleanups in certtoolNikos Mavrogiannopoulos2005-04-181-54/+9
* print some more information for PKCS #12 structures.Nikos Mavrogiannopoulos2005-04-111-122/+181
* *** empty log message ***Nikos Mavrogiannopoulos2005-04-091-1/+1
* more improvments to gnutls_x509_crt_list_import()Nikos Mavrogiannopoulos2005-03-292-4/+21
* improved gnutls_x509_crt_list_import().Nikos Mavrogiannopoulos2005-03-281-2/+2
* certtool can now print certificate information in files containing multiple c...Nikos Mavrogiannopoulos2005-03-281-24/+28
* Added the function gnutls_x509_crt_list_import(). This is a convinience funct...Nikos Mavrogiannopoulos2005-03-281-5/+8
* *** empty log message ***Nikos Mavrogiannopoulos2005-03-061-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2005-03-051-0/+1
* renamed all instances of _SHA to _SHA1 to make naming more consistent and clear.Nikos Mavrogiannopoulos2005-03-055-9/+24
* Added the option --get-dh-params to certtool, in order to get the included pr...Nikos Mavrogiannopoulos2005-03-055-88/+125
* added warning when MD5 is being used.Nikos Mavrogiannopoulos2005-03-041-4/+8
* *** empty log message ***Nikos Mavrogiannopoulos2005-02-061-0/+2
* srptool has now the --version parameter.Nikos Mavrogiannopoulos2005-01-263-468/+497
* *** empty log message ***Nikos Mavrogiannopoulos2005-01-261-1/+1
* print version in srptoolNikos Mavrogiannopoulos2005-01-261-0/+14
* *** empty log message ***Nikos Mavrogiannopoulos2005-01-261-4/+7
* --disable-extra-pki works again.Nikos Mavrogiannopoulos2005-01-261-0/+2
* some cleanups.Nikos Mavrogiannopoulos2005-01-211-3/+1
* introduced gnutls_x509_crt_sign2(), gnutls_x509_crq_sign2() andNikos Mavrogiannopoulos2005-01-214-66/+107
* increased a buffer.Nikos Mavrogiannopoulos2005-01-191-1/+1
* Fix last commit better.Simon Josefsson2005-01-181-10/+6
* Fix client cert callback, to make X.509 client authentication work.Simon Josefsson2005-01-181-0/+4
* Fix warning.Simon Josefsson2005-01-181-1/+1
* added a check in verbose mode to print the HTTPS server's name.Nikos Mavrogiannopoulos2005-01-153-0/+47
* *** empty log message ***Nikos Mavrogiannopoulos2005-01-151-2/+2
* print RSA and DSA parameters in both certificates and private keys.Nikos Mavrogiannopoulos2005-01-151-0/+92
* Corrected bugs found by Marcin Garski <mgarski@post.pl>Nikos Mavrogiannopoulos2004-12-151-2/+1
* Make private key optional in --to-p12, suggested by Fabian FagerholmSimon Josefsson2004-11-081-53/+69
* Fix.Simon Josefsson2004-10-301-5/+0
* Remove SERV_LIBS (not used).Simon Josefsson2004-10-291-5/+3
* Indent.Simon Josefsson2004-10-281-6/+6
* Indent.Simon Josefsson2004-10-288-152/+150
* some fixesNikos Mavrogiannopoulos2004-10-131-6/+6
* Don't use exit.h (not needed, EXIT_* is C89).Simon Josefsson2004-10-051-1/+0
* Fix objdir != srcdir in -I, reported by "Gerrit P. Haase"Simon Josefsson2004-09-171-2/+2
* (load_cert): Fix crash in `certtool --to-p12 --load-privkey foo'.Simon Josefsson2004-09-101-1/+1
* Fix. Reported by Dimitri Papadopoulos-Orfanos <papadopo@shfj.cea.fr>.Simon Josefsson2004-08-231-1/+0
* Remove stale -I.Simon Josefsson2004-08-221-1/+1
* (print_certificate_info): Don't crash on large X.509 extensionsSimon Josefsson2004-08-221-5/+12
* (smime_to_pkcs7): Make sure PKCS#7 output use LF EOL.Simon Josefsson2004-08-221-2/+4
* (smime_to_pkcs7): Handle LF EOF.Simon Josefsson2004-08-221-3/+3
* Fix --password.Simon Josefsson2004-08-221-2/+8
* Move things from EXTRA_DIST to *_SOURCES, to improve dependency tracking.Simon Josefsson2004-08-221-23/+35
* Fix mem leak.Simon Josefsson2004-08-171-1/+2
* Oops, revert DES, not supported.Simon Josefsson2004-08-161-3/+0
* Support AES-256 and DES in --ciphers too.Simon Josefsson2004-08-161-2/+9