index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
sftp-client.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "-h" flag to sftp chown/chgrp/chmod commands to request they do
djm
2019-01-16
1
-1
/
+4
*
moar whitespace at eol
djm
2015-05-08
1
-3
/
+3
*
update sftp client and server to new buffer API.
djm
2015-01-14
1
-21
/
+23
*
Implement sftp upload resume support.
logan
2014-04-21
1
-3
/
+3
*
fsync@openssh.com protocol extension for sftp-server
djm
2013-10-17
1
-5
/
+9
*
obsolete comment
djm
2013-10-11
1
-3
/
+1
*
add a "-l" flag for the rename command to force it to use the silly
djm
2013-08-08
1
-2
/
+2
*
sftp support for resuming partial downloads; patch mostly by Loganaden
djm
2013-07-25
1
-3
/
+3
*
add a protocol extension to support a hard link operation. It is
djm
2010-12-04
1
-1
/
+4
*
add an option per-read/write callback to atomicio
djm
2010-09-22
1
-2
/
+2
*
recursive transfer support for get/put and on the commandline
djm
2009-08-18
1
-3
/
+18
*
Have the sftp client store the statvfs replies in wire format,
dtucker
2008-06-08
1
-3
/
+20
*
introduce sftp extension methods statvfs@openssh.com and
djm
2008-04-18
1
-1
/
+5
*
disable unused functions
chl
2008-01-11
1
-7
/
+1
*
spelling correction in comment from wiz@netbsd;
jmc
2005-04-26
1
-2
/
+2
*
Some small fixes from moritz@jodeit.org. ok deraadt@
djm
2004-11-29
1
-3
/
+3
*
switch to license.template for code written by me (belated, I know...)
djm
2004-02-17
1
-20
/
+12
*
support for short/long listings and globbing in "ls"; ok markus@
djm
2002-09-11
1
-4
/
+1
*
bunch of u_int vs int stuff
deraadt
2002-06-23
1
-5
/
+3
*
API cleanup and backwards compat for filexfer v.0 servers; ok markus@
djm
2002-02-13
1
-20
/
+29
*
Perform multiple overlapping read/write requests in file transfer. Mostly
djm
2002-02-12
1
-3
/
+3
*
Add "-B" option to specify copy buffer length (default 32k); ok markus@
djm
2002-02-05
1
-4
/
+4
*
prototype pedant. not very creative...
itojun
2001-06-26
1
-24
/
+20
*
fix whitespace: unexpand + trailing spaces.
markus
2001-04-05
1
-4
/
+4
*
Revise globbing for get/put to be more shell-like. In particular,
djm
2001-03-16
1
-5
/
+5
*
sftp client filename globbing for get, put, ch{mod,grp,own}. ok markus@
djm
2001-03-13
1
-1
/
+15
*
Support for new draft (draft-ietf-secsh-filexfer-01). New symlink handling
djm
2001-03-07
1
-2
/
+11
*
Basic interactive sftp client; ok theo@
djm
2001-02-04
1
-0
/
+84