summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorGravatar Edward Rudd 2005-01-11 21:22:28 +0000
committerGravatar Edward Rudd 2005-01-11 21:22:28 +0000
commitafaed465720a3a143434f2be988a4c95620da4a9 (patch)
tree7313da5a1c28428afd6cd83a776b34dbff515a4c /LICENSE
parenteee7c03a140cc6cbc698abe833d8bcbec4d04787 (diff)
updated chagnelog, TODO, tab2space configure.ac1.100
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
13' height='13' alt='Gravatar' /> Nikos Mavrogiannopoulos 2009-07-20 * Applied patch of jmdesp that allows certificate lists by client.Gravatar Nikos Mavrogiannopoulos 2009-07-20 * only call gnutls_bye on non null gnutls session.Gravatar Nikos Mavrogiannopoulos 2009-07-20 * Avoid requesting certificate from client when we already have it. Patch by Al...Gravatar Nikos Mavrogiannopoulos 2009-06-30 * Applied patch by AlainKnaff to correctly verify certificates per directory. P...Gravatar Nikos Mavrogiannopoulos 2009-06-30 * set srp username to empty string. Solves http://issues.outoforder.cc/view.php...Gravatar Nikos Mavrogiannopoulos 2009-06-30 * Try to avoid bug http://issues.outoforder.cc/view.php?id=102Gravatar Nikos Mavrogiannopoulos 2009-06-30 * Allow openpgp certificates that have infinite expiration time. Suggestion by ...Gravatar Nikos Mavrogiannopoulos 2009-06-30 * Applied patch to allow building with Apache 2.4. Patch by Arfrever Frehtes Ta...