summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ssh/libssh/common
AgeCommit message (Expand)AuthorFilesLines
2014-12-01 [illumos-gate merge]Keith M Wesolowski1-2/+29
2014-11-284937 SunSSH should support EOW extensionAdam Stevko1-2/+29
2013-02-21Merge github.com:illumos/illumos-gateKeith M Wesolowski1-1/+1
2013-01-173477 SunSSH config should accept TCPKeepAlive as synonym for KeepAliveJoshua M. Clulow1-1/+3
2012-09-12OS-1282 SunSSH config should have TCPKeepAlive as synonym for KeepAliveJoshua M. Clulow1-1/+3
2012-03-131848 sshd always tries to resolve client's IP to hostnameVitaliy Gusev1-4/+2
2011-03-19HEAD-157 make sshd actually skip NSS if VerifyReverseMapping is set to falseMark Cavage1-34/+4
2011-03-11OS-308 Backport openssh -m option to ssh-keygenMark Cavage1-0/+17
2011-12-211848 sshd always tries to resolve client's IP to hostnameVitaliy Gusev1-4/+5
2010-06-046953845 Sshd monitor process needs better debugingZdenek Kotala1-17/+12
2009-11-20PSARC 2009/542 Increase the maximum value of NGROUPS_MAX to 1024Casper H.S. Dik1-3/+13
2009-11-126655613 resync server's conditional Match block from OpenSSH (fix lint)Huie-Ying Lee1-0/+2
2009-11-116655613 resync server's conditional Match block from OpenSSHHuie-Ying Lee2-0/+425
2009-10-266882255 sftp connection fails when .bashrc generates output on stderrZdenek Kotala1-3/+4
2009-09-15PSARC/2009/444 daemon() in libcVladimir Kotal1-2/+1
2009-09-146868716 dangling sshd authentication thread after timeout exit of monitorJan Pechanec2-4/+19
2009-08-12PSARC 2009/408 resync ssh-agent command with OpenSSHHuie-Ying Lee1-2/+33
2009-06-116635417 more memory leaks in SunSSHJan Pechanec5-22/+44
2009-05-116740240 ssh: password prompt is garbled on ja_JP.PCK/ja_JP.eucJP localeNobutomo Nakano7-493/+309
2009-04-286616927 preserve MAC contexts between packetsJan Pechanec3-39/+88
2009-04-246812446 x11_create_display_inet does not cleanup resources correctlyZdenek Kotala1-4/+17
2009-04-126763764 Support for FTDI USB Serial adaptersTim Marsland1-3/+18
2009-03-23PSARC/2009/155 ChrootDirectory option for SunSSH serverJan Pechanec2-11/+133
2009-02-136799060 implement arcfour128 and arcfour256 in SunSSHJan Pechanec1-202/+37
2009-01-306797322 fix for 6761890 in SunSSH is too aggressiveJan Pechanec1-6/+39
2008-12-086761890 ssh protocol security vulnerability may be used to reveal some plaintextJan Pechanec2-15/+5
2008-10-276658764 remove SMARTCARD code from SunSSHHuie-Ying Lee3-1044/+0
2008-09-296751377 SunSSH with UseOpenSSLEngine=yes should not fatal() when the PKCS#11 ...Jan Pechanec2-5/+12
2008-09-12PSARC/2008/520 SunSSH with the OpenSSL PKCS#11 engine supportJan Pechanec9-117/+438
2008-09-03PSARC 2008/305 strsep() in libcVladimir Kotal1-3/+1
2008-04-186684003 fix CVE-2008-1483 in SunSSHjp1619481-5/+3
2008-04-086679747 ssh disconnects with error if rc4, 3des or blowfish is used and defau...jp1619481-2/+3
2008-03-266617424 aes192/aes256 support is missing from ssh/sshdjp1619482-34/+8
2008-02-266627886 make SunSSH's GSS-API code cstyle cleanjp1619483-316/+323
2007-12-056496972 misleading error message is printed if X11 forwarding setup failsjp1619482-8/+7
2007-11-30PSARC/2007/034 ssh/sshd resync with OpenSSHjp16194816-1554/+383
2007-10-26PSARC/2007/610 ssh(1) binding address for port forwardingjp1619484-74/+328
2007-10-15PSARC/2004/505 ssh_config(4) option compatibilityjp1619482-11/+108
2007-10-12PSARC/2007/034 ssh/sshd resync with OpenSSHjp1619484-17/+148
2007-09-19PSARC/2007/033 sftp resync with OpenSSHjp1619486-40/+573
2007-09-106598158 ssh compatibility flag SSH_BUG_DFLT_CLNT_EXIT_0 wasn't a good ideajp1619481-3/+1
2007-08-29PSARC/2007/032 ssh disable bannerjp1619482-1/+43
2007-08-20PSARC/2007/034 ssh/sshd resync with OpenSSHjp1619483-12/+40
2007-07-31PSARC/2007/034 ssh/sshd resync with OpenSSHjp1619481-2/+130
2007-07-16PSARC/2007/034 ssh/sshd resync with OpenSSHjp1619481-0/+17
2007-04-066506671 sshd should not fail on permissions check with pubkey auth if homedir...jp1619481-1/+1
2007-04-02PSARC 2007/034 ssh/sshd resync with OpenSSHjp1619483-4/+44
2006-11-136432078 SUNWsshdu should depend on SUNWlocjp1619482-1/+4
2006-11-136477720 possible DoS in CRC compensation attack detector for SSH protocol 1jp1619483-11/+40
2006-09-216472377 use of system() can cause execution of arbitrary code through malform...jp1619481-1/+15