Path to this page:
Subject: CVS commit: pkgsrc/www/ap-ssl
From: grant beattie
Date: 2004-05-30 12:29:00
Message id: 20040530102900.378632DA1D@cvs.netbsd.org
Log Message:
updated mod_ssl to 2.8.18.
- fix installation of example README.CSR.
Changes with mod_ssl 2.8.18 (11-May-2004 to 27-May-2004)
*) Fix buffer overflow in "SSLOptions +FakeBasicAuth" implementation
if the Subject-DN in the client certificate exceeds 6KB in length.
(CVE CAN-2004-0488).
*) Handle the case of OpenSSL retry requests after interrupted system
calls during the SSL handshake phase.
*) Remove some unused functions.
Files: