This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from ea37a83dd4 Fix Gump issue - Gump tests with OpenSSL master which is
now 3.4.x
new 2c470e1bb0 Switch to the Base64 encoder and decoder provided by the
JRE.
new 972f2913c4 Deprecate the internal fork of Commons Codec
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:
.../authenticator/SpnegoAuthenticator.java | 9 +++----
.../realm/MessageDigestCredentialHandler.java | 6 ++---
.../apache/coyote/http2/Http2UpgradeHandler.java | 4 ++--
.../apache/tomcat/util/codec/binary/Base64.java | 3 +++
.../tomcat/util/codec/binary/BaseNCodec.java | 3 +++
.../tomcat/util/codec/binary/StringUtils.java | 3 +++
.../tomcat/util/codec/binary/package-info.java | 2 ++
.../http/fileupload/util/mime/MimeUtility.java | 5 ++--
.../tomcat/util/http/parser/StructuredField.java | 4 ++--
java/org/apache/tomcat/util/net/jsse/PEMFile.java | 7 +++---
.../tomcat/websocket/WsWebSocketContainer.java | 4 ++--
.../tomcat/websocket/server/UpgradeUtil.java | 28 +++++++---------------
.../authenticator/TestAuthInfoResponseHeaders.java | 4 ++--
.../TestNonLoginAndBasicAuthenticator.java | 4 ++--
.../TestSSOnonLoginAndBasicAuthenticator.java | 4 ++--
.../core/TestPropertiesRoleMappingListener.java | 4 ++--
.../filters/TestRestCsrfPreventionFilter2.java | 4 ++--
test/org/apache/coyote/http2/Http2TestBase.java | 4 ++--
webapps/docs/changelog.xml | 10 ++++++++
19 files changed, 60 insertions(+), 52 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]