summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/sftp-server (follow)
Commit message (Expand)AuthorAgeFilesLines
* add missing library dependenciesmarkus2013-07-021-1/+2
* support '-h' (human-readable units) for sftp's ls command, just likedjm2010-01-131-1/+3
* link sftp-server into sshd; feedback and ok djm@markus2008-02-041-2/+2
* Move Buffer bignum functions into their own file, bufbn.c. This means thatdtucker2006-04-181-4/+1
* log*.c -> log.cmarkus2001-03-031-2/+2
* Basic interactive sftp client; ok theo@djm2001-02-041-2/+2
* $OpenBSD$niklas2001-01-291-0/+2
* cleanup sftp-server implementation:markus2001-01-101-2/+2
* implement a SFTP server. interops with sftp2, scp2 and the windowsmarkus2000-08-311-0/+16