[jira] [Work logged] (SSHD-1017) Add support for chacha20-poly1...@openssh.com

2021-07-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1017?focusedWorklogId=621199=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621199 ] ASF GitHub Bot logged work on SSHD-1017: Author: ASF GitHub Bot

[GitHub] [mina-sshd] tomaswolf edited a comment on pull request #176: [SSHD-1017] Add support for chacha20-poly1...@openssh.com

2021-07-09 Thread GitBox
tomaswolf edited a comment on pull request #176: URL: https://github.com/apache/mina-sshd/pull/176#issuecomment-877242484 @jvz , I had to revert this. The hang in `SftpTransportTest`is caused by a KEX failure that occurs only if this chacha20-poly1305 implementation is used. A debug

[jira] [Commented] (SSHD-1192) SFTP sent/received names encoding charset

2021-07-09 Thread Susmit Sarkar (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17378267#comment-17378267 ] Susmit Sarkar commented on SSHD-1192: - [~lgoldstein] > SFTP sent/received names encoding charset >

[jira] [Created] (SSHD-1192) SFTP sent/received names encoding charset

2021-07-09 Thread Susmit Sarkar (Jira)
Susmit Sarkar created SSHD-1192: --- Summary: SFTP sent/received names encoding charset Key: SSHD-1192 URL: https://issues.apache.org/jira/browse/SSHD-1192 Project: MINA SSHD Issue Type: Question

[jira] [Work logged] (SSHD-1017) Add support for chacha20-poly1...@openssh.com

2021-07-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1017?focusedWorklogId=621004=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621004 ] ASF GitHub Bot logged work on SSHD-1017: Author: ASF GitHub Bot

[GitHub] [mina-sshd] tomaswolf commented on pull request #176: [SSHD-1017] Add support for chacha20-poly1...@openssh.com

2021-07-09 Thread GitBox
tomaswolf commented on pull request #176: URL: https://github.com/apache/mina-sshd/pull/176#issuecomment-877242484 @jvz , I had to revert this. The hang in `SftpTransportTest`is caused by a KEX failure that occurs only if this chacha20-poly1305 implementation is used. A debug log I

[jira] [Commented] (SSHD-1191) SftpTransferTest sometimes hangs (failure during rekeying)

2021-07-09 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17378102#comment-17378102 ] Thomas Wolf commented on SSHD-1191: --- This KEX failure is caused by the chacha20-poly1305 cipher from

[jira] [Updated] (SSHD-1191) SftpTransferTest sometimes hangs (failure during rekeying)

2021-07-09 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf updated SSHD-1191: -- Attachment: sftptest_debug_log.txt > SftpTransferTest sometimes hangs (failure during rekeying) >

[jira] [Reopened] (SSHD-1017) Add support for chacha20-poly1...@openssh.com

2021-07-09 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf reopened SSHD-1017: --- Sorry; I had to revert this. The hang in SftpTransportTest is _not_ an unstable test, it is caused by

[jira] [Updated] (SSHD-1017) Add support for chacha20-poly1...@openssh.com

2021-07-09 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf updated SSHD-1017: -- Fix Version/s: (was: 2.7.1) > Add support for chacha20-poly1...@openssh.com >