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 fe924f1  Use a BAOS
     new b557e7a  Fix BZ 64192. Data corruption with HTTP/2 + asyncIO + TLS
     new 997f99a  Additional fix for BZ 64192.

The 2 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:
 .../apache/tomcat/util/net/SecureNio2Channel.java  |  22 ++--
 .../apache/tomcat/util/net/SecureNioChannel.java   |  22 ++--
 .../tomcat/util/net/SocketBufferHandler.java       |  50 ++++++++
 .../apache/tomcat/util/net/SocketWrapperBase.java  |   3 +-
 .../tomcat/util/net/TestSocketBufferHandler.java   | 139 +++++++++++++++++++++
 webapps/docs/changelog.xml                         |   6 +
 6 files changed, 224 insertions(+), 18 deletions(-)
 create mode 100644 test/org/apache/tomcat/util/net/TestSocketBufferHandler.java


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to