[jira] [Resolved] (SSHD-1158) Channel closed by peer: extra SSH_MSG_CHANNEL_EOF sent

2021-05-08 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1158. --- Fix Version/s: 2.7.0 Assignee: Thomas Wolf Resolution: Fixed > Channel closed by peer:

[jira] [Commented] (SSHD-1154) userauth_pubkey: unsupported public key algorithm: rsa-sha2-512

2021-05-10 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17341864#comment-17341864 ] Thomas Wolf commented on SSHD-1154: --- Use a different key type, for instance ed25519. Or

[jira] [Commented] (SSHD-1154) userauth_pubkey: unsupported public key algorithm: rsa-sha2-512

2021-05-10 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17341903#comment-17341903 ] Thomas Wolf commented on SSHD-1154: --- "Use a different key type, for instance ed25519" is

[jira] [Created] (SSHD-1167) KnownHostsServerKeyVerifier: handle CA keys

2021-05-18 Thread Thomas Wolf (Jira)
Thomas Wolf created SSHD-1167: - Summary: KnownHostsServerKeyVerifier: handle CA keys Key: SSHD-1167 URL: https://issues.apache.org/jira/browse/SSHD-1167 Project: MINA SSHD Issue Type: Improvement

[jira] [Created] (SSHD-1168) OpenSSH certificates: check certificate type

2021-05-18 Thread Thomas Wolf (Jira)
Thomas Wolf created SSHD-1168: - Summary: OpenSSH certificates: check certificate type Key: SSHD-1168 URL: https://issues.apache.org/jira/browse/SSHD-1168 Project: MINA SSHD Issue Type: Improvemen

[jira] [Created] (SSHD-1170) OpenSSH certificates: handle ssh config CertificateFile

2021-05-18 Thread Thomas Wolf (Jira)
Thomas Wolf created SSHD-1170: - Summary: OpenSSH certificates: handle ssh config CertificateFile Key: SSHD-1170 URL: https://issues.apache.org/jira/browse/SSHD-1170 Project: MINA SSHD Issue Type:

[jira] [Commented] (SSHD-1161) Support OpenSSH client certificates for publickey authentication

2021-05-18 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347089#comment-17347089 ] Thomas Wolf commented on SSHD-1161: --- Added a couple of follow-up issues that are needed

[jira] [Commented] (SSHD-1167) KnownHostsServerKeyVerifier: handle CA keys

2021-05-18 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347116#comment-17347116 ] Thomas Wolf commented on SSHD-1167: --- This may need an API change in any case. {{KnownHos

[jira] [Commented] (SSHD-1105) Use all possible signatures for a public key type in public key authentication

2021-05-18 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347154#comment-17347154 ] Thomas Wolf commented on SSHD-1105: --- You had me worried here for a moment. But you meant

[jira] [Created] (SSHD-1171) OpenSSHCertificatesTest: certificates expire in 2030

2021-05-19 Thread Thomas Wolf (Jira)
Thomas Wolf created SSHD-1171: - Summary: OpenSSHCertificatesTest: certificates expire in 2030 Key: SSHD-1171 URL: https://issues.apache.org/jira/browse/SSHD-1171 Project: MINA SSHD Issue Type: Im

[jira] [Created] (SSHD-1172) Expiration of OpenSshCertificates needs to compare timestamps as unsigned long

2021-05-19 Thread Thomas Wolf (Jira)
Thomas Wolf created SSHD-1172: - Summary: Expiration of OpenSshCertificates needs to compare timestamps as unsigned long Key: SSHD-1172 URL: https://issues.apache.org/jira/browse/SSHD-1172 Project: MINA SS

[jira] [Resolved] (SSHD-1172) Expiration of OpenSshCertificates needs to compare timestamps as unsigned long

2021-05-26 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1172. --- Fix Version/s: 2.7.1 Assignee: Thomas Wolf Resolution: Fixed Commit 85add3fc. > Expir

[jira] [Resolved] (SSHD-1168) OpenSSH certificates: check certificate type

2021-05-26 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1168. --- Fix Version/s: 2.7.1 Assignee: Thomas Wolf Resolution: Fixed Commit 85d3c315. > OpenS

[jira] [Resolved] (SSHD-1171) OpenSSHCertificatesTest: certificates expire in 2030

2021-05-26 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1171. --- Fix Version/s: 2.7.1 Assignee: Thomas Wolf Resolution: Fixed Commit 9b5b0525. > OpenS

[jira] [Resolved] (SSHD-1164) Parsing of ~/.ssh/config Host patterns fails with extra whitespace

2021-05-29 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1164. --- Fix Version/s: 2.7.1 Resolution: Fixed Merged as commit 267887a8. Thanks, Alex! > Parsing of ~

[jira] [Resolved] (SSHD-1163) Wrong server key algorithm choose

2021-05-29 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1163. --- Fix Version/s: 2.7.1 Resolution: Fixed Fixed by [PR 195|https://github.com/apache/mina-sshd/pul

[jira] [Commented] (SSHD-1175) sshd support rsa-sha2-512 or ras-sha2-256

2021-05-29 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353858#comment-17353858 ] Thomas Wolf commented on SSHD-1175: --- This appears to be a duplicate of SSHD-1163. [~tk02

[jira] [Commented] (SSHD-1174) sshd as client broken because Invalid packet length

2021-05-29 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353859#comment-17353859 ] Thomas Wolf commented on SSHD-1174: --- Sorry, this bug report is not actionable. There is

[jira] [Updated] (SSHD-1174) sshd as client broken because Invalid packet length

2021-05-29 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf updated SSHD-1174: -- Labels: user-response-required (was: ) > sshd as client broken because Invalid packet length >

[jira] [Commented] (SSHD-1166) Support generating OpenSSH client certificates

2021-05-29 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353860#comment-17353860 ] Thomas Wolf commented on SSHD-1166: --- [PR 198|https://github.com/apache/mina-sshd/pull/19

[jira] [Commented] (DIRMINA-1143) sftp authentication fails with "Incorrect identification (null characters not allowed) - at line 1 character #1 after ''

2021-05-31 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354300#comment-17354300 ] Thomas Wolf commented on DIRMINA-1143: -- Interesting. We had a similar bug report i

[jira] [Commented] (DIRMINA-1143) sftp authentication fails with "Incorrect identification (null characters not allowed) - at line 1 character #1 after ''

2021-05-31 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354327#comment-17354327 ] Thomas Wolf commented on DIRMINA-1143: -- Any proxies involved? > sftp authenticati

[jira] [Commented] (DIRMINA-1143) sftp authentication fails with "Incorrect identification (null characters not allowed) - at line 1 character #1 after ''

2021-05-31 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354345#comment-17354345 ] Thomas Wolf commented on DIRMINA-1143: -- Log level DEBUG should show also handling

[jira] [Commented] (DIRMINA-1143) sftp authentication fails with "Incorrect identification (null characters not allowed) - at line 1 character #1 after ''

2021-05-31 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354380#comment-17354380 ] Thomas Wolf commented on DIRMINA-1143: -- In this packet trace, I only see in packet

[jira] [Commented] (DIRMINA-1143) sftp authentication fails with "Incorrect identification (null characters not allowed) - at line 1 character #1 after ''

2021-05-31 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354427#comment-17354427 ] Thomas Wolf commented on DIRMINA-1143: -- The server identifies as SSH2.0-PaloAltoNe

[jira] [Comment Edited] (DIRMINA-1143) sftp authentication fails with "Incorrect identification (null characters not allowed) - at line 1 character #1 after ''

2021-05-31 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354427#comment-17354427 ] Thomas Wolf edited comment on DIRMINA-1143 at 5/31/21, 12:09 PM:

[jira] [Closed] (SSHD-1175) sshd support rsa-sha2-512 or ras-sha2-256

2021-06-16 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf closed SSHD-1175. - Resolution: Duplicate No reply from reporter; closing as duplicate of SSHD-1163. > sshd support rsa-sha2-

[jira] [Updated] (SSHD-1186) Need Help on change directory

2021-07-04 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf updated SSHD-1186: -- Issue Type: Question (was: Bug) > Need Help on change directory > -- > >

[jira] [Updated] (SSHD-1186) Need Help on change directory

2021-07-04 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf updated SSHD-1186: -- Priority: Minor (was: Critical) > Need Help on change directory > -- > >

[jira] [Commented] (SSHD-1186) Need Help on change directory

2021-07-04 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17374575#comment-17374575 ] Thomas Wolf commented on SSHD-1186: --- There is no {{cd}} command in the SFTP protocol, so

[jira] [Commented] (SSHD-1189) How to fetch default KEX, ciphers and mac

2021-07-07 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376557#comment-17376557 ] Thomas Wolf commented on SSHD-1189: --- Take the changes in [commit 4f4a7529|https://githu

[jira] [Commented] (SSHD-1189) How to fetch default KEX, ciphers and mac

2021-07-07 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376642#comment-17376642 ] Thomas Wolf commented on SSHD-1189: --- Susmit; I have enough to do with code reviews in my

[jira] [Commented] (SSHD-1190) Difference between mina-core-2.0.21.jar and sshd-core-2.3.1.jar

2021-07-07 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376812#comment-17376812 ] Thomas Wolf commented on SSHD-1190: --- See the [documentation|https://github.com/apache/m

[jira] [Commented] (SSHD-1189) How to fetch default KEX, ciphers and mac

2021-07-07 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376864#comment-17376864 ] Thomas Wolf commented on SSHD-1189: --- Did you look around? There is {{ServerBuilder.setUp

[jira] [Resolved] (SSHD-1182) skip() doesn't work properly in SftpInputStreamAsync

2021-07-07 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1182. --- Fix Version/s: 2.7.1 Resolution: Fixed Fixed by [PR 200|https://github.com/apache/mina-sshd/pul

[jira] [Created] (SSHD-1191) SftpTransferTest sometimes hangs

2021-07-08 Thread Thomas Wolf (Jira)
Thomas Wolf created SSHD-1191: - Summary: SftpTransferTest sometimes hangs Key: SSHD-1191 URL: https://issues.apache.org/jira/browse/SSHD-1191 Project: MINA SSHD Issue Type: Bug Affects Versio

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

2021-07-08 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_hang_nio_stack.txt sftptest_hang_nio_log.txt > SftpTransferTest som

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

2021-07-08 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17377485#comment-17377485 ] Thomas Wolf commented on SSHD-1191: --- See the two NIO attachments: stack trace when it ha

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

2021-07-08 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: -- Summary: SftpTransferTest sometimes hangs (failure during rekeying) (was: SftpTransferTest sometimes ha

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

2021-07-08 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17377485#comment-17377485 ] Thomas Wolf edited comment on SSHD-1191 at 7/8/21, 4:25 PM: Se

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

2021-07-08 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1017. --- Fix Version/s: 2.7.1 Resolution: Fixed [PR 176|https://github.com/apache/mina-sshd/pull/176] me

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

2021-07-08 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17377596#comment-17377596 ] Thomas Wolf commented on SSHD-1191: --- Also occurs on CentOS 7.6, adoptopenjdk 11.0.1. So

[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 > --

[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 cha

[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] [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&focusedCommentId=17378102#comment-17378102 ] Thomas Wolf commented on SSHD-1191: --- This KEX failure is caused by the chacha20-poly1305

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

2021-07-11 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1191. --- Fix Version/s: 2.7.1 Resolution: Fixed The _real_ question here besides (1) and (2) mentioned i

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

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

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

2021-07-11 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1017. --- Fix Version/s: 2.7.1 Resolution: Fixed Re-resolve. SSHD-1191 uncovered another bug in {{Abstrac

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

2021-07-11 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17378806#comment-17378806 ] Thomas Wolf commented on SSHD-1192: --- Check where in the Apache MINA sshd code {{SftpMod

[jira] [Created] (SSHD-1197) Race condition in KEX

2021-07-12 Thread Thomas Wolf (Jira)
Thomas Wolf created SSHD-1197: - Summary: Race condition in KEX Key: SSHD-1197 URL: https://issues.apache.org/jira/browse/SSHD-1197 Project: MINA SSHD Issue Type: Bug Affects Versions: 2.7.0

[jira] [Commented] (SSHD-1197) Race condition in KEX

2021-07-12 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17379085#comment-17379085 ] Thomas Wolf commented on SSHD-1197: --- This is a follow-up from SSHD-1191. > Race conditi

[jira] [Assigned] (SSHD-1197) Race condition in KEX

2021-07-12 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf reassigned SSHD-1197: - Assignee: Thomas Wolf > Race condition in KEX > - > > Key: SS

[jira] [Commented] (SSHD-1197) Race condition in KEX

2021-07-12 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17379277#comment-17379277 ] Thomas Wolf commented on SSHD-1197: --- Proposed fix in [PR-201|https://github.com/apache/m

[jira] [Resolved] (SSHD-1197) Race condition in KEX

2021-07-15 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1197. --- Fix Version/s: 2.7.1 Resolution: Fixed > Race condition in KEX > - > >

[jira] [Resolved] (SSHD-1166) Support generating OpenSSH client certificates

2021-07-17 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1166. --- Fix Version/s: 2.7.1 Resolution: Fixed > Support generating OpenSSH client certificates > -

[jira] [Resolved] (SSHD-1200) ERR - LEAK: ByteBuf.release() was not called before it's garbage-collected.

2021-07-23 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1200. --- Fix Version/s: 2.2.0 Resolution: Duplicate Was fixed long ago in Apache MINA sshd 2.2.0. Releva

[jira] [Resolved] (SSHD-1201) Sever Keys name wrong post upgrade to 2.7.0

2021-07-27 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1201. --- Fix Version/s: (was: 2.7.0) Resolution: Not A Problem This is not a key type but the negoti

[jira] [Commented] (SSHD-1201) Sever Keys name wrong post upgrade to 2.7.0

2021-07-27 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388320#comment-17388320 ] Thomas Wolf commented on SSHD-1201: --- The negotiation result depends on the proposals the

[jira] [Resolved] (SSHD-1199) Custom Password authentication message

2021-07-28 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1199. --- Resolution: Information Provided Depends. With "password" authentication, this prompt is done entirely

[jira] [Commented] (SSHD-1198) SFTP property on session time out

2021-07-28 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388538#comment-17388538 ] Thomas Wolf commented on SSHD-1198: --- I don't think there is anything like a hard absolut

[jira] [Commented] (SSHD-1195) User id/ Group id of the file and directories are not shown correctly for a single file

2021-07-28 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388541#comment-17388541 ] Thomas Wolf commented on SSHD-1195: --- This is not actionable. Show the exact Java code yo

[jira] [Assigned] (SSHD-1188) OpenMode and CopyMode is not honored as expected in version > 4 of SFTP api

2021-07-28 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf reassigned SSHD-1188: - Assignee: Thomas Wolf > OpenMode and CopyMode is not honored as expected in version > 4 of SFTP a

[jira] [Commented] (SSHD-1188) OpenMode and CopyMode is not honored as expected in version > 4 of SFTP api

2021-07-28 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17389112#comment-17389112 ] Thomas Wolf commented on SSHD-1188: --- You reported actually three issues: # {{SftpClient

[jira] [Resolved] (SSHD-1188) OpenMode and CopyMode is not honored as expected in version > 4 of SFTP api

2021-07-29 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1188. --- Fix Version/s: 2.7.1 Resolution: Fixed > OpenMode and CopyMode is not honored as expected in ve

[jira] [Resolved] (SSHD-1189) How to fetch default KEX, ciphers and mac

2021-07-29 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1189. --- Resolution: Information Provided > How to fetch default KEX, ciphers and mac > ---

[jira] [Resolved] (SSHD-1157) Fetching valuable handshake informations during login

2021-07-29 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1157. --- Resolution: Information Provided > Fetching valuable handshake informations during login > ---

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

2021-07-29 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390041#comment-17390041 ] Thomas Wolf commented on SSHD-966: -- [~Typz], could you try your test case again with lates

[jira] [Commented] (SSHD-1202) Intercepting the server exception message from server in SSHD client

2021-07-30 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390379#comment-17390379 ] Thomas Wolf commented on SSHD-1202: --- Sorry, can't help. I don't know. > Intercepting th

[jira] [Resolved] (SSHD-1187) Error messages from Server is not propaged to Client

2021-07-30 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1187. --- Resolution: Abandoned According to the statements you made at SSHD-1202 you solved this. > Error mess

[jira] [Resolved] (SSHD-1186) Need Help on change directory

2021-07-30 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1186. --- Resolution: Information Provided > Need Help on change directory > -- > >

[jira] [Resolved] (SSHD-1205) Fix the ciphers supported documentation

2021-08-01 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1205. --- Fix Version/s: (was: 2.7.0) 2.7.1 Resolution: Invalid 2.7.1 does have th

[jira] [Resolved] (SSHD-1204) sftp authentication fails with "Incorrect identification (null characters not allowed) - at line 1 character #1 after ''

2021-08-01 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1204. --- Resolution: Workaround > sftp authentication fails with "Incorrect identification (null characters not

[jira] [Closed] (SSHD-1195) User id/ Group id of the file and directories are not shown correctly for a single file

2021-08-12 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf closed SSHD-1195. - Resolution: Abandoned > User id/ Group id of the file and directories are not shown correctly for a > si

[jira] [Commented] (SSHD-1195) User id/ Group id of the file and directories are not shown correctly for a single file

2021-08-17 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400815#comment-17400815 ] Thomas Wolf commented on SSHD-1195: --- [~Susmit07]: I have no idea what your client in whi

[jira] [Commented] (SSHD-1210) Sha2 algorithm is not supported for signature verification

2021-08-20 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402102#comment-17402102 ] Thomas Wolf commented on SSHD-1210: --- >From these fragments it's entirely unclear what th

[jira] [Closed] (SSHD-1210) Sha2 algorithm is not supported for signature verification

2021-08-21 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf closed SSHD-1210. - Resolution: Duplicate > Sha2 algorithm is not supported for signature verification > -

[jira] [Commented] (SSHD-1215) WinsCP transfer failure to Apache SSHD Server

2021-09-22 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418615#comment-17418615 ] Thomas Wolf commented on SSHD-1215: --- # AFAIK this is not a known problem. # Your front-e

[jira] [Commented] (SSHD-1214) sshd login success using sshd 2.6.0 but failure with sshd 2.7.0

2021-09-22 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418631#comment-17418631 ] Thomas Wolf commented on SSHD-1214: --- In 2.7.0, the client tries by default the RSA key i

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

2021-09-22 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418744#comment-17418744 ] Thomas Wolf commented on SSHD-966: -- The Gerrit issue for this appears to be [bug 12758|ht

[jira] [Commented] (SSHD-1214) sshd login success using sshd 2.6.0 but failure with sshd 2.7.0

2021-09-24 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1741#comment-1741 ] Thomas Wolf commented on SSHD-1214: --- I see now that * you have control of the server, si

[jira] [Commented] (SSHD-791) Support the socks protocol

2021-09-27 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420510#comment-17420510 ] Thomas Wolf commented on SSHD-791: -- There is no "code snippet", and no, nothing is include

[jira] [Commented] (SSHD-1215) WinsCP transfer failure to Apache SSHD Server

2021-10-03 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423729#comment-17423729 ] Thomas Wolf commented on SSHD-1215: --- Can you please provide a simple test program that s

[jira] [Commented] (SSHD-1215) WinsCP transfer failure to Apache SSHD Server

2021-10-05 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17424409#comment-17424409 ] Thomas Wolf commented on SSHD-1215: --- Roberto, I cannot evaluate the correctness of this

[jira] [Commented] (SSHD-1215) WinsCP transfer failure to Apache SSHD Server

2021-10-07 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17425790#comment-17425790 ] Thomas Wolf commented on SSHD-1215: --- Roberto, without a test case that shows me the prob

[jira] [Commented] (SSHD-1215) WinsCP transfer failure to Apache SSHD Server

2021-10-09 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426604#comment-17426604 ] Thomas Wolf commented on SSHD-1215: --- There is no reason to shout. Your proposed "fix" a

[jira] [Commented] (SSHD-1215) WinsCP transfer failure to Apache SSHD Server

2021-10-09 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426623#comment-17426623 ] Thomas Wolf commented on SSHD-1215: --- Though... looking at the [WinSCP code|https://gith

[jira] [Commented] (SSHD-1215) WinsCP transfer failure to Apache SSHD Server

2021-10-09 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426691#comment-17426691 ] Thomas Wolf commented on SSHD-1215: --- Then there's another complication: Apache MINA sshd

[jira] [Commented] (SSHD-1215) WinsCP transfer failure to Apache SSHD Server

2021-10-09 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426700#comment-17426700 ] Thomas Wolf commented on SSHD-1215: --- [PR-203|https://github.com/apache/mina-sshd/pull/20

[jira] [Commented] (SSHD-1215) WinsCP transfer failure to Apache SSHD Server

2021-10-10 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426968#comment-17426968 ] Thomas Wolf commented on SSHD-1215: --- Give the PR a try. > WinsCP transfer failure to Ap

[jira] [Commented] (SSHD-1215) WinsCP transfer failure to Apache SSHD Server

2021-10-14 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428788#comment-17428788 ] Thomas Wolf commented on SSHD-1215: --- Well, did you try it? It would help if you could co

[jira] [Assigned] (SSHD-1215) WinsCP transfer failure to Apache SSHD Server

2021-10-14 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf reassigned SSHD-1215: - Assignee: Thomas Wolf > WinsCP transfer failure to Apache SSHD Server > -

[jira] [Resolved] (SSHD-1215) WinsCP transfer failure to Apache SSHD Server

2021-10-14 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1215. --- Fix Version/s: 2.7.1 Resolution: Fixed > WinsCP transfer failure to Apache SSHD Server > --

[jira] [Comment Edited] (SSHD-1216) Implement RFC 8332 server-sig-algs on the server

2021-10-15 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429226#comment-17429226 ] Thomas Wolf edited comment on SSHD-1216 at 10/15/21, 10:27 AM: -

[jira] [Commented] (SSHD-1216) Implement RFC 8332 server-sig-algs on the server

2021-10-15 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429226#comment-17429226 ] Thomas Wolf commented on SSHD-1216: --- Yes, it can be done in application code; the librar

[jira] [Assigned] (SSHD-1216) Implement RFC 8332 server-sig-algs on the server

2021-10-15 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf reassigned SSHD-1216: - Assignee: Thomas Wolf > Implement RFC 8332 server-sig-algs on the server > --

[jira] [Commented] (SSHD-1216) Implement RFC 8332 server-sig-algs on the server

2021-10-15 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429500#comment-17429500 ] Thomas Wolf commented on SSHD-1216: --- See [PR 204|https://github.com/apache/mina-sshd/pul

[jira] [Resolved] (SSHD-1216) Implement RFC 8332 server-sig-algs on the server

2021-10-16 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1216. --- Fix Version/s: 2.7.1 Resolution: Fixed > Implement RFC 8332 server-sig-algs on the server > ---

[jira] [Commented] (SSHD-1217) Slow performance listing huge number of files on Apache SSHD server

2021-10-16 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429610#comment-17429610 ] Thomas Wolf commented on SSHD-1217: --- I see the server sending the directory listing in c

[jira] [Resolved] (SSHD-1214) sshd login success using sshd 2.6.0 but failure with sshd 2.7.0

2021-10-16 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-1214. --- Fix Version/s: (was: 2.6.0) Assignee: Thomas Wolf Resolution: Information Provided

<    1   2   3   4   5   6   >