summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ssh/sftp
AgeCommit message (Collapse)AuthorFilesLines
2016-08-227293 Sun Secure Shell is neitherRichard Lowe4-3095/+0
Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Alex Wilson <alex.wilson@joyent.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com>
2015-11-186440 ssh packages should be replaceableAlexander Pyhalov1-1/+9
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2014-05-20backout 4853: breaks lintRobert Mustacchi1-4/+1
2014-05-194853 illumos-gate is not lint-clean when built with openssl 1.0Alexander Pyhalov1-1/+4
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
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