summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ssh/libssh/common/channels.c
AgeCommit message (Collapse)AuthorFilesLines
2015-09-03OS-4689 Remove SunSSH from illumos-joyentAlex Wilson1-3035/+0
OS-4688 Switch platform over to using recent OpenSSH Reviewed by: Robert Mustacchi <rm@joyent.com>
2010-06-046953845 Sshd monitor process needs better debugingZdenek Kotala1-17/+12
6336266 ssh SIGWINCH handling races; some servers are very unforgiving 6953854 Channel handler could process just created channels
2009-10-266882255 sftp connection fails when .bashrc generates output on stderrZdenek Kotala1-3/+4
6886656 unlimited window size causes problems with limited buffer sizes 6894519 USE_PIPES is not used on Solaris and should be removed
2009-05-116740240 ssh: password prompt is garbled on ja_JP.PCK/ja_JP.eucJP localeNobutomo Nakano1-1/+1
2009-04-246812446 x11_create_display_inet does not cleanup resources correctlyZdenek Kotala1-4/+17
2008-04-186684003 fix CVE-2008-1483 in SunSSHjp1619481-5/+3
2007-10-26PSARC/2007/610 ssh(1) binding address for port forwardingjp1619481-21/+140
6506674 allow specific binding address to be used with -LRD options for ssh(1) 6619347 SunSSH is not fully compatible with RFC4254 with regard to port forwarding
2007-08-20PSARC/2007/034 ssh/sshd resync with OpenSSHjp1619481-11/+7
6472998 implement untrusted X11 forwarding in ssh(1)
2007-07-31PSARC/2007/034 ssh/sshd resync with OpenSSHjp1619481-2/+130
6459966 add SOCKS version 5 for dynamic forwarding in ssh(1)
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2785