[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-tabpanelfocusedCommentId=14135343#comment-14135343 ] Goldstein Lyor commented on SSHD-349: - The patch simply avoids having to see Unknown

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

[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

[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

[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-tabpanelfocusedCommentId=14224653#comment-14224653 ] Goldstein Lyor commented on SSHD-373: - Version 0.13 fixes this issue see SSHD-349

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

[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-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] [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-tabpanelfocusedCommentId=14317721#comment-14317721 ] Goldstein Lyor commented on SSHD-408: - Perhaps, but if the majority of the clients use

[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

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

[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

[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

[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

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

[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

[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: Description: I find it useful to known when KEX negotiation is completed so I can log (e.g.,) the

[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

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

[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

[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

[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-tabpanelfocusedCommentId=14276786#comment-14276786 ] Goldstein Lyor edited comment on SSHD-401 at 1/14/15 11:03 AM: ---

[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

[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

[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-tabpanelfocusedCommentId=14276786#comment-14276786 ] Goldstein Lyor edited comment on SSHD-401 at 1/14/15 11:04 AM: ---

[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

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

[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] [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-ScpCommandFactory-fix-1.patch * Fixed

[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

[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-tabpanelfocusedCommentId=14316140#comment-14316140 ] Goldstein Lyor commented on SSHD-401: - I don't think so - I believe that specific

[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-tabpanelfocusedCommentId=14316213#comment-14316213 ] Goldstein Lyor commented on SSHD-408: - Is it really necessary ? AFAIK 3 is the most

[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

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

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

[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

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

[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

[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

[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

[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

[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

[jira] [Updated] (SSHD-434) Use a standard helper API for accessing FactoryManager properties

2015-03-18 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-434: Attachment: 0035-SSHD-434-Use-a-standard-helper-API-for-accessing-Fac.patch Proposed patch code Use

[jira] [Reopened] (SSHD-429) Take into account local file separator when sending/receiving files via SCP

2015-03-18 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor reopened SSHD-429: - Turns out there was still one more place to fix this - see attached patch Take into account local

[jira] [Updated] (SSHD-429) Take into account local file separator when sending/receiving files via SCP

2015-03-18 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-429: Attachment: 0036-SSHD-429-addendum-Take-into-account-local-file-separ.patch The extra patch for the

[jira] [Created] (SSHD-434) Use a standard helper API for accessing FactoryManager properties

2015-03-18 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-434: --- Summary: Use a standard helper API for accessing FactoryManager properties Key: SSHD-434 URL: https://issues.apache.org/jira/browse/SSHD-434 Project: MINA SSHD

[jira] [Updated] (SSHD-429) Take into account local file separator when sending/receiving files via SCP

2015-03-22 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-429: Attachment: 0037-SSHD-429-fix2-Take-into-account-local-file-separator.patch Take into account local

[jira] [Reopened] (SSHD-429) Take into account local file separator when sending/receiving files via SCP

2015-03-22 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor reopened SSHD-429: - Turns out there is another location where a fix should be applied - see attached fix2 patch Take

[jira] [Created] (SSHD-436) Use as much as possible common code for client and server KEX

2015-03-25 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-436: --- Summary: Use as much as possible common code for client and server KEX Key: SSHD-436 URL: https://issues.apache.org/jira/browse/SSHD-436 Project: MINA SSHD

[jira] [Updated] (SSHD-436) Use as much as possible common code for client and server KEX

2015-03-25 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-436: Attachment: 0038-SSHD-436-Use-as-much-as-possible-common-code-for-cli.patch Use as much as possible

[jira] [Created] (SSHD-439) Re-use read buffer in Nio2Session

2015-03-26 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-439: --- Summary: Re-use read buffer in Nio2Session Key: SSHD-439 URL: https://issues.apache.org/jira/browse/SSHD-439 Project: MINA SSHD Issue Type: Improvement

[jira] [Created] (SSHD-437) Handle correctly SFTP root Windows drives

2015-03-26 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-437: --- Summary: Handle correctly SFTP root Windows drives Key: SSHD-437 URL: https://issues.apache.org/jira/browse/SSHD-437 Project: MINA SSHD Issue Type: Bug

[jira] [Updated] (SSHD-439) Re-use read buffer in Nio2Session

2015-03-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-439: Attachment: 0041-SSHD-439-Re-use-read-buffer-in-Nio2Session.patch Note: the patch also contains an

[jira] [Updated] (SSHD-437) Handle correctly SFTP root Windows drives

2015-03-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-437: Attachment: 0038-SSHD-437-Handle-correctly-SFTP-root-Windows-drives.patch Handle correctly SFTP root

[jira] [Created] (SSHD-438) Use common code to negotiate SFTP version

2015-03-26 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-438: --- Summary: Use common code to negotiate SFTP version Key: SSHD-438 URL: https://issues.apache.org/jira/browse/SSHD-438 Project: MINA SSHD Issue Type: Bug

[jira] [Updated] (SSHD-438) Use common code to negotiate SFTP version

2015-03-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-438: Attachment: 0040-SSHD-438-Use-common-code-to-negotiate-SFTP-version.patch Use common code to

[jira] [Commented] (SSHD-376) NativeFileSystemFactory creates NativeFileSystemView which uses System.getProperty(user.dir) which can start with lower or uppercase Root and checks against Upperacse R

2015-03-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386233#comment-14386233 ] Goldstein Lyor commented on SSHD-376: - I believe this is moot in view of SSHD-378 -

[jira] [Commented] (SSHD-436) Use as much as possible common code for client and server KEX

2015-03-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386285#comment-14386285 ] Goldstein Lyor commented on SSHD-436: - I have reviewed the proposed change

[jira] [Commented] (SSHD-436) Use as much as possible common code for client and server KEX

2015-03-28 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14385621#comment-14385621 ] Goldstein Lyor commented on SSHD-436: - * '''The proposal on enums is also valid for

[jira] [Updated] (SSHD-439) Re-use read buffer in Nio2Session

2015-03-28 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-439: Attachment: (was: 0041-SSHD-439-Re-use-read-buffer-in-Nio2Session.patch) Re-use read buffer in

[jira] [Commented] (SSHD-436) Use as much as possible common code for client and server KEX

2015-03-28 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14385623#comment-14385623 ] Goldstein Lyor commented on SSHD-436: - P.S. please note that due to the difference in

[jira] [Updated] (SSHD-439) Re-use read buffer in Nio2Session

2015-03-28 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-439: Attachment: 0041-SSHD-439-Re-use-read-buffer-in-Nio2Session.patch Posted a patch that avoid the

[jira] [Commented] (SSHD-436) Use as much as possible common code for client and server KEX

2015-03-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386364#comment-14386364 ] Goldstein Lyor commented on SSHD-436: - I am fine with the proposed changes - I like them

[jira] [Updated] (SSHD-442) Attach knowledge whether a signature is supported to the BuiltinSignature(s) enums

2015-03-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-442: Attachment: 0042-SSHD-442-Attach-knowledge-whether-a-signature-is-sup.patch *Note*: I define

[jira] [Commented] (SSHD-443) Improve supported cipher detection

2015-03-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386698#comment-14386698 ] Goldstein Lyor commented on SSHD-443: - Speed is not really an issue since the check is

[jira] [Updated] (SSHD-444) Handle correctly inaccessible paths in Scp and Sftp subsystems

2015-03-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-444: Attachment: 0043-SSHD-444-Handle-correctly-inaccessible-paths-in-Scp-.patch I have run all the tests

[jira] [Created] (SSHD-444) Handle correctly inaccessible paths in Scp and Sftp subsystems

2015-03-30 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-444: --- Summary: Handle correctly inaccessible paths in Scp and Sftp subsystems Key: SSHD-444 URL: https://issues.apache.org/jira/browse/SSHD-444 Project: MINA SSHD

[jira] [Updated] (SSHD-444) Handle correctly inaccessible paths in Scp and Sftp subsystems

2015-03-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-444: Attachment: Capture.PNG And the matching logs: -

[jira] [Created] (SSHD-442) Attach knowledge whether a signature is supported to the BuiltinSignature(s) enums

2015-03-30 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-442: --- Summary: Attach knowledge whether a signature is supported to the BuiltinSignature(s) enums Key: SSHD-442 URL: https://issues.apache.org/jira/browse/SSHD-442 Project:

[jira] [Created] (SSHD-445) Allow a pluggable BufferManager for Buffer(s) used to send SSH messages

2015-03-31 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-445: --- Summary: Allow a pluggable BufferManager for Buffer(s) used to send SSH messages Key: SSHD-445 URL: https://issues.apache.org/jira/browse/SSHD-445 Project: MINA SSHD

[jira] [Commented] (SSHD-392) Add transfer limit for server

2015-03-29 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386229#comment-14386229 ] Goldstein Lyor commented on SSHD-392: - This could be implemented by attaching some

[jira] [Commented] (SSHD-440) Support curve25519-sha256 for KEX and Ed25519 keys

2015-04-01 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390338#comment-14390338 ] Goldstein Lyor commented on SSHD-440: - Please note that according to [RFC5656-Section

[jira] [Created] (SSHD-446) Allow using Path(s) instead of String(s) as 'local' for ScpClient

2015-03-31 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-446: --- Summary: Allow using Path(s) instead of String(s) as 'local' for ScpClient Key: SSHD-446 URL: https://issues.apache.org/jira/browse/SSHD-446 Project: MINA SSHD

[jira] [Updated] (SSHD-446) Allow using Path(s) instead of String(s) as 'local' for ScpClient

2015-03-31 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-446: Attachment: 0044-SSHD-446-Allow-using-Path-s-instead-of-String-s-as-l.patch Allow using Path(s)

[jira] [Created] (SSHD-430) Expose supported built-in ciphers as an Enum

2015-03-02 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-430: --- Summary: Expose supported built-in ciphers as an Enum Key: SSHD-430 URL: https://issues.apache.org/jira/browse/SSHD-430 Project: MINA SSHD Issue Type:

[jira] [Updated] (SSHD-430) Expose supported built-in ciphers as an Enum

2015-03-02 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-430: Attachment: 0033-SSHD-430-Expose-supported-built-in-ciphers-as-an-Enu.patch Attached recommended code

[jira] [Updated] (SSHD-430) Expose supported built-in ciphers as an Enum

2015-03-02 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-430: Attachment: (was: 0033-SSHD-430-Expose-supported-built-in-ciphers-as-an-Enu.patch) Expose

[jira] [Created] (SSHD-431) Use a Builder to initialize and create an SftpSubsystem Factory

2015-03-03 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-431: --- Summary: Use a Builder to initialize and create an SftpSubsystem Factory Key: SSHD-431 URL: https://issues.apache.org/jira/browse/SSHD-431 Project: MINA SSHD

[jira] [Updated] (SSHD-431) Use a Builder to initialize and create an SftpSubsystem Factory

2015-03-03 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-431: Attachment: 0034-SSHD-431-Use-a-Builder-to-initialize-and-create-an-S.patch Attached recommended

  1   2   3   4   5   6   7   8   9   10   >