OpenBSD CVS

CVS log for src/usr.bin/ssh/sftp-client.c


[BACK] Up to [local] / src / usr.bin / ssh

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_6_8


Revision 1.136 / (download) - annotate - [select for diffs], Fri May 15 03:57:33 2020 UTC (4 years ago) by djm
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.135: +2 -2 lines
Diff to previous 1.135 (colored)

fix off-by-one error that caused sftp downloads to make one more
concurrent request that desired. This prevented using sftp(1) in
unpipelined request/response mode, which is useful when debugging.
Patch from Stephen Goetze in bz#3054

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.