aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9750e7d..7b796f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
1** Version 0.5.7 1** Version 0.5.7
2- Added support for session tickets. 2- Added support for session tickets. This allows a
3 server to avoid using a session cache and still support
4 session resumption. This is at the cost of transporting
5 session data during handshake.
3 6
4- Depend on gnutls 2.10.0 to force support for safe 7- Depend on gnutls 2.10.0 to force support for safe
5 renegotiation. 8 renegotiation.
'>| * corrected SRP enable flag, and corrected the DBM hook support. It now free ↵Gravatar Nokis Mavrogiannopoulos 2008-03-03 | | | | data needed by some DBM providers. * (no commit message)Gravatar Nokis Mavrogiannopoulos 2008-02-20 | * removed unneededGravatar Nokis Mavrogiannopoulos 2008-02-20 | * added new m4 directoryGravatar Nokis Mavrogiannopoulos 2008-02-20 | * (no commit message)Gravatar Nokis Mavrogiannopoulos 2008-02-20 | * added option to disable srp (for distributions that disable it in gnutls)Gravatar Nokis Mavrogiannopoulos 2008-02-20 | * ooopsGravatar Nokis Mavrogiannopoulos 2008-01-24 | * prepare for an alpha releaseGravatar Nokis Mavrogiannopoulos 2008-01-24 | * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-16 | * more changes for openpgp support. Seems to be at a workable state.Gravatar Nokis Mavrogiannopoulos 2007-12-16 | * print error if preconfiguration failsGravatar Nokis Mavrogiannopoulos 2007-12-15 | * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-15 | * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-15 | * Initial support for openpgp keysGravatar Nokis Mavrogiannopoulos