[mina-sshd] branch master updated: [SSHD-1020] SSH connections getting closed abruptly with timeout exceptions

2020-07-22 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git The following commit(s) were added to refs/heads/master by this push: new 14bbd54 [SSHD-1020] SSH connections getting

[mina-sshd] branch master updated: [SSHD-1032] Fix possible ArrayIndexOutOfBoundsException in ChannelAsyncOutputStream

2020-07-22 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git The following commit(s) were added to refs/heads/master by this push: new 735d9ba [SSHD-1032] Fix possible

[mina-sshd] 02/03: [SSHD-1040] Return NULL host key from AbstractServerSession if KEX not yet completed

2020-07-22 Thread lgoldstein
This is an automated email from the ASF dual-hosted git repository. lgoldstein pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit 31c07d7c6709bd46864bfff20d11b110d6da714f Author: Lyor Goldstein AuthorDate: Wed Jul 22 11:21:01 2020 +0300

[mina-sshd] 03/03: [SSHD-1035] Fixed some compiler warnings related to the property definitions re-factoring

2020-07-22 Thread lgoldstein
This is an automated email from the ASF dual-hosted git repository. lgoldstein pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit f46390c69e4a002179335dd200e79b2e84eb208c Author: Lyor Goldstein AuthorDate: Wed Jul 22 11:48:36 2020 +0300

[mina-sshd] branch master updated (e512f68 -> f46390c)

2020-07-22 Thread lgoldstein
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 e512f68 [SSHD-1028] Fix SSH_MSG_DISCONNECT: Too many concurrent connections (#148) new ad2b9b6

[mina-sshd] 01/03: [SSHD-1040] Make server key available after KEX completed

2020-07-22 Thread lgoldstein
This is an automated email from the ASF dual-hosted git repository. lgoldstein pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit ad2b9b6574c5e3d3d42ef975bdf68af8e9c3b8fc Author: Lyor Goldstein AuthorDate: Wed Jul 22 11:02:41 2020 +0300

[mina-sshd] branch master updated: [SSHD-1028] Fix SSH_MSG_DISCONNECT: Too many concurrent connections (#148)

2020-07-22 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git The following commit(s) were added to refs/heads/master by this push: new e512f68 [SSHD-1028] Fix SSH_MSG_DISCONNECT: