[jira] [Commented] (SSHD-957) See if need to add code to support ProxyJump mode

2019-12-08 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990959#comment-16990959 ] Lyor Goldstein commented on SSHD-957: - Seems that {{port_open_helper}} is called with the channel

[jira] [Comment Edited] (SSHD-957) See if need to add code to support ProxyJump mode

2019-12-08 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990959#comment-16990959 ] Lyor Goldstein edited comment on SSHD-957 at 12/8/19 6:54 PM: -- Seems

[jira] [Commented] (SSHD-966) Deadlock on disconnection at the end of key-exchange

2020-02-13 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17036360#comment-17036360 ] Lyor Goldstein commented on SSHD-966: - Thanks - I'll see when I can get to it - meanwhile you did gain

[jira] [Commented] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-23 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17042993#comment-17042993 ] Lyor Goldstein commented on SSHD-968: - Have you tried using the [SSH_MSG_IGNORE|https://github.com

[jira] [Commented] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-23 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17043001#comment-17043001 ] Lyor Goldstein commented on SSHD-968: - {quote} This is true, but the server is netopeer-server, used

[jira] [Commented] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-23 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17043003#comment-17043003 ] Lyor Goldstein commented on SSHD-968: - I am afraid I don't have good news - I have examined the code

[jira] [Commented] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-25 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17044705#comment-17044705 ] Lyor Goldstein commented on SSHD-968: - Sorry - I take it back - I think it won't work. The reason

[jira] [Comment Edited] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-25 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17044658#comment-17044658 ] Lyor Goldstein edited comment on SSHD-968 at 2/25/20 5:51 PM: -- Very elegant

[jira] [Commented] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-25 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17044658#comment-17044658 ] Lyor Goldstein commented on SSHD-968: - Very elegant - one small remark though (see comment

[jira] [Work started] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-27 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-968 started by Lyor Goldstein. --- > SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is repl

[jira] [Closed] (SSHD-970) transferTo function of SftpRemotePathChannel will loop if count parameter is greater than file size

2020-02-27 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein closed SSHD-970. --- Fix Version/s: 2.4.1 Assignee: Lyor Goldstein (was: Guillaume Nodet) Resolution

[jira] [Commented] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-27 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17046340#comment-17046340 ] Lyor Goldstein commented on SSHD-968: - I am using the test you wrote to make sure the problem is fixed

[jira] [Commented] (SSHD-970) transferTo function of SftpRemotePathChannel will loop if count parameter is greater than file size

2020-02-27 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17046374#comment-17046374 ] Lyor Goldstein commented on SSHD-970: - Yes - I believe you are right - good catch... > transfe

[jira] [Commented] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-27 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17046313#comment-17046313 ] Lyor Goldstein commented on SSHD-968: - The suggested fix seems to involve too many methods changes

[jira] [Assigned] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-27 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein reassigned SSHD-968: --- Assignee: Lyor Goldstein (was: Guillaume Nodet) > SshClient times out during keep-al

[jira] [Resolved] (SSHD-967) transferTo function of SftpRemotePathChannel always add some extra bytes in the end of file

2020-02-27 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein resolved SSHD-967. - Resolution: Fixed [~nitinranjan] you have not answered, so I am merging it in based on the unit

[jira] [Comment Edited] (SSHD-970) transferTo function of SftpRemotePathChannel will loop if count parameter is greater than file size

2020-02-27 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17046374#comment-17046374 ] Lyor Goldstein edited comment on SSHD-970 at 2/27/20 9:17 AM: -- Yes - I believe

[jira] [Created] (SSHD-971) Add authorized_keys/verification support for OpenSSH "security key" key types

2020-03-01 Thread Lyor Goldstein (Jira)
Lyor Goldstein created SSHD-971: --- Summary: Add authorized_keys/verification support for OpenSSH "security key" key types Key: SSHD-971 URL: https://issues.apache.org/jira/browse/SSHD-971 Pro

[jira] [Work started] (SSHD-971) Add authorized_keys/verification support for OpenSSH "security key" key types

2020-03-01 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-971 started by Lyor Goldstein. --- > Add authorized_keys/verification support for OpenSSH "security key&qu

[jira] [Work started] (SSHD-972) Add support for peers using OpenSSH "security key" key types

2020-03-01 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-972 started by Lyor Goldstein. --- > Add support for peers using OpenSSH "security key&qu

[jira] [Closed] (SSHD-971) Add authorized_keys/verification support for OpenSSH "security key" key types

2020-03-01 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein closed SSHD-971. --- Resolution: Duplicate Duplicates SSHD-972 > Add authorized_keys/verification support for Open

[jira] [Assigned] (SSHD-972) Add support for peers using OpenSSH "security key" key types

2020-03-01 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein reassigned SSHD-972: --- Assignee: Lyor Goldstein > Add support for peers using OpenSSH "security key&qu

[jira] [Resolved] (SSHD-972) Add support for peers using OpenSSH "security key" key types

2020-03-01 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein resolved SSHD-972. - Fix Version/s: 2.4.1 Resolution: Fixed > Add support for peers using OpenSSH "secu

[jira] [Commented] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-21 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020431#comment-17020431 ] Lyor Goldstein commented on SSHD-964: - Thanks [~roberto.deandrea] I will consider this change

[jira] [Comment Edited] (SSHD-969) compatibility problem with cisco-2.0 ssh on ios-xr

2020-02-27 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17046686#comment-17046686 ] Lyor Goldstein edited comment on SSHD-969 at 2/27/20 2:42 PM: -- {quote} I

[jira] [Comment Edited] (SSHD-969) compatibility problem with cisco-2.0 ssh on ios-xr

2020-02-27 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17046686#comment-17046686 ] Lyor Goldstein edited comment on SSHD-969 at 2/27/20 2:41 PM: -- {quote} I

[jira] [Commented] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-27 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17046600#comment-17046600 ] Lyor Goldstein commented on SSHD-968: - [~gnodet] See https://github.com/apache/mina-sshd/pull/114 (code

[jira] [Commented] (SSHD-969) compatibility problem with cisco-2.0 ssh on ios-xr

2020-02-27 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17046686#comment-17046686 ] Lyor Goldstein commented on SSHD-969: - {quote} I noticed that Mina SSH sends msg 50

[jira] [Resolved] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-28 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein resolved SSHD-968. - Fix Version/s: 2.4.1 Resolution: Fixed > SshClient times out during keep-alive, w

[jira] [Commented] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-28 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17047718#comment-17047718 ] Lyor Goldstein commented on SSHD-968: - {quote} Sorry, but the git link in https://github.com

[jira] [Commented] (SSHD-969) compatibility problem with cisco-2.0 ssh on ios-xr

2020-02-28 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17047786#comment-17047786 ] Lyor Goldstein commented on SSHD-969: - There is one more thing you should verify - the KEX options

[jira] [Updated] (SSHD-958) sshd (openssh5) closes connection on mina ssh client after pkt 50, but not ssh

2020-02-28 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein updated SSHD-958: Labels: need-more-info (was: ) > sshd (openssh5) closes connection on mina ssh client after pkt

[jira] [Commented] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-27 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17046855#comment-17046855 ] Lyor Goldstein commented on SSHD-968: - [~patrikek] Please test https://github.com/lgoldstein/mina-sshd

[jira] [Commented] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-30 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17027031#comment-17027031 ] Lyor Goldstein commented on SSHD-964: - Hi [~roberto.deandrea] sorry to bother you, but after reviewing

[jira] [Resolved] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-02-03 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein resolved SSHD-964. - Fix Version/s: 2.4.1 Resolution: Fixed Thanks [~roberto.deandrea] - merged to master branch

[jira] [Comment Edited] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-23 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17022311#comment-17022311 ] Lyor Goldstein edited comment on SSHD-964 at 1/23/20 5:52 PM: -- {quote}I

[jira] [Commented] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-23 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17022311#comment-17022311 ] Lyor Goldstein commented on SSHD-964: - {quote} I will try your suggested code changes

[jira] [Commented] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-24 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17023163#comment-17023163 ] Lyor Goldstein commented on SSHD-964: - Thanks [~roberto.deandrea] for the valuable feedback. {quote

[jira] [Commented] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-25 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17023612#comment-17023612 ] Lyor Goldstein commented on SSHD-964: - Hi [~roberto.deandrea] I have updated the code in the branch

[jira] [Commented] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-28 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17025258#comment-17025258 ] Lyor Goldstein commented on SSHD-964: - Great - thanks [~roberto.deandrea] for the issue and its test

[jira] [Commented] (SSHD-967) transferTo function of SftpRemotePathChannel always add some extra bytes in the end of file

2020-02-21 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041761#comment-17041761 ] Lyor Goldstein commented on SSHD-967: - Thanks for diagnosing the issue and providing a patch - please

[jira] [Assigned] (SSHD-967) transferTo function of SftpRemotePathChannel always add some extra bytes in the end of file

2020-02-21 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein reassigned SSHD-967: --- Assignee: Lyor Goldstein > transferTo function of SftpRemotePathChannel always add some ex

[jira] [Work started] (SSHD-967) transferTo function of SftpRemotePathChannel always add some extra bytes in the end of file

2020-02-21 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-967 started by Lyor Goldstein. --- > transferTo function of SftpRemotePathChannel always add some extra by

[jira] [Comment Edited] (SSHD-967) transferTo function of SftpRemotePathChannel always add some extra bytes in the end of file

2020-02-21 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041806#comment-17041806 ] Lyor Goldstein edited comment on SSHD-967 at 2/21/20 1:19 PM: -- Please clone

[jira] [Commented] (SSHD-967) transferTo function of SftpRemotePathChannel always add some extra bytes in the end of file

2020-02-21 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041806#comment-17041806 ] Lyor Goldstein commented on SSHD-967: - Please clone and test https://github.com/lgoldstein/mina-sshd

[jira] [Commented] (SSHD-965) Add support for S3 bridge - SFTP and/or SCP

2020-02-09 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033258#comment-17033258 ] Lyor Goldstein commented on SSHD-965: - See if there is a {{FileSystemProvider}} implementation over S3

[jira] [Created] (SSHD-965) Add support for S3 bridge - SFTP and/or SCP

2020-02-09 Thread Lyor Goldstein (Jira)
Lyor Goldstein created SSHD-965: --- Summary: Add support for S3 bridge - SFTP and/or SCP Key: SSHD-965 URL: https://issues.apache.org/jira/browse/SSHD-965 Project: MINA SSHD Issue Type: New

[jira] [Assigned] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-22 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein reassigned SSHD-968: --- Assignee: Lyor Goldstein > SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQU

[jira] [Commented] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replies with SSH_MSG_UNSUPPORTED

2020-02-22 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17042627#comment-17042627 ] Lyor Goldstein commented on SSHD-968: - {quote} According to RFC 4253 sect. 11.4 (https

[jira] [Updated] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-22 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein updated SSHD-968: Summary: SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied

[jira] [Commented] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-22 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17042634#comment-17042634 ] Lyor Goldstein commented on SSHD-968: - Seems to me that servers that respond

[jira] [Assigned] (SSHD-966) Deadlock on disconnection at the end of key-exchange

2020-02-10 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein reassigned SSHD-966: --- Assignee: Lyor Goldstein > Deadlock on disconnection at the end of key-excha

[jira] [Commented] (SSHD-966) Deadlock on disconnection at the end of key-exchange

2020-02-10 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033811#comment-17033811 ] Lyor Goldstein commented on SSHD-966: - Thanks for the detailed diagnosis - I'll look at it and try

[jira] [Commented] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-19 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17019010#comment-17019010 ] Lyor Goldstein commented on SSHD-964: - I have looked at the code and indeed we are sending EOF

[jira] [Commented] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-22 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021250#comment-17021250 ] Lyor Goldstein commented on SSHD-964: - I have looked at the code and as far as sending EOF when state

[jira] [Comment Edited] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-22 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021250#comment-17021250 ] Lyor Goldstein edited comment on SSHD-964 at 1/22/20 5:07 PM: -- I have looked

[jira] [Commented] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-22 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021313#comment-17021313 ] Lyor Goldstein commented on SSHD-964: - Hi [~roberto.deandrea] please clone and try https://github.com

[jira] [Work started] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-17 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-964 started by Lyor Goldstein. --- > SSH_MSG_CHANNEL_EOF never sent or received for local and remote p

[jira] [Assigned] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-17 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein reassigned SSHD-964: --- Assignee: Lyor Goldstein > SSH_MSG_CHANNEL_EOF never sent or received for local and rem

[jira] [Commented] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-17 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17017920#comment-17017920 ] Lyor Goldstein commented on SSHD-964: - {quote} Let me know if we can commit our changes in a pull

[jira] [Commented] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-17 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018166#comment-17018166 ] Lyor Goldstein commented on SSHD-964: - {quote} When a party will no longer send more data to a channel

[jira] [Commented] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-20 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17019667#comment-17019667 ] Lyor Goldstein commented on SSHD-964: - [~roberto.deandrea] See my comments on the proposed change - can

[jira] [Commented] (SSHD-951) Query on how to restart sshd server in single jboss session

2020-01-02 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006965#comment-17006965 ] Lyor Goldstein commented on SSHD-951: - Correct > Query on how to restart sshd server in single jb

[jira] [Commented] (SSHD-961) Not all messages are correctly handled in port forwarding mode

2019-12-23 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17002417#comment-17002417 ] Lyor Goldstein commented on SSHD-961: - Hi [~fcava] - thanks for the PR - I will review it and most

[jira] [Assigned] (SSHD-961) Not all messages are correctly handled in port forwarding mode

2019-12-23 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein reassigned SSHD-961: --- Assignee: Lyor Goldstein > Not all messages are correctly handled in port forwarding m

[jira] [Work started] (SSHD-961) Not all messages are correctly handled in port forwarding mode

2019-12-23 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-961 started by Lyor Goldstein. --- > Not all messages are correctly handled in port forwarding m

[jira] [Commented] (SSHD-951) Query on how to restart sshd server in single jboss session

2020-01-01 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006454#comment-17006454 ] Lyor Goldstein commented on SSHD-951: - The supported standards are pretty much the same - see https

[jira] [Updated] (SSHD-961) Not all messages are correctly handled in port forwarding mode

2019-12-24 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein updated SSHD-961: Affects Version/s: (was: 2.3.1) 2.3.0 > Not all messages are correc

[jira] [Resolved] (SSHD-961) Not all messages are correctly handled in port forwarding mode

2019-12-24 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein resolved SSHD-961. - Fix Version/s: 2.3.1 Resolution: Fixed Merged in with thanks + acknowledgement - see

[jira] [Assigned] (SSHD-963) Uploading a file with filezilla,preserve timestamps of transferred files, but setting fileAttributes failed

2019-12-26 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein reassigned SSHD-963: --- Assignee: Lyor Goldstein > Uploading a file with filezilla,preserve timestamps of transfer

[jira] [Resolved] (SSHD-963) Uploading a file with filezilla,preserve timestamps of transferred files, but setting fileAttributes failed

2019-12-26 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein resolved SSHD-963. - Fix Version/s: (was: 1.7.0) Resolution: Won't Fix After reviewing the code I believe

[jira] [Work started] (SSHD-963) Uploading a file with filezilla,preserve timestamps of transferred files, but setting fileAttributes failed

2019-12-26 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-963 started by Lyor Goldstein. --- > Uploading a file with filezilla,preserve timestamps of transferred fi

[jira] [Commented] (SSHD-963) Uploading a file with filezilla,preserve timestamps of transferred files, but setting fileAttributes failed

2019-12-26 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17003704#comment-17003704 ] Lyor Goldstein commented on SSHD-963: - The version you refer to in this issue (1.7.0) is very old. Due

[jira] [Commented] (SSHD-963) Uploading a file with filezilla,preserve timestamps of transferred files, but setting fileAttributes failed

2019-12-27 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17004038#comment-17004038 ] Lyor Goldstein commented on SSHD-963: - [~barry-gq] {quote}but in fact they are separated{quote

[jira] [Comment Edited] (SSHD-963) Uploading a file with filezilla,preserve timestamps of transferred files, but setting fileAttributes failed

2019-12-27 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17004038#comment-17004038 ] Lyor Goldstein edited comment on SSHD-963 at 12/27/19 9:35 AM: --- [~barry-gq

[jira] [Commented] (SSHD-966) Deadlock on disconnection at the end of key-exchange

2020-03-08 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054508#comment-17054508 ] Lyor Goldstein commented on SSHD-966: - I believe I have a possible solution - see https://github.com

[jira] [Work started] (SSHD-966) Deadlock on disconnection at the end of key-exchange

2020-03-08 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-966 started by Lyor Goldstein. --- > Deadlock on disconnection at the end of key-excha

[jira] [Commented] (SSHD-966) Deadlock on disconnection at the end of key-exchange

2020-03-08 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054487#comment-17054487 ] Lyor Goldstein commented on SSHD-966: - I see the problem, but will have to think some more about

[jira] [Comment Edited] (SSHD-966) Deadlock on disconnection at the end of key-exchange

2020-03-09 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055227#comment-17055227 ] Lyor Goldstein edited comment on SSHD-966 at 3/9/20, 5:22 PM: -- Sorry, I spoke

[jira] [Commented] (SSHD-966) Deadlock on disconnection at the end of key-exchange

2020-03-09 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055227#comment-17055227 ] Lyor Goldstein commented on SSHD-966: - Sorry, I spoke too soon - the code has a bug inasmuch

[jira] [Created] (SSHD-973) Add implementation of 'sslh' bridge

2020-03-11 Thread Lyor Goldstein (Jira)
Lyor Goldstein created SSHD-973: --- Summary: Add implementation of 'sslh' bridge Key: SSHD-973 URL: https://issues.apache.org/jira/browse/SSHD-973 Project: MINA SSHD Issue Type: New Feature

[jira] [Resolved] (SSHD-975) SshClient subclasses fail in OSGi environment

2020-04-08 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein resolved SSHD-975. - Fix Version/s: 2.4.1 Resolution: Fixed Fixed by commit [60bdb04642|https://github.com

[jira] [Commented] (SSHD-660) Add support for authentication using signed client/server keys

2020-04-14 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17083517#comment-17083517 ] Lyor Goldstein commented on SSHD-660: - I reviewed it and had some comments - seems like solid work

[jira] [Commented] (SSHD-660) Add support for authentication using signed client/server keys

2020-04-16 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17084583#comment-17084583 ] Lyor Goldstein commented on SSHD-660: - {quote} For the unit tests I don't really know how and what

[jira] [Comment Edited] (SSHD-660) Add support for authentication using signed client/server keys

2020-04-16 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17084583#comment-17084583 ] Lyor Goldstein edited comment on SSHD-660 at 4/16/20, 6:42 AM: --- {quote

[jira] [Commented] (SSHD-660) Add support for authentication using signed client/server keys

2020-04-16 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17084992#comment-17084992 ] Lyor Goldstein commented on SSHD-660: - Great - thx > Add support for authentication using sig

[jira] [Comment Edited] (SSHD-895) Add support for RSA + SHA-256/512 signatures

2020-04-18 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17086503#comment-17086503 ] Lyor Goldstein edited comment on SSHD-895 at 4/18/20, 3:39 PM: --- The comment

[jira] [Commented] (SSHD-895) Add support for RSA + SHA-256/512 signatures

2020-04-18 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17086503#comment-17086503 ] Lyor Goldstein commented on SSHD-895: - The comment simply says that there are servers that refuse

[jira] [Commented] (SSHD-978) Autoformat source code instead of using checkstyle

2020-04-18 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17086504#comment-17086504 ] Lyor Goldstein commented on SSHD-978: - Can you provide some more information on this issue ? I am

[jira] [Commented] (SSHD-975) SshClient subclasses fail in OSGi environment

2020-04-07 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17077132#comment-17077132 ] Lyor Goldstein commented on SSHD-975: - In general I am fine with the suggested change (see my previous

[jira] [Comment Edited] (SSHD-975) SshClient subclasses fail in OSGi environment

2020-04-07 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17077132#comment-17077132 ] Lyor Goldstein edited comment on SSHD-975 at 4/7/20, 11:14 AM: --- In general I

[jira] [Commented] (SSHD-974) AuthorizedKeyEntry fails to parse ed25519 public keys

2020-04-07 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17077557#comment-17077557 ] Lyor Goldstein commented on SSHD-974: - I cannot reproduce it in any way - however, I do have another

[jira] [Commented] (SSHD-974) AuthorizedKeyEntry fails to parse ed25519 public keys

2020-04-07 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17077560#comment-17077560 ] Lyor Goldstein commented on SSHD-974: - Yes, I just confirmed it - the problem you describe occurs

[jira] [Resolved] (SSHD-974) AuthorizedKeyEntry fails to parse ed25519 public keys

2020-04-07 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein resolved SSHD-974. - Resolution: Invalid > AuthorizedKeyEntry fails to parse ed25519 public k

[jira] [Comment Edited] (SSHD-974) AuthorizedKeyEntry fails to parse ed25519 public keys

2020-04-07 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17077560#comment-17077560 ] Lyor Goldstein edited comment on SSHD-974 at 4/7/20, 8:46 PM: -- Yes, I just

[jira] [Updated] (SSHD-976) Add support for RSASSA-PSS keys

2020-04-07 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein updated SSHD-976: Description: See [a|https://tools.ietf.org/html/rfc4056]ttached links (was: See [https

[jira] [Created] (SSHD-976) Add support for RSASSA-PSS keys

2020-04-07 Thread Lyor Goldstein (Jira)
Lyor Goldstein created SSHD-976: --- Summary: Add support for RSASSA-PSS keys Key: SSHD-976 URL: https://issues.apache.org/jira/browse/SSHD-976 Project: MINA SSHD Issue Type: New Feature

[jira] [Created] (SSHD-977) Apply consistent logging policy to caught exceptions

2020-04-12 Thread Lyor Goldstein (Jira)
Lyor Goldstein created SSHD-977: --- Summary: Apply consistent logging policy to caught exceptions Key: SSHD-977 URL: https://issues.apache.org/jira/browse/SSHD-977 Project: MINA SSHD Issue Type

[jira] [Work started] (SSHD-977) Apply consistent logging policy to caught exceptions

2020-04-12 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-977 started by Lyor Goldstein. --- > Apply consistent logging policy to caught excepti

[jira] [Commented] (SSHD-981) Implement no-flow-control SFTP extension

2020-04-21 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088664#comment-17088664 ] Lyor Goldstein commented on SSHD-981: - Great - thanks > Implement no-flow-control SFTP extens

<    1   2   3   4   5   6   7   8   9   10   >