From: Cliff Woolley Date: Tue, 30 Apr 2002 06:57:22 +0000 (+0000) Subject: note a desirable goal X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef23e1ddbbdf38f422a1146c79c89e4ae681f34a;p=thirdparty%2Fapache%2Fhttpd.git note a desirable goal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@94877 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/README b/README index 980faed695f..15de7fe6493 100644 --- a/README +++ b/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