+2003-12-16 11:49 nmav <nmav@gnutls.org>
+
+ * NEWS, configure.in, opencdk.m4, lib/auth_anon.c, lib/auth_cert.c,
+ lib/auth_cert.h, lib/auth_dhe.c, lib/auth_rsa.c,
+ lib/auth_rsa_export.c, lib/dh_compat.c, lib/gnutls.h.in.in,
+ lib/gnutls_algorithms.c, lib/gnutls_algorithms.h,
+ lib/gnutls_cert.c, lib/gnutls_cert.h, lib/gnutls_dh.h,
+ lib/gnutls_dh_primes.c, lib/gnutls_handshake.c, lib/gnutls_int.h,
+ lib/gnutls_kx.c, lib/gnutls_rsa_export.c, lib/gnutls_ui.c,
+ lib/libgnutls.vers:
+
+ * 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.
+ * Several internal changes to allow adding the callback function to
+ retrieve the certificate and the private key.
+
2003-12-10 15:46 nmav <nmav@gnutls.org>
* NEWS, configure.in, lib/gnutls.h.in.in, lib/gnutls_dh_primes.c,