CVS log for ports/www/apache2/files/Attic/patch-secfix-modules:ssl:ssl_engine_io.c
Up to [FreeBSD] / ports / www / apache2 / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2
Tue Oct 12 08:27:40 2004 UTC (7 years, 4 months ago) by clement
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
- Update to 2.0.52 - Use "PORTDOCS= #" and get rid of docs entry in plist. - Support for FreeBSD 6 in apr - Move of cache modules from THREADS to EXPERIMENTAL category and make sure we enable THREADS modules (cgid only) when a threaded MPM is selected. - Resurect WITH_EXTRA_MODULES knob - powerlogo.gif is now hosted by FreeBSD mirrors - WITH_<category> is definitively no longer supported. - Add Includes dir when installed via a package [1] PR: ports/72309 [1] Submitted by: Christian Kratzer <ck at cksoft dot de> [1]
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Aug 18 19:40:07 2004 UTC (7 years, 5 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_5_3_0
- Backport security fixes in ssl_engine_io.c * [SECURITY] mod_ssl: Fix potential input filter segfaults in SPECULATIVE mode. (rollback handling for AP_MODE_SPECULATIVE) "This issue has possible security implications; it's been assigned CVE CAN-2004-0751 (cve.mitre.org)." http://issues.apache.org/bugzilla/show_bug.cgi?id=30134 * [SECURITY] mod_ssl: Fix potential infinite loop. (potential infinite loop in ssl_io_input_getline if connection is aborted without inctx->rc being set.) http://issues.apache.org/bugzilla/show_bug.cgi?id=27945 http://issues.apache.org/bugzilla/show_bug.cgi?id=29690 Obtained from: Apache CVS (httpd-2.0 HEAD)
