From: Cliff Woolley Date: Tue, 30 Apr 2002 06:57:22 +0000 (+0000) Subject: note a desirable goal X-Git-Tag: 2.0.36~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=878296f383a34f8af8b7be3707b87c30fada1738;p=apache note a desirable goal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94877 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/ssl/README b/modules/ssl/README index 980faed695..15de7fe649 100644 --- a/modules/ssl/README +++ b/modules/ssl/README @@ -189,3 +189,5 @@ o init functions should return status code rather than ssl_die() o ssl_engine_pphrase.c needs to be reworked so it is generic enough to also decrypt proxy keys + o the shmcb code should just align its memory segment rather than + jumping through all the "safe" memcpy and memset hoops