- Timestamp:
- Jan 11, 2013, 12:58:02 AM (8 years ago)
- Branches:
- debian/master, debian/stretch-backports, jessie-backports, upstream
- Children:
- 5508683, ae015fa
- Parents:
- 66b608e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEWS
r66b608e rbbb9bb1 1 ** Version 0.5.7 (2010-07-01) 2 - Force usage of SDBM. For some reason the default in 3 my system had issues after reaching a limit of entries. 4 SDBM seems stable so force it. 5 6 - Optimizations in session caching. 7 8 - Added support for session tickets. This allows a 9 server to avoid using a session cache and still support 10 session resumption. This is at the cost of transporting 11 session data during handshake. New option 12 GnuTLSSessionTickets [on|off] 13 14 - Depend on gnutls 2.10.0 to force support for safe 15 renegotiation. 16 1 17 ** Version 0.5.6 (2010-03-24) 2 18 - Corrected issue with firefox and long POST data (by
Note: See TracChangeset
for help on using the changeset viewer.