This is an automated email from the ASF dual-hosted git repository.

remm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from 7763877  Direct use of the ALPN API
     new 35d8448  Revert "Direct use of the ALPN API"
     new 091f11f  Revert

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:
 java/org/apache/tomcat/util/compat/JreCompat.java  | 69 ++++++++++++++++++++++
 .../tomcat/util/compat/LocalStrings.properties     |  3 +
 .../tomcat/util/net/AbstractJsseEndpoint.java      | 20 ++++++-
 .../apache/tomcat/util/net/SSLImplementation.java  |  1 +
 java/org/apache/tomcat/util/net/SSLUtil.java       | 12 ++++
 .../apache/tomcat/util/net/SecureNio2Channel.java  |  9 ++-
 .../apache/tomcat/util/net/SecureNioChannel.java   |  9 ++-
 .../tomcat/util/net/jsse/JSSEImplementation.java   |  5 ++
 .../tomcat/util/net/openssl/OpenSSLEngine.java     |  5 +-
 .../util/net/openssl/OpenSSLImplementation.java    |  5 ++
 webapps/docs/changelog.xml                         |  8 ---
 11 files changed, 131 insertions(+), 15 deletions(-)


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

Reply via email to