summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ssh/sftp
AgeCommit message (Collapse)AuthorFilesLines
2011-08-141102 Resource exhaustion in sftp clientGary Mills2-4/+2
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2009-10-266882255 sftp connection fails when .bashrc generates output on stderrZdenek Kotala1-13/+0
6886656 unlimited window size causes problems with limited buffer sizes 6894519 USE_PIPES is not used on Solaris and should be removed
2009-02-236480741 command line editing is desired for sftp(1)Huie-Ying Lee2-10/+75
2008-12-086757046 sftp/sftp-server don't allow setting of set[ug]id/sticky bitsVladimir Kotal1-3/+1
2008-11-216449514 move OpenSSL from /usr/sfw to /usr, /libJohn.Zolnowsky@Sun.COM1-6/+2
6457487 clean up Makefile for cmd/openssl 6686002 move /usr/lib/libkmf and plugins to /lib - PSARC 2007/674 6686004 move libcryptoutil and libelfsign from /usr/lib to /lib - PSARC 2007/674 6700122 cryptosvc should be able to start before filesystem/usr
2007-09-19PSARC/2007/033 sftp resync with OpenSSHjp1619485-1306/+1634
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
2005-11-096346636 expunge readdir_r uses from Solariscasper2-5/+5
6346809 S_IFxxx is not a bitmask but our programmers don't know
2005-06-14OpenSolaris Launchstevel@tonic-gate5-0/+2715