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 b978b2c  Allow more quoted tokens for RewriteValve config
     new 63310d1  Add support for RFC 5915, unencrypted EC key files with JSSE 
based TLS
     new 920ee08  Silence checkstyle warnings

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/buf/Asn1Parser.java    |  6 ++
 java/org/apache/tomcat/util/buf/Asn1Writer.java    | 95 ++++++++++++++++++++++
 .../tomcat/util/net/jsse/LocalStrings.properties   |  3 +-
 java/org/apache/tomcat/util/net/jsse/PEMFile.java  | 94 ++++++++++++++++++++-
 .../valves/rewrite/TestQuotedStringTokenizer.java  | 12 +--
 webapps/docs/changelog.xml                         |  4 +
 6 files changed, 205 insertions(+), 9 deletions(-)
 create mode 100644 java/org/apache/tomcat/util/buf/Asn1Writer.java


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

Reply via email to