summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/progressmeter.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update sftp client and server to new buffer API.djm2015-01-141-2/+2
| | | | pretty much just mechanical changes; with & ok markus
* standardise spacing in $OpenBSD$ tags; requested by deraadt@djm2006-03-251-1/+1
|
* sftp progress meter support.fgsch2003-01-101-0/+27
original diffs by Nils Nordman <nino at nforced dot com> via markus@, merged to -current by me, djm@ ok.