aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
d class='logsubject'>removed APR_BUCKET_IS_EOS. Doesn't seem appropriate at this point.Gravatar Nokis Mavrogiannopoulos 2009-07-21 | * More fixes related to bug #102Gravatar Nokis Mavrogiannopoulos 2009-07-20 | * Applied patch of jmdesp that allows certificate lists by client.Gravatar Nokis Mavrogiannopoulos 2009-07-20 | * only call gnutls_bye on non null gnutls session.Gravatar Nokis Mavrogiannopoulos 2009-07-20 | * Avoid requesting certificate from client when we already have it. Patch by ↵Gravatar Nokis Mavrogiannopoulos 2009-06-30 | | | | AlainKnaff. * Applied patch by AlainKnaff to correctly verify certificates per directory. ↵Gravatar Nokis Mavrogiannopoulos 2009-06-30 | | | | | | | Patch by AlainKnaff. Solves: http://issues.outoforder.cc/view.php?id=93 * set srp username to empty string. Solves ↵