index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssh.1
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: mention mux proxy mode
djm@openbsd.org
2024-07-26
1
-2
/
+4
*
upstream: ssl(8) no longer contains a HISTORY section;
jmc@openbsd.org
2024-06-28
1
-5
/
+2
*
upstream: disable the DSA signature algorithm by default; ok
djm@openbsd.org
2024-06-17
1
-14
/
+7
*
upstream: remove references to SSH1 and DSA server keys
naddy@openbsd.org
2024-05-27
1
-4
/
+2
*
upstream: Clarify how literal IPv6 addresses can be used in -J mode
job@openbsd.org
2024-03-26
1
-2
/
+3
*
upstream: ssh -Q does not make sense with other command-line options,
djm@openbsd.org
2023-10-12
1
-3
/
+4
*
upstream: man page typos; ok jmc@
naddy@openbsd.org
2023-07-27
1
-3
/
+3
*
upstream: -P before -p in SYNOPSIS;
jmc@openbsd.org
2023-07-17
1
-2
/
+2
*
upstream: Add support for configuration tags to ssh(1).
djm@openbsd.org
2023-07-17
1
-2
/
+13
*
upstream: make `ssh -Q CASignatureAlgorithms` only list signature
djm@openbsd.org
2023-06-21
1
-2
/
+4
*
upstream: New EnableEscapeCommandline ssh_config(5) option
djm@openbsd.org
2022-11-30
1
-2
/
+3
*
upstream: add a RequiredRSASize for checking RSA key length in
djm@openbsd.org
2022-09-17
1
-2
/
+3
*
upstream: keywords ref ssh_config.5;
jmc@openbsd.org
2022-06-03
1
-4
/
+7
*
upstream: man pages: add missing commas between subordinate and
naddy@openbsd.org
2022-04-06
1
-5
/
+5
*
upstream: remove please from manual pages ok jmc@ sthen@ millert@
jsg@openbsd.org
2022-02-07
1
-3
/
+3
*
upstream: Since they are deprecated, move DSA to the end of the
dtucker@openbsd.org
2022-02-07
1
-4
/
+4
*
upstream: Document behaviour of arguments following non-interactive
dtucker@openbsd.org
2021-09-10
1
-4
/
+9
*
upstream: Mention using ssh -i for specifying the public key file
dtucker@openbsd.org
2021-09-03
1
-2
/
+6
*
upstream: no need to talk about version 2 with the -Q option, so
jmc@openbsd.org
2021-08-03
1
-6
/
+3
*
upstream: Add a ForkAfterAuthentication ssh_config(5) counterpart
djm@openbsd.org
2021-07-23
1
-1
/
+7
*
upstream: Add a StdinNull directive to ssh_config(5) that allows
djm@openbsd.org
2021-07-23
1
-2
/
+8
*
upstream: add a SessionType directive to ssh_config, allowing the
djm@openbsd.org
2021-07-14
1
-2
/
+13
*
Sync remaining ChallengeResponse removal.
Darren Tucker
2021-07-03
1
-7
/
+6
*
upstream: Use better language to refer to the user. From l1ving
dtucker@openbsd.org
2021-06-25
1
-5
/
+5
*
upstream: ssh: add PermitRemoteOpen for remote dynamic forwarding
markus@openbsd.org
2021-02-17
1
-2
/
+3
*
upstream: move HostbasedAcceptedAlgorithms to the right place in
naddy@openbsd.org
2021-01-27
1
-2
/
+2
*
upstream: Rename HostbasedKeyTypes (ssh) and
dtucker@openbsd.org
2021-01-26
1
-3
/
+3
*
upstream: PubkeyAcceptedKeyTypes->PubkeyAcceptedAlgorithms
dtucker@openbsd.org
2021-01-22
1
-3
/
+3
*
upstream: add a ssh_config KnownHostsCommand that allows the client
djm@openbsd.org
2020-12-22
1
-2
/
+3
*
upstream: start sentence with capital letter;
jmc@openbsd.org
2020-07-17
1
-3
/
+3
*
upstream: allow some additional control over the use of ssh-askpass
djm@openbsd.org
2020-07-15
1
-2
/
+21
*
upstream: mention that /etc/hosts.equiv and /etc/shosts.equiv are
djm@openbsd.org
2020-04-17
1
-3
/
+3
*
upstream: document -F none; with jmc@
naddy@openbsd.org
2020-02-18
1
-2
/
+5
*
upstream: Add ssh -Q key-sig for all key and signature types.
dtucker@openbsd.org
2020-02-07
1
-2
/
+10
*
upstream: Replace the term "security key" with "(FIDO)
naddy@openbsd.org
2019-12-30
1
-6
/
+6
*
upstream: tweak the Nd lines for a bit of consistency; ok markus
jmc@openbsd.org
2019-12-11
1
-3
/
+3
*
upstream: improve the text for -A a little; input from naddy and
jmc@openbsd.org
2019-11-29
1
-3
/
+7
*
upstream: more missing mentions of ed25519-sk; ok djm@
naddy@openbsd.org
2019-11-19
1
-3
/
+10
*
upstream: directly support U2F/FIDO2 security keys in OpenSSH by
djm@openbsd.org
2019-11-14
1
-8
/
+2
*
upstream: Fill in missing man page bits for U2F security key support:
naddy@openbsd.org
2019-11-08
1
-2
/
+15
*
upstream: Hostname->HostName cleanup; from lauri tirkkonen ok
jmc@openbsd.org
2019-06-14
1
-3
/
+3
*
upstream: benno helped me clean up the tcp forwarding section;
jmc@openbsd.org
2019-03-26
1
-32
/
+18
*
upstream: PKCS#11 support is no longer limited to RSA; ok benno@
naddy@openbsd.org
2019-03-08
1
-4
/
+4
*
upstream: Mention that configuration for the destination host is
djm@openbsd.org
2019-01-22
1
-2
/
+7
*
upstream: reorder CASignatureAlgorithms, and add them to the
jmc@openbsd.org
2018-09-21
1
-2
/
+3
*
upstream: Add "ssh -Q sig" to allow listing supported signature
djm@openbsd.org
2018-09-12
1
-4
/
+10
*
upstream: ssh -MM requires confirmation for all operations that
djm@openbsd.org
2018-09-09
1
-3
/
+6
*
upstream: Deprecate UsePrivilegedPort now that support for running
dtucker@openbsd.org
2018-07-19
1
-3
/
+2
*
upstream: sort previous;
jmc@openbsd.org
2018-06-11
1
-2
/
+2
*
upstream: add a SetEnv directive to ssh_config that allows setting
djm@openbsd.org
2018-06-09
1
-2
/
+3
[next]