This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 99cebcd Move import so build can complete
new 15d7c94 Refactor Connector/Endpoint pause only stop new
connections/requests
new f98ad7a Explicitly release pooled ByteBuffer instances on endpoint
stop
new 8338aec Narrow the scope of the logging of invalid ccokies.
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:
java/org/apache/coyote/AbstractProtocol.java | 6 +----
.../org/apache/tomcat/util/http/parser/Cookie.java | 31 +++++++++++-----------
java/org/apache/tomcat/util/net/AprEndpoint.java | 10 +------
java/org/apache/tomcat/util/net/Nio2Endpoint.java | 9 ++++---
java/org/apache/tomcat/util/net/NioEndpoint.java | 11 +++++---
webapps/docs/changelog.xml | 13 +++++++++
6 files changed, 44 insertions(+), 36 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]