aboutsummaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAge
* fixes for pre-0.1.0Gravatar Paul Querna 2005-04-06
td>Gravatar Nikos Mavrogiannopoulos 2010-09-24 | * Only allow two options for DB. Berkeley DB and gdbm. The other optionsGravatar 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 ↵Gravatar Nikos Mavrogiannopoulos 2010-03-15 | | | | | with read function not handling EAGAIN and EINTR correctly). * removed limit on ca certificates' numberGravatar Nikos Mavrogiannopoulos 2009-01-24 | * bumped version and updated the detection script to work with pkg-config.Gravatar Nikos Mavrogiannopoulos 2009-01-04 | * modified definition to extern to avoid compilation errors in darwin.Gravatar Nikos Mavrogiannopoulos 2008-10-19 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2008-10-16 | * readability changes by Jack Bates.Gravatar Nikos Mavrogiannopoulos 2008-10-04 | * depend on main libgnutls library (and gnutls 2.4.x)Gravatar Nikos Mavrogiannopoulos 2008-06-29 | * releasedGravatar Nikos Mavrogiannopoulos 2008-03-05 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2008-03-03 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2008-02-20 | * prepare for an alpha releaseGravatar Nikos Mavrogiannopoulos 2008-01-24 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2007-12-15 | * Initial support for openpgp keysGravatar Nikos Mavrogiannopoulos 2007-12-15 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2007-12-10 | * Do not allow resuming sessions on different servers.Gravatar Nikos Mavrogiannopoulos 2007-12-09 | * Corrected bug which did not allow the TLS session cache to be used.Gravatar Nikos Mavrogiannopoulos 2007-12-09 | * Added support for sending more than one certificate.Gravatar Nikos Mavrogiannopoulos 2007-12-08 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2007-12-03 | * better handling of RSAFile and DHFileGravatar Nikos Mavrogiannopoulos 2007-12-03 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2007-12-02 | * The compatibility mode can now be enabled only using the GnuTLSPriorities ↵Gravatar Nikos Mavrogiannopoulos 2007-12-02 | | | | string. * (no commit message)Gravatar Nikos Mavrogiannopoulos 2007-12-02 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2007-12-02 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2007-12-01