K 10 svn:author V 7 clement K 8 svn:date V 27 2006-01-14T16:03:43.000000Z K 7 svn:log V 788 - SECURITY: CVE-2005-3357 (cve.mitre.org) mod_ssl: Fix a possible crash during access control checks if a non-SSL request is processed for an SSL vhost (such as the "HTTP request received on SSL port" error message when an 400 ErrorDocument is configured, or if using "SSLEngine optional"). [1] - reintroduce support of multiple instances of apache in startup script [2] - Add configtest command to apache22.sh [2] - rewrite detection of accf_http filter to make it works on all supported branches. - fix rcorder [3] - fix startup at boot time when profiles are used [4] Spotted by: simon [1], flz[3] Submitted by: Jarrod Sayers [2], Joe Horn [4] PR: ports/91154 [2], ports/90708 [4] END