This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 8d7aba9 Describe how Tomcat inherits its cryptographic support from the available libraries. new d22648b Fix various typos in threshold new 2af4363 Remove duplicate definition of initial window size new 64c14b1 Add setting direction to debug logging. The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../coyote/http2/ConnectionSettingsBase.java | 6 ++-- .../coyote/http2/ConnectionSettingsLocal.java | 8 ++++++ .../coyote/http2/ConnectionSettingsRemote.java | 8 ++++++ java/org/apache/coyote/http2/Http2Protocol.java | 32 ++++++++++------------ .../apache/coyote/http2/Http2UpgradeHandler.java | 6 ++-- .../apache/coyote/http2/LocalStrings.properties | 2 +- .../apache/coyote/http2/TestHttp2Section_5_2.java | 2 +- .../apache/coyote/http2/TestHttp2Section_5_3.java | 2 +- webapps/docs/changelog.xml | 5 ++++ webapps/docs/config/http2.xml | 8 +++--- 10 files changed, 50 insertions(+), 29 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org