source: mod_gnutls/NEWS @ b333517

asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
Last change on this file since b333517 was b333517, checked in by Nokis Mavrogiannopoulos <nmav@…>, 15 years ago
  • Property mode set to 100644
File size: 1.1 KB
Line 
1** Version 0.5.1
2
3- Added --disable-srp configure option
4
5- Better check for memcache (patch by Guillaume Rousse)
6
7** Version 0.5.0-alpha (2008-01-24)
8
9- Added support for OpenPGP keys. The new directives are:
10  GnuTLSPGPKeyringFile, GnuTLSPGPCertificateFile, GnuTLSPGPKeyFile
11
12** Version 0.4.2 (2007-12-10)
13
14- Added support for sending a certificate chain.
15
16- Corrected bug which did not allow the TLS session cache to be used.
17
18- Do not allow resuming sessions on different servers.
19
20** Version 0.4.1 (2007-12-03)
21
22- Added support for subject alternative names in certificates.
23Only one per certificate is supported.
24
25- New enviroment variables: SSL_CLIENT_M_VERSION, SSL_CLIENT_S_SAN%,
26SSL_CLIENT_S_TYPE, SSL_SERVER_M_VERSION, SSL_SERVER_S_SAN%, SSL_SERVER_S_TYPE
27
28- The compatibility mode can now be enabled explicitely with the
29%COMPAT keyword at the GnuTLSPriorities string. It is no longer the default.
30
31- Check for GnuTLSPriorities directive. This corrects a segfault. Thanks
32to David Hrbáč.
33
34- Better handling of GnuTLSDHFile and GnuTLSRSAFile.
35
36- No longer default paths for RSA and DH parameter files.
Note: See TracBrowser for help on using the repository browser.