868dbb0a08
Major changes since 2.8.15: *) Upgraded to Apache 1.3.29 *) Avoid memory corruption in certificate handling caused by a heap memory double-freeing situation. *) Allow "HTTPS" variable to be passed through by suEXEC. *) Clear the OpenSSL error code in pass phrase reading code to workaround the following situation: multiple keys, all with different passphrases -- entering the correct pass phrase at each prompt leads to an OpenSSL error message after the last prompt. *) Reverted the recent change where ap_cleanup_for_exec() called ap_kill_alloc_shared(). This caused nasty side-effects in other processes and is not necessary at all (because shared memory segments are not inherited across exec). *) mod_ssl was checking the OpenSSL error reason code against SSL_R_HTTP_REQUEST and concluded the result is an SSL error. Since OpenSSL reason codes are not unique, this isn't always the case. It now additionally checks that the library is the SSL library.
7 lines
365 B
Text
7 lines
365 B
Text
$NetBSD: distinfo,v 1.19 2003/11/02 05:38:56 grant Exp $
|
|
|
|
SHA1 (mod_ssl-2.8.16-1.3.29.tar.gz) = c098dfffd81a6e5959f414c5c3eec291f58d3e44
|
|
Size (mod_ssl-2.8.16-1.3.29.tar.gz) = 754325 bytes
|
|
SHA1 (patch-aa) = 6b66b8d9e8bd03613376dca3b4e0dad3a2e7ed15
|
|
SHA1 (patch-ab) = 936bc956761559c51263cf7645d135abe40069cd
|
|
SHA1 (patch-ac) = ebdd43a3ce98fbd20ea515e06eb7f41d440cd294
|