You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by robertodeandrea <gi...@git.apache.org> on 2018/10/23 10:03:07 UTC

[GitHub] mina-sshd pull request #73: Br ssh851

GitHub user robertodeandrea opened a pull request:

    https://github.com/apache/mina-sshd/pull/73

    Br ssh851

    This is my proposed code change to fix SSHD-851.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/robertodeandrea/mina-sshd br-SSH851

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/mina-sshd/pull/73.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #73
    
----
commit 9f2d49a97963d9f4330d96578142d67e06b44c07
Author: roberto.deandrea <ro...@...>
Date:   2018-10-09T07:37:46Z

    SSHD-848 Proposed change code

commit ffc29c475cb6b0240807c7f20680e5a5a2c0db76
Author: roberto.deandrea <ro...@...>
Date:   2018-10-10T06:48:44Z

    SSHD-848 Removed misleading comment.

commit 851b22fc431e4ed6ba440874f236d93a6aca9827
Author: roberto.deandrea <ro...@...>
Date:   2018-10-15T14:43:59Z

    SSHD-849 Potential fix

commit 1970d8d045e1a40e64864157cc6d21591e1ca69e
Author: roberto.deandrea <ro...@...>
Date:   2018-10-16T06:53:43Z

    Merge remote-tracking branch 'upstream/master'
    
    # Conflicts:
    #	sshd-core/src/main/java/org/apache/sshd/common/forward/DefaultForwardingFilter.java

commit 4523138ee2b4efa483bc956e8769eafb13eff05d
Author: roberto.deandrea <ro...@...>
Date:   2018-10-22T12:00:19Z

    SSHD-849 Working code for us

commit d2d8d84293c5c50413747cc7ab00217d16e8f39e
Author: roberto.deandrea <ro...@...>
Date:   2018-10-23T10:01:22Z

    [SSHD-851] Proposed fix for this issue

----


---