gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnutls-dev] gnutls 1.0.6


From: Nikos Mavroyanopoulos
Subject: [gnutls-dev] gnutls 1.0.6
Date: Thu, 12 Feb 2004 12:20:04 +0200
User-agent: Mutt/1.5.4i

I've just released gnutls 1.0.6 which includes all
the new features of the 1.1.x branch except for TLS 1.1.
Those are:
- Improved gnutls-cli's SRP behaviour in SRP ciphersuites.
  If they are of highest priority then the abbreviated handshake
  is used.
- The error codes GNUTLS_E_NO_TEMPORARY_DH_PARAMS and 
GNUTLS_E_NO_TEMPORARY_RSA_PARAMS
  are no longer returned by the handshake function. Ciphersuites that
  require temporary parameters are removed when such parameters do not exist.
- Added the callbacks gnutls_certificate_client_retrieve_function() and
  gnutls_certificate_server_retrieve_function(), to allow a client or a server
  to specify certificates for the handshake without storing them to the
  credentials structure.
- Added support for generating and exporting DSA private keys.


TLS 1.1 was not included because I couldn't test it against other
implementations. If you can test it, a patch that enables it is attached.

-- 
Nikos Mavroyanopoulos

Attachment: tls1_1.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]