aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions
Gravatar Nikos Mavrogiannopoulos 2009-06-30 | | | | | | | Patch by AlainKnaff. Solves: http://issues.outoforder.cc/view.php?id=93 * set srp username to empty string. Solves ↵Gravatar Nikos Mavrogiannopoulos 2009-06-30 | | | | http://issues.outoforder.cc/view.php?id=92 * 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 | | | | MattLoar at http://issues.outoforder.cc/view.php?id=96. * 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>. * do not try to send empty packs using TLS. This this has a special meaning ↵Gravatar Nikos Mavrogiannopoulos 2009-06-13 | | | | and could result in clients closing connections. * if private key import fails try as pkcs8 key.