aboutsummaryrefslogtreecommitdiffstats
path: root/NOTICE
blob: 25efd6fd16db3448e774c5321cf40f2f4772afa2 (plain)
1
2
3
4
5
6
7
8
9
This product includes software developed by
Nikos Mavrogiannopoulos (http://www.gnutls.org/).

This product includes software developed by
Paul Querna (http://www.outoforder.cc/).

This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).

d/mod_gnutls/commit/src?h=0.4.2&id=7fec961893adf880d4acc3da171031829f93af86'>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 * Force SDBM.Gravatar Nikos Mavrogiannopoulos 2010-07-01 * More libgcrypt fixes.Gravatar Nikos Mavrogiannopoulos 2010-06-30 * Use libgcrypt calls only if gnutls is older than 2.11.0Gravatar Nikos Mavrogiannopoulos 2010-06-30 * 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 * Corrected issue with firefox and long post data (had to do ...