]> granicus.if.org Git - apache/commitdiff
note a desirable goal
authorCliff Woolley <jwoolley@apache.org>
Tue, 30 Apr 2002 06:57:22 +0000 (06:57 +0000)
committerCliff Woolley <jwoolley@apache.org>
Tue, 30 Apr 2002 06:57:22 +0000 (06:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94877 13f79535-47bb-0310-9956-ffa450edef68

modules/ssl/README

index 980faed695f313e76eb4d5c3f2d462aae6befad7..15de7fe64935768281972b046cfb1a4c77714f27 100644 (file)
  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