]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakes
authorStefan Eissing <icing@apache.org>
Fri, 4 Feb 2022 12:22:26 +0000 (12:22 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 4 Feb 2022 12:22:26 +0000 (12:22 +0000)
commitb11e669f077f1546cdb34ab2c29a4f9289365024
treea3a3ab037036e5374be27aef99a6386341e51ab4
parent08cf9b83d6e1b874970dae2b02c6ff1ecb50823b
  *) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakes
     to stabilize CI tests again. Previous revision of trunk has been copied
     to branches/trunk-ssl-handshake-unblocking to make those into a PR where
     changes can be discussed and tested separately.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897760 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
CHANGES
changes-entries/ab-ssl-sense-fix.txt [deleted file]
include/ap_mmn.h
include/ap_mpm.h
include/httpd.h
include/scoreboard.h
modules/generators/mod_status.c
modules/ssl/mod_ssl.c
modules/ssl/ssl_engine_io.c
server/mpm/event/event.c
support/ab.c
test/modules/http2/test_105_timeout.py