pkgsrc/www/ap-ssl
grant 868dbb0a08 Updated ap-ssl to 2.8.16.
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.
2003-11-02 05:38:56 +00:00
..
files Bump PKGREVISION of ap-ssl: no longer install apache_start.conf; Apache/SSL 2002-11-19 23:03:53 +00:00
patches Update to 2.8.14: 2003-04-10 08:36:41 +00:00
DESCR Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
distinfo Updated ap-ssl to 2.8.16. 2003-11-02 05:38:56 +00:00
Makefile Updated ap-ssl to 2.8.16. 2003-11-02 05:38:56 +00:00
MESSAGE Bump PKGREVISION of ap-ssl: no longer install apache_start.conf; Apache/SSL 2002-11-19 23:03:53 +00:00
PLIST Bump PKGREVISION of ap-ssl: no longer install apache_start.conf; Apache/SSL 2002-11-19 23:03:53 +00:00