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

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


    from 56087bb  [SSHD-1004] Mark retired security settings as deprecated
     new b848f76  [SSHD-1050] Fixed race condition in AuthFuture if exception 
caught before authentication started
     new 3d28075  [SSHD-1050] Fix race conditions with early access to 
AuthFuture
     new 4fc3e04  [SSHD-1050] Store only the 1st error that occurs before first 
authentication
     new a966070  [SSHD-1050] Make first error before first auth attempt sticky

The 4 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:
 CHANGES.md                                         |  1 +
 .../sshd/client/session/ClientSessionImpl.java     | 95 +++++++++++++++-------
 .../sshd/client/session/ClientSessionTest.java     | 73 +++++++++++++++--
 3 files changed, 134 insertions(+), 35 deletions(-)

Reply via email to