aboutsummaryrefslogtreecommitdiffstats
path: root/NOTICE
diff options
context:
space:
mode:
authorGravatar Nokis Mavrogiannopoulos 2008-01-24 21:15:46 +0000
committerGravatar Nokis Mavrogiannopoulos 2008-01-24 21:15:46 +0000
commit2f673dc2f0bb6f1db25f62b382c89a4ead867ac3 (patch)
tree7a36b807e12e1e6c1e7da965d8ed667b3619287a /NOTICE
parent32f573a968f55113224bee3f41e15d7487880f42 (diff)
ooops
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions
td> * Safer usage of session variable to prevent segmentation faults on closure. ↵Gravatar Nikos Mavrogiannopoulos 2010-08-18 | | | | Should solve issue #106. * Depend on libgnutls for the activation and expiration time checks.Gravatar Nikos Mavrogiannopoulos 2010-07-02 | * 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 | * More libgcrypt fixes.Gravatar Nikos Mavrogiannopoulos 2010-06-30 | * Added missing var.Gravatar Nikos Mavrogiannopoulos 2010-06-30 | * Use libgcrypt calls only if gnutls is older than 2.11.0Gravatar Nikos Mavrogiannopoulos 2010-06-30 | * 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 | * open the database as readonly when fetching.Gravatar Nikos Mavrogiannopoulos 2010-06-27 | * properly initialize variable.Gravatar Nikos Mavrogiannopoulos 2010-06-27 | * Added support for session tickets.Gravatar Nikos Mavrogiannopoulos 2010-06-27 | * Force support of safe renegotiation.Gravatar Nikos Mavrogiannopoulos 2010-06-27 | * bumped version