Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: doc
Module Name: doc
Committed By: taca
Date: Mon Jun 24 16:30:28 UTC 2002
Modified Files:
doc: pkg-CHANGES
Log Message:
Note update of mod_ssl 2.8.10;
- Updated apache package to 1.3.26nb2.
- Updated ap-ssl package to 2.8.10.
Changes with mod_ssl 2.8.10 (19-Jun-2002 to 24-Jun-2002)
*) Fixed off-by-one buffer overflow bug in the compatibility
functionality (mapping of old directives to new ones).
*) Fixed memory leak in processing of CA certificates.
*) In case there is actually a certificate chain in the session cache,
we now use the value of SSL_get_peer_certificate(ssl) to verify as
it will have been removed from the chain before it was put in the
cache.
*) Seed the PRNG with a maximum of 1K from the internal scoreboard.
To generate a diff of this commit:
cvs rdiff -r1.6869 -r1.6870 doc/pkg-CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index