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

twolf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git


    from e20919f56 [SSHD-1266] OpenSSH certificates: fix encoding of critical 
options
     new 3e69f4338 Fix the Netty connection back-end
     new 8f82e6c47 Mark more tests as NoIoTestCases
     new 306f77c1f Fix typo in README

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:
 README.md                                          |  2 +-
 .../GenerateOpenSSHClientCertificateTest.java      |  3 ++
 ...GenerateOpenSshClientCertificateOracleTest.java |  3 ++
 .../certificates/OpenSSHCertificateParserTest.java |  3 ++
 sshd-mina/pom.xml                                  |  6 +---
 sshd-netty/pom.xml                                 | 12 +++++--
 .../org/apache/sshd/netty/NettyIoConnector.java    | 40 +++++++---------------
 .../java/org/apache/sshd/netty/NettyIoService.java |  3 --
 .../java/org/apache/sshd/netty/NettyIoSession.java | 13 ++++---
 9 files changed, 42 insertions(+), 43 deletions(-)

Reply via email to