summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/scp-common.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move colon() and cleanhost() to misc.c where I should I have put it inmouring2001-05-031-98/+0
| | | | the first place
* IPv6 support for sftp (which I bungled in my last patch) which ismouring2001-04-161-0/+98
borrowed from scp.c. Thanks to Markus@ for pointing it out.