aboutsummaryrefslogtreecommitdiffstats
path: root/data
Commit message (Expand)AuthorAge
* fixes for pre-0.1.0Gravatar Paul Querna 2005-04-06
ghlight'>| | | | 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. * Added option to turn on/off session tickets.Gravatar Nikos Mavrogiannopoulos 2010-07-01 | * 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 | * Applied patch to allow building with Apache 2.4. Patch by Arfrever Frehtes ↵Gravatar Nikos Mavrogiannopoulos 2009-06-30 | | | | Taifersar Arahesis <arfrever.fta@gmail.com>. * removed limit on ca certificates' numberGravatar Nikos Mavrogiannopoulos 2009-01-24 | * modified definition to extern to avoid compilation errors in darwin.Gravatar Nikos Mavrogiannopoulos 2008-10-19 | * Initial support for openpgp keysGravatar Nikos Mavrogiannopoulos 2007-12-15 | * Added support for sending more than one certificate.