]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_http2: new directive H2Compliance on/off, checking TLS protocol and cipher agains...
authorStefan Eissing <icing@apache.org>
Wed, 14 Oct 2015 12:10:11 +0000 (12:10 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 14 Oct 2015 12:10:11 +0000 (12:10 +0000)
commitfcf41ff1dccf2cf7548a54a8a4b2f4f2653a429d
treed59d3f8eba0ce0ba0c94a5584af57cbc6203a5ea
parentdb628002a642380560ac26886ec141c454545767
mod_http2: new directive H2Compliance on/off, checking TLS protocol and cipher against RFC7540

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1708593 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_http2.xml
modules/http2/h2_config.c
modules/http2/h2_config.h
modules/http2/h2_conn.c
modules/http2/h2_h2.c
modules/http2/h2_h2.h
modules/http2/h2_switch.c