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.1
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
some certificatefile tweaks; ok djm
jmc
2015-09-25
1
-2
/
+3
*
Add a ssh_config HostbasedKeyType option to control which
djm
2015-01-30
1
-2
/
+3
*
correct description of UpdateHostKeys in ssh_config.5 and
djm
2015-01-26
1
-2
/
+3
*
zap eol whitespace;
jmc
2014-04-22
1
-6
/
+6
*
Document sftp upload resume.
logan
2014-04-22
1
-8
/
+29
*
add canonicalisation options to -o lists
djm
2013-10-20
1
-2
/
+7
*
tweak previous;
jmc
2013-10-17
1
-2
/
+2
*
fsync@openssh.com protocol extension for sftp-server
djm
2013-10-17
1
-5
/
+24
*
sort -a;
jmc
2013-08-07
1
-8
/
+8
*
document top-level -a option (the -a option to 'get' was already documented)
djm
2013-08-06
1
-5
/
+10
*
sftp support for resuming partial downloads; patch mostly by Loganaden
djm
2013-07-25
1
-4
/
+24
*
mention ControlPersist and KbdInteractiveAuthentication in the -o
djm
2011-09-05
1
-2
/
+4
*
typo, fix from Laurent Gautrot
dtucker
2011-08-07
1
-3
/
+3
*
mention that IPv6 addresses must be enclosed in square brackets;
djm
2011-05-06
1
-2
/
+6
*
add a protocol extension to support a hard link operation. It is
djm
2010-12-04
1
-5
/
+13
*
add IPQoS to the various -o lists, and zap some trailing whitespace;
jmc
2010-11-18
1
-2
/
+3
*
add KexAlgorithms to the -o list;
jmc
2010-09-23
1
-2
/
+3
*
add an option per-read/write callback to atomicio
djm
2010-09-22
1
-2
/
+5
*
more wacky macro fixing;
jmc
2010-09-19
1
-4
/
+6
*
replace our obsolete smartcard code with PKCS#11.
markus
2010-02-08
1
-3
/
+3
*
sftp.1: put ls -h in the right place
jmc
2010-01-13
1
-5
/
+5
*
support '-h' (human-readable units) for sftp's ls command, just like
djm
2010-01-13
1
-3
/
+8
*
Remove RoutingDomain from ssh since it's now not needed. It can be replaced
dtucker
2010-01-09
1
-3
/
+2
*
Rename RDomain config option to RoutingDomain to be more clear and
stevesk
2009-12-29
1
-3
/
+3
*
tweak previous;
jmc
2009-10-28
1
-2
/
+2
*
Allow to set the rdomain in ssh/sftp/scp/sshd and ssh-keyscan.
reyk
2009-10-28
1
-2
/
+3
*
ether -> either;
jmc
2009-08-19
1
-3
/
+3
*
fix "get" command usage, spotted by jmc@
djm
2009-08-18
1
-3
/
+3
*
recursive transfer support for get/put and on the commandline
djm
2009-08-18
1
-8
/
+36
*
sync synopsis and usage();
jmc
2009-08-13
1
-2
/
+2
*
Swizzle options: "-P sftp_server_path" moves to "-D sftp_server_path",
djm
2009-08-13
1
-8
/
+11
*
sort options;
jmc
2009-08-12
1
-5
/
+5
*
support most of scp(1)'s commandline arguments in sftp(1), as a first
djm
2009-08-12
1
-3
/
+28
*
update for the synopses displayed by the 'help' command, there are a
sobrado
2008-12-09
1
-3
/
+3
*
correct sftp(1) and corresponding usage syntax;
djm
2008-12-09
1
-7
/
+6
*
number of pipelined requests is not 64; prodded by Iain.Morgan AT nasa.gov
djm
2008-07-15
1
-3
/
+3
*
macro fixage;
jmc
2008-04-18
1
-2
/
+3
*
introduce sftp extension methods statvfs@openssh.com and
djm
2008-04-18
1
-3
/
+21
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
Document RekeyLimit. Based on patch from jan.iven at cern.ch from mindrot #1056
dtucker
2006-01-20
1
-1
/
+2
*
do not suggest that interactive authentication will work
jmc
2005-12-30
1
-2
/
+2
*
add HashKnownHosts to -o list;
jmc
2005-03-01
1
-1
/
+2
*
- explain that patterns can be used as arguments in get/put/ls/etc
jaredy
2004-12-05
1
-31
/
+85
*
missing full stop;
jmc
2004-11-29
1
-2
/
+2
*
document KbdInteractiveDevices; ok markus@
djm
2004-10-07
1
-1
/
+2
*
document sort options
djm
2004-06-21
1
-1
/
+15
*
mention new -n flag
djm
2004-06-20
1
-1
/
+5
*
implement session multiplexing in the client (the server has supported this
djm
2004-06-13
1
-1
/
+3
*
ConnectionTimeout -> ConnectTimeout here too, pointed out by jmc@
dtucker
2004-05-02
1
-2
/
+2
*
add SendEnv to -o list;
jmc
2004-04-28
1
-1
/
+2
[next]