[jira] [Commented] (SSHD-942) SSH session crashes on high latency network

2019-09-23 Thread Goldstein Lyor (Jira)
[ https://issues.apache.org/jira/browse/SSHD-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935784#comment-16935784 ] Goldstein Lyor commented on SSHD-942: - {quote} could you please take a look at the SSHD

[jira] [Created] (SSHD-943) Provide session instance when KEX factory is initially created

2019-09-23 Thread Goldstein Lyor (Jira)
Goldstein Lyor created SSHD-943: --- Summary: Provide session instance when KEX factory is initially created Key: SSHD-943 URL: https://issues.apache.org/jira/browse/SSHD-943 Project: MINA SSHD I

[jira] [Resolved] (SSHD-941) mina ssh client times out connecting with IOS 15.2

2019-09-23 Thread Goldstein Lyor (Jira)
[ https://issues.apache.org/jira/browse/SSHD-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor resolved SSHD-941. - Resolution: Workaround I have added some code that enables one to override the min./max. values usi

[jira] [Created] (SSHD-944) Add SessionListener that can configure a session based on the peer's identity

2019-09-23 Thread Goldstein Lyor (Jira)
Goldstein Lyor created SSHD-944: --- Summary: Add SessionListener that can configure a session based on the peer's identity Key: SSHD-944 URL: https://issues.apache.org/jira/browse/SSHD-944 Project: MINA S

[jira] [Commented] (SSHD-944) Add SessionListener that can configure a session based on the peer's identity

2019-09-23 Thread Goldstein Lyor (Jira)
[ https://issues.apache.org/jira/browse/SSHD-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936447#comment-16936447 ] Goldstein Lyor commented on SSHD-944: - Use [OpenSSH code|https://github.com/openssh/op

[jira] [Work started] (SSHD-943) Provide session instance when KEX factory is initially created

2019-09-23 Thread Goldstein Lyor (Jira)
[ https://issues.apache.org/jira/browse/SSHD-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-943 started by Goldstein Lyor. --- > Provide session instance when KEX factory is initially created > -

[jira] [Work stopped] (SSHD-944) Add SessionListener that can configure a session based on the peer's identity

2019-09-23 Thread Goldstein Lyor (Jira)
[ https://issues.apache.org/jira/browse/SSHD-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-944 stopped by Goldstein Lyor. --- > Add SessionListener that can configure a session based on the peer's identity > --

[jira] [Work started] (SSHD-944) Add SessionListener that can configure a session based on the peer's identity

2019-09-23 Thread Goldstein Lyor (Jira)
[ https://issues.apache.org/jira/browse/SSHD-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-944 started by Goldstein Lyor. --- > Add SessionListener that can configure a session based on the peer's identity > --

[jira] [Resolved] (SSHD-943) Provide session instance when KEX factory is initially created

2019-09-24 Thread Goldstein Lyor (Jira)
[ https://issues.apache.org/jira/browse/SSHD-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor resolved SSHD-943. - Fix Version/s: 2.3.1 Resolution: Fixed > Provide session instance when KEX factory is initia

[jira] [Created] (SSHD-339) Remove JCraft Jzlib dependency by implementing the Compression(s) in pure Java

2014-08-21 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-339: --- Summary: Remove JCraft Jzlib dependency by implementing the Compression(s) in pure Java Key: SSHD-339 URL: https://issues.apache.org/jira/browse/SSHD-339 Project: MINA

[jira] [Created] (SSHD-349) Add support for Putty channel requests

2014-09-16 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-349: --- Summary: Add support for Putty channel requests Key: SSHD-349 URL: https://issues.apache.org/jira/browse/SSHD-349 Project: MINA SSHD Issue Type: Improvement

[jira] [Updated] (SSHD-349) Add support for Putty channel requests

2014-09-16 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-349: Attachment: 0001-Added-support-for-Putty-channel-requests.patch Patch file for the recommended change

[jira] [Commented] (SSHD-349) Add support for Putty channel requests

2014-09-16 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135343#comment-14135343 ] Goldstein Lyor commented on SSHD-349: - The patch simply avoids having to see "Unknown ch

[jira] [Comment Edited] (SSHD-349) Add support for Putty channel requests

2014-09-16 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135343#comment-14135343 ] Goldstein Lyor edited comment on SSHD-349 at 9/16/14 12:13 PM: ---

[jira] [Commented] (SSHD-349) Add support for Putty channel requests

2014-09-16 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135367#comment-14135367 ] Goldstein Lyor commented on SSHD-349: - I don't mind doing it, but I don't think this is

[jira] [Comment Edited] (SSHD-349) Add support for Putty channel requests

2014-09-16 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135367#comment-14135367 ] Goldstein Lyor edited comment on SSHD-349 at 9/16/14 12:35 PM: ---

[jira] [Commented] (SSHD-349) Add support for Putty channel requests

2014-09-16 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135371#comment-14135371 ] Goldstein Lyor commented on SSHD-349: - Sorry, I reviewed the Appendix I mentioned and it

[jira] [Updated] (SSHD-349) Add support for Putty channel requests

2014-09-16 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-349: Attachment: 0002-Added-Putty-request-handler-both-globally-and-per-ch.patch Here is the amended patch

[jira] [Created] (SSHD-357) ARCFOUR 128/256 ciphers initialization incorrect - always fails

2014-10-07 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-357: --- Summary: ARCFOUR 128/256 ciphers initialization incorrect - always fails Key: SSHD-357 URL: https://issues.apache.org/jira/browse/SSHD-357 Project: MINA SSHD

[jira] [Updated] (SSHD-357) ARCFOUR 128/256 ciphers initialization incorrect - always fails

2014-10-07 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-357: Attachment: 0003-SSHD-357-ARCFOUR-128-256-ciphers-initialization-inco.patch Recommend code patch (incl

[jira] [Created] (SSHD-365) Add AES-192-CTR cipher support

2014-10-20 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-365: --- Summary: Add AES-192-CTR cipher support Key: SSHD-365 URL: https://issues.apache.org/jira/browse/SSHD-365 Project: MINA SSHD Issue Type: Improvement Affect

[jira] [Updated] (SSHD-365) Add AES-192-CTR cipher support

2014-10-20 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-365: Attachment: 0004-Added-AES192CTR-cipher-implementation.patch AES-192-CTR cipher implementation code +

[jira] [Created] (SSHD-366) Need to cross reference provided host keys with configured signature factories

2014-10-26 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-366: --- Summary: Need to cross reference provided host keys with configured signature factories Key: SSHD-366 URL: https://issues.apache.org/jira/browse/SSHD-366 Project: MINA

[jira] [Updated] (SSHD-366) Need to cross reference provided host keys with configured signature factories

2014-10-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-366: Attachment: 0005-Cross-reference-provided-host-keys-with-configured-s.patch Attached is a proposed pat

[jira] [Commented] (SSHD-373) Flood of warnings caused by Putty's window handling

2014-11-25 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224653#comment-14224653 ] Goldstein Lyor commented on SSHD-373: - Version 0.13 fixes this issue see SSHD-349 > Flo

[jira] [Created] (SSHD-394) Use an ExecutorService to spawn SftpSubsystem command

2015-01-04 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-394: --- Summary: Use an ExecutorService to spawn SftpSubsystem command Key: SSHD-394 URL: https://issues.apache.org/jira/browse/SSHD-394 Project: MINA SSHD Issue Type:

[jira] [Updated] (SSHD-394) Use an ExecutorService to spawn SftpSubsystem command

2015-01-04 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-394: Description: The current code simply uses {code:java}new Thread(this).start(){code} This precludes th

[jira] [Updated] (SSHD-394) Use an ExecutorService to spawn SftpSubsystem command

2015-01-04 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-394: Attachment: 0006-SSHD-394-Use-an-ExecutorService-to-spawn-SftpSubsyst.patch Attached recommended patch

[jira] [Created] (SSHD-395) Use an ExecutorService to run ScpCommand(s)

2015-01-04 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-395: --- Summary: Use an ExecutorService to run ScpCommand(s) Key: SSHD-395 URL: https://issues.apache.org/jira/browse/SSHD-395 Project: MINA SSHD Issue Type: Improveme

[jira] [Updated] (SSHD-395) Use an ExecutorService to run ScpCommand(s)

2015-01-04 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-395: Attachment: 0007-SSHD-395-Use-an-ExecutorService-to-run-ScpCommand-s.patch Attached recommended code c

[jira] [Created] (SSHD-396) Fixed SftpTest#testOpen to work correctly on Windows

2015-01-04 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-396: --- Summary: Fixed SftpTest#testOpen to work correctly on Windows Key: SSHD-396 URL: https://issues.apache.org/jira/browse/SSHD-396 Project: MINA SSHD Issue Type:

[jira] [Updated] (SSHD-396) Fixed SftpTest#testOpen to work correctly on Windows

2015-01-04 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-396: Attachment: 0008-SSHD-396-Fixed-SftpTest-testOpen-to-work-correctly-o.patch Attached proposed code pat

[jira] [Updated] (SSHD-394) Use an ExecutorService to spawn SftpSubsystem command

2015-01-05 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-394: Attachment: 0006-update1-SSHD-394-Use-an-ExecutorService-to-spawn-SftpSubsyst.patch Using _ThreadUtil

[jira] [Updated] (SSHD-394) Use an ExecutorService to spawn SftpSubsystem command

2015-01-05 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-394: Attachment: (was: 0006-SSHD-394-Use-an-ExecutorService-to-spawn-SftpSubsyst.patch) > Use an Execu

[jira] [Updated] (SSHD-395) Use an ExecutorService to run ScpCommand(s)

2015-01-05 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-395: Attachment: 0007-SSHD-395-update1-Use-an-ExecutorService-to-run-ScpCommand-s.patch Using _ThreadUtils

[jira] [Updated] (SSHD-395) Use an ExecutorService to run ScpCommand(s)

2015-01-05 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-395: Attachment: (was: 0007-SSHD-395-Use-an-ExecutorService-to-run-ScpCommand-s.patch) > Use an Execut

[jira] [Created] (SSHD-397) Added more detailed log messages about the KEX negotiation process

2015-01-06 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-397: --- Summary: Added more detailed log messages about the KEX negotiation process Key: SSHD-397 URL: https://issues.apache.org/jira/browse/SSHD-397 Project: MINA SSHD

[jira] [Updated] (SSHD-397) Added more detailed log messages about the KEX negotiation process

2015-01-06 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-397: Attachment: 0009-SSHD-397-Added-more-detailed-log-messages-about-the-.patch Attached recommended patch

[jira] [Created] (SSHD-398) Provide read-only access to the session KEX negotiation result parameters

2015-01-06 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-398: --- Summary: Provide read-only access to the session KEX negotiation result parameters Key: SSHD-398 URL: https://issues.apache.org/jira/browse/SSHD-398 Project: MINA SSHD

[jira] [Updated] (SSHD-398) Provide read-only access to the session KEX negotiation result parameters

2015-01-06 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-398: Attachment: 0010-SSHD-398-Provide-read-only-access-to-the-session-KEX.patch Attached proposed code cha

[jira] [Created] (SSHD-399) Add KexCompleted session event

2015-01-06 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-399: --- Summary: Add KexCompleted session event Key: SSHD-399 URL: https://issues.apache.org/jira/browse/SSHD-399 Project: MINA SSHD Issue Type: Improvement

[jira] [Updated] (SSHD-399) Add KexCompleted session event

2015-01-06 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-399: Attachment: 0011-SSHD-399-Add-KexCompleted-session-event.patch Attached source patch > Add KexComplet

[jira] [Updated] (SSHD-399) Add KexCompleted session event

2015-01-06 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-399: Description: I find it useful to known when KEX negotiation is completed so I can log (e.g.,) the nego

[jira] [Updated] (SSHD-399) Add KexCompleted session event

2015-01-07 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-399: Description: I find it useful to know when KEX negotiation is completed so I can log (e.g.,) the negot

[jira] [Created] (SSHD-400) Ignore SFTP extension data in SSH_FXP_INIT message

2015-01-08 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-400: --- Summary: Ignore SFTP extension data in SSH_FXP_INIT message Key: SSHD-400 URL: https://issues.apache.org/jira/browse/SSHD-400 Project: MINA SSHD Issue Type: Im

[jira] [Updated] (SSHD-400) Ignore SFTP extension data in SSH_FXP_INIT message

2015-01-08 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-400: Description: According to the [specification](see https://filezilla-project.org/specs/draft-ietf-secs

[jira] [Updated] (SSHD-400) Ignore SFTP extension data in SSH_FXP_INIT message

2015-01-08 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-400: Attachment: 0012-SSHD-400-Ignore-SFTP-extension-data-in-SSH_FXP_INIT-.patch Recommended code change >

[jira] [Created] (SSHD-401) Allow user control over ScpCommand send/receive buffer size

2015-01-08 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-401: --- Summary: Allow user control over ScpCommand send/receive buffer size Key: SSHD-401 URL: https://issues.apache.org/jira/browse/SSHD-401 Project: MINA SSHD Issu

[jira] [Updated] (SSHD-401) Allow user control over ScpCommand send/receive buffer size

2015-01-08 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-401: Attachment: 0013-SSHD-401-Allow-user-control-over-ScpCommand-send-rec.patch Attached recommended code

[jira] [Updated] (SSHD-401) Allow user control over ScpCommand send/receive buffer size

2015-01-10 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-401: Attachment: SSHD-395-401-combined.diff Attached diff file for applying this fix in case SSHD-395 appli

[jira] [Commented] (SSHD-394) Use an ExecutorService to spawn SftpSubsystem command

2015-01-13 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276509#comment-14276509 ] Goldstein Lyor commented on SSHD-394: - Agreed - would you like me to make the necessary

[jira] [Updated] (SSHD-394) Use an ExecutorService to spawn SftpSubsystem command

2015-01-14 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-394: Attachment: (was: 0006-update1-SSHD-394-Use-an-ExecutorService-to-spawn-SftpSubsyst.patch) > Use

[jira] [Updated] (SSHD-394) Use an ExecutorService to spawn SftpSubsystem command

2015-01-14 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-394: Attachment: 0006-SSHD-394-update2-Use-an-ExecutorService-to-spawn-SftpSubsyst.patch Done - attached u

[jira] [Updated] (SSHD-395) Use an ExecutorService to run ScpCommand(s)

2015-01-14 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-395: Attachment: (was: 0007-SSHD-395-update1-Use-an-ExecutorService-to-run-ScpCommand-s.patch) > Use a

[jira] [Updated] (SSHD-395) Use an ExecutorService to run ScpCommand(s)

2015-01-14 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-395: Attachment: 0007-SSHD-395-update2-Use-an-ExecutorService-to-run-ScpCommand-s.patch The fixed patch th

[jira] [Updated] (SSHD-401) Allow user control over ScpCommand send/receive buffer size

2015-01-14 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-401: Attachment: (was: 0013-SSHD-401-Allow-user-control-over-ScpCommand-send-rec.patch) > Allow user c

[jira] [Updated] (SSHD-401) Allow user control over ScpCommand send/receive buffer size

2015-01-14 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-401: Attachment: (was: SSHD-395-401-combined.diff) > Allow user control over ScpCommand send/receive bu

[jira] [Updated] (SSHD-401) Allow user control over ScpCommand send/receive buffer size

2015-01-14 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-401: Attachment: SSHD-395-to-401.diff This is the diff file to be applied *after* SSHD-395 has been applied

[jira] [Comment Edited] (SSHD-401) Allow user control over ScpCommand send/receive buffer size

2015-01-14 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276786#comment-14276786 ] Goldstein Lyor edited comment on SSHD-401 at 1/14/15 11:03 AM: ---

[jira] [Comment Edited] (SSHD-401) Allow user control over ScpCommand send/receive buffer size

2015-01-14 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276786#comment-14276786 ] Goldstein Lyor edited comment on SSHD-401 at 1/14/15 11:04 AM: ---

[jira] [Created] (SSHD-403) Lay down the groundwork for more event listeners

2015-01-18 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-403: --- Summary: Lay down the groundwork for more event listeners Key: SSHD-403 URL: https://issues.apache.org/jira/browse/SSHD-403 Project: MINA SSHD Issue Type: Impr

[jira] [Updated] (SSHD-403) Lay down the groundwork for more event listeners

2015-01-18 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-403: Attachment: 0014-SSHD-403-Lay-down-the-groundwork-for-more-event-list.patch Attached recommended code

[jira] [Created] (SSHD-406) Stop parsing pty-req modes for undefined opcodes

2015-02-09 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-406: --- Summary: Stop parsing pty-req modes for undefined opcodes Key: SSHD-406 URL: https://issues.apache.org/jira/browse/SSHD-406 Project: MINA SSHD Issue Type: Impr

[jira] [Updated] (SSHD-406) Stop parsing pty-req modes for undefined opcodes

2015-02-09 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-406: Attachment: 0015-SSHD-406-Stop-parsing-pty-req-modes-for-undefined-op.patch Attached proposed code fix

[jira] [Created] (SSHD-407) Use a Builder in order to create a ScpCommandFactory

2015-02-10 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-407: --- Summary: Use a Builder in order to create a ScpCommandFactory Key: SSHD-407 URL: https://issues.apache.org/jira/browse/SSHD-407 Project: MINA SSHD Issue Type:

[jira] [Updated] (SSHD-407) Use a Builder in order to create a ScpCommandFactory

2015-02-10 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-407: Attachment: 0016-SSHD-407-Use-a-Builder-in-order-to-create-a-ScpComma.patch Attached proposed patch >

[jira] [Updated] (SSHD-407) Use a Builder in order to create a ScpCommandFactory

2015-02-10 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-407: Attachment: (was: 0016-SSHD-407-Use-a-Builder-in-order-to-create-a-ScpComma.patch) > Use a Builde

[jira] [Updated] (SSHD-407) Use a Builder in order to create a ScpCommandFactory

2015-02-10 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-407: Attachment: 0016-SSHD-407-Use-a-Builder-in-order-to-create-a-ScpCommandFactory-fix-1.patch * Fixed bu

[jira] [Commented] (SSHD-401) Allow user control over ScpCommand send/receive buffer size

2015-02-11 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14316140#comment-14316140 ] Goldstein Lyor commented on SSHD-401: - I don't think so - I believe that specific settin

[jira] [Commented] (SSHD-408) Implement sftp v4, v5 and v6

2015-02-11 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14316213#comment-14316213 ] Goldstein Lyor commented on SSHD-408: - Is it really necessary ? AFAIK 3 is the most popu

[jira] [Commented] (SSHD-408) Implement sftp v4, v5 and v6

2015-02-11 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317721#comment-14317721 ] Goldstein Lyor commented on SSHD-408: - Perhaps, but if the majority of the clients use v

[jira] [Created] (SSHD-409) Allow programmers to provide the ExecutorService to be used in IoServiceFactory implementations

2015-02-17 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-409: --- Summary: Allow programmers to provide the ExecutorService to be used in IoServiceFactory implementations Key: SSHD-409 URL: https://issues.apache.org/jira/browse/SSHD-409

[jira] [Updated] (SSHD-409) Allow programmers to provide the ExecutorService to be used in IoServiceFactory implementations

2015-02-17 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-409: Attachment: 0017-SSHD-409-Allow-programmers-to-provide-the-ExecutorSe.patch Attached proposed patch >

[jira] [Created] (SSHD-410) Do not seek SshFile(s) input/output streams if requested offset is zero

2015-02-19 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-410: --- Summary: Do not seek SshFile(s) input/output streams if requested offset is zero Key: SSHD-410 URL: https://issues.apache.org/jira/browse/SSHD-410 Project: MINA SSHD

[jira] [Updated] (SSHD-410) Do not seek SshFile(s) input/output streams if requested offset is zero

2015-02-19 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-410: Attachment: 0018-SSHD-410-Do-not-seek-SshFile-s-input-output-streams-.patch Attached recommended patch

[jira] [Created] (SSHD-412) Avoid SCP problems for zero-length files

2015-02-22 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-412: --- Summary: Avoid SCP problems for zero-length files Key: SSHD-412 URL: https://issues.apache.org/jira/browse/SSHD-412 Project: MINA SSHD Issue Type: Bug Affe

[jira] [Updated] (SSHD-412) Avoid SCP problems for zero-length files

2015-02-22 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-412: Description: If a zero-length file is sent/received via SCP then we run the risk of using a zero-lengt

[jira] [Updated] (SSHD-412) Avoid SCP problems for zero-length files

2015-02-22 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-412: Attachment: 0019-SSHD-412-Avoid-SCP-problems-for-zero-length-files.patch Attached recommended patch (s

[jira] [Created] (SSHD-413) org.apache.sshd.common.Closeable should extend java.io.Closeable

2015-02-23 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-413: --- Summary: org.apache.sshd.common.Closeable should extend java.io.Closeable Key: SSHD-413 URL: https://issues.apache.org/jira/browse/SSHD-413 Project: MINA SSHD

[jira] [Updated] (SSHD-413) org.apache.sshd.common.Closeable should extend java.io.Closeable

2015-02-23 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-413: Description: The _java.io.Closeable_ is the most widely used interface for I/O related objects, and we

[jira] [Updated] (SSHD-413) org.apache.sshd.common.Closeable should extend java.io.Closeable

2015-02-23 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-413: Attachment: 0020-SSHD-413-org.apache.sshd.common.Closeable-should-ext.patch Attached recommended patch

[jira] [Created] (SSHD-414) Make the source code (including tests) truly 1.5 compatible

2015-02-23 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-414: --- Summary: Make the source code (including tests) truly 1.5 compatible Key: SSHD-414 URL: https://issues.apache.org/jira/browse/SSHD-414 Project: MINA SSHD Issu

[jira] [Updated] (SSHD-414) Make the source code (including tests) truly 1.5 compatible

2015-02-23 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-414: Attachment: 0021-SSHD-414-Make-the-source-code-including-tests-truly-.patch Recommended patch > Make

[jira] [Created] (SSHD-415) Allow Collection instead of an EnumSet in Environment#addSignalListener API

2015-02-23 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-415: --- Summary: Allow Collection instead of an EnumSet in Environment#addSignalListener API Key: SSHD-415 URL: https://issues.apache.org/jira/browse/SSHD-415 Project: MINA SSH

[jira] [Updated] (SSHD-415) Allow Collection instead of an EnumSet in Environment#addSignalListener API

2015-02-23 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-415: Attachment: 0022-SSHD-415-Allow-Collection-instead-of-an-EnumSet-in-E.patch Attached patch (including

[jira] [Created] (SSHD-420) Update configuration of .gitXXX files

2015-02-26 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-420: --- Summary: Update configuration of .gitXXX files Key: SSHD-420 URL: https://issues.apache.org/jira/browse/SSHD-420 Project: MINA SSHD Issue Type: Improvement

[jira] [Updated] (SSHD-420) Update configuration of .gitXXX files

2015-02-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-420: Attachment: 0023-SSHD-420-Update-configuration-of-.gitXXX-files.patch Attached recommended patch > Up

[jira] [Created] (SSHD-421) Add smart handling of UserPrincipalLookupService lookup failures

2015-02-26 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-421: --- Summary: Add smart handling of UserPrincipalLookupService lookup failures Key: SSHD-421 URL: https://issues.apache.org/jira/browse/SSHD-421 Project: MINA SSHD

[jira] [Updated] (SSHD-421) Add smart handling of UserPrincipalLookupService lookup failures

2015-02-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-421: Attachment: 0024-SSHD-421-Add-smart-handling-of-UserPrincipalLookupSe.patch Attached is the recommende

[jira] [Created] (SSHD-422) Take into account local file separator when converting to/from SFTP paths

2015-02-26 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-422: --- Summary: Take into account local file separator when converting to/from SFTP paths Key: SSHD-422 URL: https://issues.apache.org/jira/browse/SSHD-422 Project: MINA SSHD

[jira] [Updated] (SSHD-422) Take into account local file separator when converting to/from SFTP paths

2015-02-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-422: Attachment: 0025-SSHD-422-Take-into-account-local-file-separator-when.patch Attached patch - I discove

[jira] [Created] (SSHD-423) DefaultSftpClient v4 'STAT' flags need to be initialized to 0xFFFF instead of 0

2015-02-28 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-423: --- Summary: DefaultSftpClient v4 'STAT' flags need to be initialized to 0x instead of 0 Key: SSHD-423 URL: https://issues.apache.org/jira/browse/SSHD-423 Project: MINA

[jira] [Updated] (SSHD-423) DefaultSftpClient v4 'STAT' flags need to be initialized to 0xFFFF instead of 0

2015-02-28 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-423: Attachment: 0026-SSHD-423-DefaultSftpClient-v4-STAT-flags-need-to-be-.patch Attached recommended patch

[jira] [Created] (SSHD-424) Avoid inadvertent closure of the input stream used by ScpHelper#receiveFile

2015-02-28 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-424: --- Summary: Avoid inadvertent closure of the input stream used by ScpHelper#receiveFile Key: SSHD-424 URL: https://issues.apache.org/jira/browse/SSHD-424 Project: MINA SSH

[jira] [Updated] (SSHD-424) Avoid inadvertent closure of the input stream used by ScpHelper#receiveFile

2015-02-28 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-424: Attachment: 0027-SSHD-424-Avoid-inadvertent-closure-of-the-input-stre.patch Attached recommended patch

[jira] [Created] (SSHD-425) Fix SFTP permission handling issues for Windows-based SSHD

2015-03-01 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-425: --- Summary: Fix SFTP permission handling issues for Windows-based SSHD Key: SSHD-425 URL: https://issues.apache.org/jira/browse/SSHD-425 Project: MINA SSHD Issue

[jira] [Updated] (SSHD-425) Fix SFTP permission handling issues for Windows-based SSHD

2015-03-01 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-425: Attachment: 0028-SSHD-425-Fix-SFTP-permission-handling-issues-for-Win.patch Attached recommended patch

[jira] [Created] (SSHD-426) Fix SftpTest#testOpen code to take into account Windows behavior

2015-03-01 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-426: --- Summary: Fix SftpTest#testOpen code to take into account Windows behavior Key: SSHD-426 URL: https://issues.apache.org/jira/browse/SSHD-426 Project: MINA SSHD

[jira] [Updated] (SSHD-426) Fix SftpTest#testOpen code to take into account Windows behavior

2015-03-01 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-426: Attachment: 0029-SSHD-426-Fix-SftpTest-testOpen-code-to-take-into-acc.patch Attached recommended patch

[jira] [Created] (SSHD-427) Avoid duplicate SFTP protocol definitions

2015-03-02 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-427: --- Summary: Avoid duplicate SFTP protocol definitions Key: SSHD-427 URL: https://issues.apache.org/jira/browse/SSHD-427 Project: MINA SSHD Issue Type: Improvement

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