You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Alon Bar-Lev (JIRA)" <ji...@apache.org> on 2015/11/13 22:34:10 UTC

[jira] [Created] (SSHD-585) sshd performs LF->CRLF to output

Alon Bar-Lev created SSHD-585:
---------------------------------

             Summary: sshd performs LF->CRLF to output
                 Key: SSHD-585
                 URL: https://issues.apache.org/jira/browse/SSHD-585
             Project: MINA SSHD
          Issue Type: Bug
    Affects Versions: 1.0.0, 1.1.0
         Environment: client: apache-sshd (master) and openssh
$ ssh -V
OpenSSH_7.1p1-hpn14v9, OpenSSL 1.0.2d 9 Jul 2015
$ java -version
openjdk version "1.8.0_60"
OpenJDK Runtime Environment (IcedTea 3.0.0pre06+ra9817b9f8a21) (Gentoo icedtea-3.0.0_pre06)
OpenJDK 64-Bit Server VM (build 25.60-b23, mixed mode)

            Reporter: Alon Bar-Lev


This is a regression since pre-1.0, for some reason LF are converted to CRLF in output. As far as I know sshd should not alter the stream, this is behaviour of any sshd and was the behaviour of apache-sshd < 1.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)