aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 5d67da5664c86d2f528e50c30f126205248aa23a (plain)
1
2
3
4
5
6
7
8
9
10
** Version 0.4.1 (unreleased)

- 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.
com/avatar/aedca57113b6770dff365718ebff9034?s=13&d=retro' width='13' height='13' alt='Gravatar' /> Nikos Mavrogiannopoulos 2010-09-24 | | | | such as SDBM had serious limitations. Thanks to Hardy Griech for pointing out. * The GnuTLSCache variable now can be given the specificGravatar Nikos Mavrogiannopoulos 2010-09-23 | | | | | option "sdbm" instead of "dbm". "dbm" will use the default dbm type of libapr while sdbm will force sdbm to be used. * Corrected behavior in Keep-Alive connections (do notGravatar Nikos Mavrogiannopoulos 2010-09-22 | | | | terminate the connection prematurely) * Released 0.5.8.Gravatar Nikos Mavrogiannopoulos 2010-08-18 | * Session tickets are enabled by default.Gravatar Nikos Mavrogiannopoulos 2010-07-02 | * Added option to turn on/off session tickets.Gravatar Nikos Mavrogiannopoulos 2010-07-01 | * Released 0.5.7.Gravatar Nikos Mavrogiannopoulos 2010-07-01 | * Force SDBM.Gravatar Nikos Mavrogiannopoulos 2010-07-01 | * added more text on session ticketsGravatar Nikos Mavrogiannopoulos 2010-06-27 | * Check the cache DB every 15 minutes instead of checking on every write.Gravatar Nikos Mavrogiannopoulos 2010-06-27 | * Force support of safe renegotiation.Gravatar Nikos Mavrogiannopoulos 2010-06-27 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2010-03-24 | * Corrected issue with firefox and long post data (had to do ↵