]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Backport CTR changes for mod_tls and /test/*
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 25 Dec 2021 19:14:30 +0000 (19:14 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 25 Dec 2021 19:14:30 +0000 (19:14 +0000)
commite0dd1f000c1d2985b3e6d40a50efb44339767c61
treecd135766b3ec2a6340ea9c21ee6e4dab39fdabe8
parent1db09521208c6e2306b3cc508969047ffc419c85
Backport CTR changes for mod_tls and /test/*

This is only typo fixes.

r1896386 + r1896393 in trunk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1896395 13f79535-47bb-0310-9956-ffa450edef68
19 files changed:
modules/tls/tls_cache.c
modules/tls/tls_conf.c
modules/tls/tls_conf.h
modules/tls/tls_core.c
modules/tls/tls_core.h
modules/tls/tls_filter.c
modules/tls/tls_proto.h
modules/tls/tls_util.c
modules/tls/tls_util.h
modules/tls/tls_var.c
test/modules/http2/mod_h2test/mod_h2test.c
test/modules/http2/test_004_post.py
test/modules/http2/test_400_push.py
test/modules/md/test_310_conf_store.py
test/modules/md/test_720_wildcard.py
test/modules/md/test_810_ec.py
test/modules/md/test_920_status.py
test/modules/tls/test_03_sni.py
test/modules/tls/test_06_ciphers.py