summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ssh/libssh/common/cipher.c
AgeCommit message (Collapse)AuthorFilesLines
2015-09-03OS-4689 Remove SunSSH from illumos-joyentAlex Wilson1-585/+0
OS-4688 Switch platform over to using recent OpenSSH Reviewed by: Robert Mustacchi <rm@joyent.com>
2009-02-136799060 implement arcfour128 and arcfour256 in SunSSHJan Pechanec1-202/+37
6804216 pkcs#11 engine should support a key length range for RC4
2008-09-12PSARC/2008/520 SunSSH with the OpenSSL PKCS#11 engine supportJan Pechanec1-4/+9
6445288 ssh needs to be OpenSSL engine aware 6709963 SunSSH server leaks memory during initialization 6687401 ssh monitor shouldn't try to log remote IP when child closed the pipe 6696629 sshd should remove alarm signal handler after authentication 6674088 userland threshold for hw offloading makes it difficult for SSL and SSH protocols 6728450 6708125 prevents parent to use the Crypto Framework after the fork(2) 6742247 ssh debug output with PACKET_DEBUG code could be more readable
2008-03-266617424 aes192/aes256 support is missing from ssh/sshdjp1619481-32/+5
6674421 make cmd/ssh/include/myproposal.h cstyle clean 6674710 ssh can leave a defunct process lying around and waste a file descriptor
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+772