[jira] [Commented] (SSHD-853) Support for Diffie-Hellman 3072 for key exchange

2018-10-23 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16661696#comment-16661696 ] Goldstein Lyor commented on SSHD-853: - How is this an issue ? see

[jira] [Created] (DIRMINA-1096) Massive object graph in NioSocketSession

2018-10-23 Thread jpalacios (JIRA)
jpalacios created DIRMINA-1096: -- Summary: Massive object graph in NioSocketSession Key: DIRMINA-1096 URL: https://issues.apache.org/jira/browse/DIRMINA-1096 Project: MINA Issue Type: Bug

[jira] [Created] (SSHD-853) Support for Diffie-Hellman 3072 for key exchange

2018-10-23 Thread chris ullock (JIRA)
chris ullock created SSHD-853: - Summary: Support for Diffie-Hellman 3072 for key exchange Key: SSHD-853 URL: https://issues.apache.org/jira/browse/SSHD-853 Project: MINA SSHD Issue Type:

[jira] [Updated] (SSHD-849) Possible race condition for local port forwarding channels

2018-10-23 Thread Roberto Deandrea (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roberto Deandrea updated SSHD-849: -- Description: Hi Lyor, We found another critical race condition sending data through local port

[jira] [Commented] (SSHD-849) Possible race condition for local port forwarding channels

2018-10-23 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660536#comment-16660536 ] Goldstein Lyor commented on SSHD-849: - Hi [~roberto.deandrea] I have made the changes based on your

[jira] [Comment Edited] (SSHD-849) Possible race condition for local port forwarding channels

2018-10-23 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660470#comment-16660470 ] Goldstein Lyor edited comment on SSHD-849 at 10/23/18 11:38 AM: I take it

[jira] [Commented] (SSHD-849) Possible race condition for local port forwarding channels

2018-10-23 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660470#comment-16660470 ] Goldstein Lyor commented on SSHD-849: - I take it back - after reviewing the code (see my remarks) there

[jira] [Commented] (SSHD-851) Last chunk of data lost into local port forwarding channel

2018-10-23 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660469#comment-16660469 ] Goldstein Lyor commented on SSHD-851: - Hi [~roberto.deandrea] - sorry, don't think the patch is correct

[jira] [Commented] (SSHD-849) Possible race condition for local port forwarding channels

2018-10-23 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660457#comment-16660457 ] Goldstein Lyor commented on SSHD-849: - Hi [~roberto.deandrea], seems in order, but I do have some

[jira] [Resolved] (SSHD-851) Last chunk of data lost into local port forwarding channel

2018-10-23 Thread Roberto Deandrea (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roberto Deandrea resolved SSHD-851. --- Resolution: Implemented Hi Lyor, We found a definitive solution for this problem. My pull

[jira] [Commented] (SSHD-851) Last chunk of data lost into local port forwarding channel

2018-10-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660375#comment-16660375 ] ASF GitHub Bot commented on SSHD-851: - GitHub user robertodeandrea opened a pull request:

[GitHub] mina-sshd pull request #73: Br ssh851

2018-10-23 Thread robertodeandrea
GitHub user robertodeandrea opened a pull request: https://github.com/apache/mina-sshd/pull/73 Br ssh851 This is my proposed code change to fix SSHD-851. You can merge this pull request into a Git repository by running: $ git pull https://github.com/robertodeandrea/mina-sshd