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
/
ssh.1
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-17
mention that /etc/hosts.equiv and /etc/shosts.equiv are not
djm
1
-3
/
+3
2020-02-16
document -F none; with jmc@
naddy
1
-2
/
+5
2020-02-07
Add ssh -Q key-sig for all key and signature types. Teach ssh -Q to accept
dtucker
1
-2
/
+10
2019-12-21
Replace the term "security key" with "(FIDO) authenticator".
naddy
1
-6
/
+6
2019-11-30
tweak the Nd lines for a bit of consistency;
jmc
1
-3
/
+3
2019-11-28
improve the text for -A a little;
jmc
1
-3
/
+7
2019-11-18
more missing mentions of ed25519-sk; ok djm@
naddy
1
-3
/
+10
2019-11-14
directly support U2F/FIDO2 security keys in OpenSSH by linking
djm
1
-8
/
+2
2019-11-07
Fill in missing man page bits for U2F security key support:
naddy
1
-2
/
+15
2019-06-12
Hostname->HostName cleanup; from lauri tirkkonen
jmc
1
-3
/
+3
2019-03-16
benno helped me clean up the tcp forwarding section;
jmc
1
-32
/
+18
2019-03-05
PKCS#11 support is no longer limited to RSA; ok benno@ kn@
naddy
1
-4
/
+4
2019-01-22
Mention that configuration for the destination host is not applied
djm
1
-2
/
+7
2018-09-20
reorder CASignatureAlgorithms, and add them to the various -o lists;
jmc
1
-2
/
+3
2018-09-12
Add "ssh -Q sig" to allow listing supported signature algorithms
djm
1
-4
/
+10
2018-09-07
ssh -MM requires confirmation for all operations that change the
djm
1
-3
/
+6
2018-07-19
Deprecate UsePrivilegedPort now that support for running ssh(1)
dtucker
1
-3
/
+2
2018-06-09
sort previous;
jmc
1
-2
/
+2
2018-06-09
add a SetEnv directive to ssh_config that allows setting environment
djm
1
-2
/
+3
2018-05-11
Emphasise that -w implicitly sets Tunnel=point-to-point and that users
djm
1
-3
/
+8
2018-04-06
ssh does not accept -oInclude=... on the commandline, the Include keyword
djm
1
-3
/
+2
2018-02-23
some cleanup for BindInterface and ssh-keyscan;
jmc
1
-3
/
+3
2018-02-23
Add BindInterface ssh_config directive and -B command-line argument
djm
1
-2
/
+9
2017-11-03
Private keys in PEM format have been encrypted by AES-128 for a while
djm
1
-3
/
+3
2017-10-25
tweak the uri text, specifically removing some markup to make it a
jmc
1
-15
/
+10
2017-10-23
Expose devices allocated for tun/tap forwarding.
djm
1
-2
/
+7
2017-10-21
Add URI support to ssh, sftp and scp. For example ssh://user@host
millert
1
-17
/
+19
2017-10-13
mention SSH_USER_AUTH in the list of environment variables
djm
1
-2
/
+8
2017-09-21
Add 'reverse' dynamic forwarding which combines dynamic forwarding
markus
1
-6
/
+15
2017-06-09
in description of public key authentication, mention that the server
djm
1
-2
/
+13
2017-05-30
Add RemoteCommand option to specify a command in the ssh config
bluhm
1
-2
/
+3
2017-05-05
remove superfluous protocol 2 mentions; ok jmc@
naddy
1
-4
/
+3
2017-05-03
restore mistakenly deleted description of the ConnectionAttempts option
naddy
1
-1
/
+2
2017-05-03
more protocol 1 stuff to go; ok djm
jmc
1
-4
/
+2
2017-05-02
remove now obsolete protocol1 options from the -o lists;
jmc
1
-4
/
+2
2017-04-30
remove SSHv1 configuration options and man pages bits
djm
1
-52
/
+5
2016-07-16
- add proxyjump to the options list
jmc
1
-9
/
+9
2016-07-15
Add a ProxyJump ssh_config(5) option and corresponding -J ssh(1)
djm
1
-2
/
+22
2016-06-29
sort the -o list;
jmc
1
-3
/
+3
2016-06-03
tweak previous;
jmc
1
-3
/
+3
2016-06-03
Allow ExitOnForwardFailure and ClearAllForwardings to be overridden when
dtucker
1
-3
/
+6
2016-05-04
IdentityAgent for specifying specific agent sockets; ok djm@
markus
1
-2
/
+3
2016-04-15
Include directive for ssh_config(5); feedback & ok markus@
djm
1
-2
/
+3
2016-02-17
since these pages now clearly tell folks to avoid v1, normalise
jmc
1
-42
/
+24
2016-02-16
no need to state that protocol 2 is the default twice;
jmc
1
-2
/
+1
2016-02-16
Replace list of ciphers and MACs adjacent to -1/-2 flag descriptions in
djm
1
-11
/
+5
2015-11-15
Add an AddKeysToAgent client option which can be set to 'yes', 'no',
jcs
1
-2
/
+7
2015-11-06
1. rlogin and rsh are long gone
mmcc
1
-5
/
+4
2015-09-25
some certificatefile tweaks; ok djm
jmc
1
-3
/
+3
2015-09-24
add ssh_config CertificateFile option to explicitly list
djm
1
-2
/
+6
[next]