source: mod_gnutls/NEWS @ b71edd5

asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
Last change on this file since b71edd5 was b71edd5, checked in by Nokis Mavrogiannopoulos <nmav@…>, 15 years ago

released

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