From 586e3bef5d34d090d9480e146783c33313f9dc34 Mon Sep 17 00:00:00 2001 From: Nokis Mavrogiannopoulos Date: Wed, 20 Feb 2008 18:50:41 +0000 Subject: added tags --- (limited to 'NEWS') diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..a9fe9fd --- /dev/null +++ b/NEWS @@ -0,0 +1,30 @@ +** Version 0.5.0-alpha (2008-01-24) + +- Added support for OpenPGP keys. The new directives are: + GnuTLSPGPKeyringFile, GnuTLSPGPCertificateFile, GnuTLSPGPKeyFile + +** Version 0.4.2 (2007-12-10) + +- Added support for sending a certificate chain. + +- Corrected bug which did not allow the TLS session cache to be used. + +- Do not allow resuming sessions on different servers. + +** Version 0.4.1 (2007-12-03) + +- Added support for subject alternative names in certificates. +Only one per certificate is supported. + +- New enviroment variables: SSL_CLIENT_M_VERSION, SSL_CLIENT_S_SAN%, +SSL_CLIENT_S_TYPE, SSL_SERVER_M_VERSION, SSL_SERVER_S_SAN%, SSL_SERVER_S_TYPE + +- The compatibility mode can now be enabled explicitely with the +%COMPAT keyword at the GnuTLSPriorities string. It is no longer the default. + +- Check for GnuTLSPriorities directive. This corrects a segfault. Thanks +to David Hrbáč. + +- Better handling of GnuTLSDHFile and GnuTLSRSAFile. + +- No longer default paths for RSA and DH parameter files. -- cgit v0.9.2