summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Deprecated: gnutls_srp_server_set_select_function(),Nikos Mavrogiannopoulos2004-03-252-91/+246
* replaced the getpass() call with an internal one.gnutls_1_1_7_pre0Nikos Mavrogiannopoulos2004-03-165-60/+69
* *** empty log message ***Nikos Mavrogiannopoulos2004-03-151-0/+1
* Added gnutls_certificate_set_params_function() andNikos Mavrogiannopoulos2004-03-111-5/+24
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-111-4/+7
* Fixed a bug where 'server name' extension was always sent.Nikos Mavrogiannopoulos2004-02-102-7/+7
* added getpass() check.Nikos Mavrogiannopoulos2004-01-061-2/+2
* Several bug fixes and cleanups by Arne Thomassen.Nikos Mavrogiannopoulos2004-01-068-86/+111
* * Added the gnutls_sign_algorithm type.Nikos Mavrogiannopoulos2004-01-061-5/+22
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-051-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-041-4/+5
* Corrected problem printing the DC attributes in a DN.Nikos Mavrogiannopoulos2004-01-031-11/+15
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-033-14/+63
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-032-17/+21
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-031-2/+6
* Updated gnutls-cli's SRP behaviour. Some other fixes.Nikos Mavrogiannopoulos2004-01-031-1/+13
* *** empty log message ***gnutls_1_1_3Nikos Mavrogiannopoulos2003-12-301-2/+26
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-302-3/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-301-2/+2
* added TLS 1.1 protocol detection.Nikos Mavrogiannopoulos2003-12-293-3/+22
* added arcfour 40 cipher detection.Nikos Mavrogiannopoulos2003-12-293-2/+18
* Added support for TLS 1.1Nikos Mavrogiannopoulos2003-12-292-2/+5
* Added gnutls_x509_crt_cpy_crl_dist_points()Nikos Mavrogiannopoulos2003-12-281-0/+6
* Corrected the CRL distribution point extension handling.Nikos Mavrogiannopoulos2003-12-281-8/+20
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-2610-68/+172
* Added support for generating CRLs in the library and theNikos Mavrogiannopoulos2003-12-264-117/+268
* Added support for the Subject Key ID PKIX extension.Nikos Mavrogiannopoulos2003-12-261-192/+125
* Added support for reading and generating CRL distributionNikos Mavrogiannopoulos2003-12-231-0/+39
* Added PKCS #7 support to certtool utility.Nikos Mavrogiannopoulos2003-12-224-50/+164
* Added gnutls_x509_crt_set_key_usage() and certtool can now set theNikos Mavrogiannopoulos2003-12-194-17/+98
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-191-1/+1
* Corrected bug in gnutls_bye() which made it return an error codeNikos Mavrogiannopoulos2003-12-192-1/+4
* Added support for generating and exporting DSA private keys. Exporting to PKC...Nikos Mavrogiannopoulos2003-12-184-55/+86
* Included gnutls_1_0_0_patches.Nikos Mavrogiannopoulos2003-12-104-15/+20
* some minor fixes and cleanups.Nikos Mavrogiannopoulos2003-12-051-2/+14
* *** empty log message ***gnutls_1_0_0Nikos Mavrogiannopoulos2003-12-041-2/+3
* Improved the support for draft-ietf-tls-srp-05. The two-phaseNikos Mavrogiannopoulos2003-12-021-9/+18
* eliminated some memory leaks and other fixes.Nikos Mavrogiannopoulos2003-12-011-0/+2
* added detection for ZLIB compression.Nikos Mavrogiannopoulos2003-11-303-0/+27
* improved srp detection.Nikos Mavrogiannopoulos2003-11-302-2/+1
* Some fixes in the certificate authenticated SRP ciphersuites.Nikos Mavrogiannopoulos2003-11-301-0/+5
* some fixes to comply with the SRP draft. The handshake is now repeated if an ...Nikos Mavrogiannopoulos2003-11-302-3/+4
* several corrections in the documentation.Nikos Mavrogiannopoulos2003-11-302-92/+6
* corrected some bugs that affected openpgp authentication.Nikos Mavrogiannopoulos2003-11-271-7/+12
* only generate v3 certificates, since we always use the CA (basicConstraints) ...Nikos Mavrogiannopoulos2003-11-261-7/+3
* Some documentation fixes. Changed gnutls_x509_*_set_version() to have a compa...Nikos Mavrogiannopoulos2003-11-251-4/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-222-2/+2
* generated certificates by certtool now have version 1 if they do not include ...Nikos Mavrogiannopoulos2003-11-211-5/+14
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-213-62/+65
* Some fixes pointed out by Dimitri Papadopoulos-Orfanos <papadopo@shfj.cea.fr>Nikos Mavrogiannopoulos2003-11-214-6/+26