summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ssh/include
AgeCommit message (Expand)AuthorFilesLines
2015-09-03OS-4689 Remove SunSSH from illumos-joyentAlex Wilson103-9754/+0
2014-12-01 [illumos-gate merge]Keith M Wesolowski1-0/+1
2014-11-284937 SunSSH should support EOW extensionAdam Stevko1-0/+1
2013-11-01 [illumos-gate merge]Keith M Wesolowski2-114/+3
2013-11-011097 glob(3c) needs to support non-POSIX optionsGary Mills2-114/+3
2011-03-11OS-308 Backport openssh -m option to ssh-keygenMark Cavage1-4/+11
2011-02-25sshd plugin supportMark Cavage1-0/+1
2010-08-12PSARC 2010/299 GNU/Linux/BSD compatibility functionsRoger A. Faulkner1-3/+3
2010-06-106949049 keyboard-interactive configuration option handling needs to be fixed ...Jan Pechanec1-4/+5
2010-06-046953845 Sshd monitor process needs better debugingZdenek Kotala1-3/+6
2010-05-06PSARC/2010/155 sshd(1M) PAM Service name optionsDarren J Moffat2-17/+15
2010-03-016875954 fork error is reported with wrong errno in sshd.cJan Pechanec2-12/+2
2009-12-04PSARC 2009/449 sshd PreUserAuthHookErik Trauschke3-6/+7
2009-11-116655613 resync server's conditional Match block from OpenSSHHuie-Ying Lee3-6/+12
2009-10-266882255 sftp connection fails when .bashrc generates output on stderrZdenek Kotala3-18/+4
2009-09-15PSARC/2009/444 daemon() in libcVladimir Kotal3-25/+0
2009-08-12PSARC 2009/408 resync ssh-agent command with OpenSSHHuie-Ying Lee3-7/+9
2009-06-116635417 more memory leaks in SunSSHJan Pechanec5-60/+39
2009-05-116740240 ssh: password prompt is garbled on ja_JP.PCK/ja_JP.eucJP localeNobutomo Nakano4-63/+19
2009-04-286616927 preserve MAC contexts between packetsJan Pechanec2-18/+15
2009-03-23PSARC/2009/155 ChrootDirectory option for SunSSH serverJan Pechanec5-39/+48
2009-02-236480741 command line editing is desired for sftp(1)Huie-Ying Lee1-1/+6
2009-02-136799060 implement arcfour128 and arcfour256 in SunSSHJan Pechanec1-1/+1
2009-01-306797322 fix for 6761890 in SunSSH is too aggressiveJan Pechanec1-11/+44
2009-01-14PSARC 2008/778 asprintf, vasprintfRoger A. Faulkner1-3/+3
2008-12-086761890 ssh protocol security vulnerability may be used to reveal some plaintextJan Pechanec1-7/+2
2008-10-276658764 remove SMARTCARD code from SunSSHHuie-Ying Lee1-9/+0
2008-09-12PSARC/2008/520 SunSSH with the OpenSSL PKCS#11 engine supportJan Pechanec7-52/+91
2008-09-03PSARC 2008/305 strsep() in libcVladimir Kotal3-31/+1
2008-04-086679747 ssh disconnects with error if rc4, 3des or blowfish is used and defau...jp1619481-5/+6
2008-03-266617424 aes192/aes256 support is missing from ssh/sshdjp1619481-28/+26
2008-02-266627886 make SunSSH's GSS-API code cstyle cleanjp1619481-32/+31
2007-12-136637784 config.h, defines.h and includes.h should be cstyle clean in SunSSHjp1619483-504/+550
2007-12-056496972 misleading error message is printed if X11 forwarding setup failsjp1619484-82/+8
2007-11-30PSARC/2007/034 ssh/sshd resync with OpenSSHjp1619487-379/+23
2007-10-26PSARC/2007/610 ssh(1) binding address for port forwardingjp1619484-37/+46
2007-10-15PSARC/2004/505 ssh_config(4) option compatibilityjp1619482-1/+27
2007-10-12PSARC/2007/034 ssh/sshd resync with OpenSSHjp1619484-46/+52
2007-09-19PSARC/2007/033 sftp resync with OpenSSHjp16194810-139/+173
2007-09-106598158 ssh compatibility flag SSH_BUG_DFLT_CLNT_EXIT_0 wasn't a good ideajp1619481-2/+1
2007-08-29PSARC/2007/032 ssh disable bannerjp1619483-0/+14
2007-08-20PSARC/2007/034 ssh/sshd resync with OpenSSHjp1619484-2/+7
2007-07-31PSARC/2007/034 ssh/sshd resync with OpenSSHjp1619481-1/+5
2007-07-16PSARC/2007/034 ssh/sshd resync with OpenSSHjp1619482-1/+3
2007-04-02PSARC 2007/034 ssh/sshd resync with OpenSSHjp1619482-1/+4
2007-03-286203206 sshd should set PAM_AUSER for hostbased userauth for audited logins t...jp1619481-1/+4
2006-11-136432078 SUNWsshdu should depend on SUNWlocjp1619481-1/+2
2006-11-136477720 possible DoS in CRC compensation attack detector for SSH protocol 1jp1619481-0/+1
2006-09-216472377 use of system() can cause execution of arbitrary code through malform...jp1619481-1/+2
2006-09-196448031 ssh-keygen does not overwrite old key information when told yesjp1619484-3/+37