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 5a78e6dfe GH-493: Fix "blocksize" of arcfour ciphers
     add 624b1b27d GH-461: Fix heartbeats with wantReply=true

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         | 37 ++++++++++-
 .../{WithException.java => HasException.java}      | 10 +--
 .../apache/sshd/common/future/WithException.java   |  9 +--
 .../org/apache/sshd/common/io/IoWriteFuture.java   |  8 +--
 .../client/session/ClientConnectionService.java    | 75 ++++++++++++++++++----
 .../sshd/common/future/GlobalRequestFuture.java    |  3 +-
 .../session/helpers/AbstractConnectionService.java |  3 +-
 .../org/apache/sshd/core/CoreModuleProperties.java | 13 ++++
 .../test/java/org/apache/sshd/KeepAliveTest.java   |  9 +--
 9 files changed, 127 insertions(+), 40 deletions(-)
 copy 
sshd-common/src/main/java/org/apache/sshd/common/future/{WithException.java => 
HasException.java} (79%)

Reply via email to