summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ssh/include/misc.h
AgeCommit message (Collapse)AuthorFilesLines
2015-09-03OS-4689 Remove SunSSH from illumos-joyentAlex Wilson1-79/+0
OS-4688 Switch platform over to using recent OpenSSH Reviewed by: Robert Mustacchi <rm@joyent.com>
2009-03-23PSARC/2009/155 ChrootDirectory option for SunSSH serverJan Pechanec1-3/+2
5043377 provide chroot capability in SunSSH 6809398 default PATH in SunSSH should contain "/bin" 6810759 remove md5crypt.c from SunSSH since it's not used 6813038 Subsystem keyword in sshd_config doesn't accept subsystem's options 6772676 ssh default XAuthLocation should be /usr/X11/bin/xauth
2007-10-26PSARC/2007/610 ssh(1) binding address for port forwardingjp1619481-0/+1
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-10-15PSARC/2004/505 ssh_config(4) option compatibilityjp1619481-0/+1
5044096 ssh(1) is too picky, quits on unknown ~/.ssh/config options
2007-09-19PSARC/2007/033 sftp resync with OpenSSHjp1619481-12/+28
6481668 sftp(1)/sftp-server(1m) needs a resync with OpenSSH --HG-- rename : usr/src/cmd/ssh/include/sftp-glob.h => deleted_files/usr/src/cmd/ssh/include/sftp-glob.h rename : usr/src/cmd/ssh/include/sftp-int.h => deleted_files/usr/src/cmd/ssh/include/sftp-int.h rename : usr/src/cmd/ssh/sftp/sftp-int.c => deleted_files/usr/src/cmd/ssh/sftp/sftp-int.c
2007-08-29PSARC/2007/032 ssh disable bannerjp1619481-0/+2
4972643 wants banner page to display but not when issuing commands
2007-08-20PSARC/2007/034 ssh/sshd resync with OpenSSHjp1619481-1/+2
6472998 implement untrusted X11 forwarding in ssh(1)
2006-09-216472377 use of system() can cause execution of arbitrary code through ↵jp1619481-1/+2
malformed filenames (CVE-2006-0225)
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+58