summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid gcrypt.Simon Josefsson2005-08-301-7/+8
* Fix typo.Simon Josefsson2005-08-301-1/+1
* Add -I for ../crypto.Simon Josefsson2005-08-301-1/+1
* Fix copyright.Simon Josefsson2005-08-241-9/+8
* Use gnutls_certificate_verify_peers2, suggested by Daniel StenbergSimon Josefsson2005-08-241-7/+8
* Don't re-map socklen_t (done by configure now), suggested by MartinSimon Josefsson2005-08-231-1/+0
* (read_int): Use readline. Use strtol, and catch out of range inputs.Simon Josefsson2005-08-151-7/+27
* Possibly link with readline.Simon Josefsson2005-08-151-1/+1
* Don't call progname stuff.Simon Josefsson2005-08-121-1/+0
* Replace GPL progname.h with simple workaround.Simon Josefsson2005-08-121-1/+1
* print the correct issuer in verify_chain()Nikos Mavrogiannopoulos2005-05-281-1/+1
* eliminated some warnings.Nikos Mavrogiannopoulos2005-05-271-1/+1
* Update FSF office address in license.Simon Josefsson2005-05-2611-10/+29
* 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