summaryrefslogtreecommitdiffstats
path: root/ssh.1
AgeCommit message (Expand)Author
2023-10-12upstream: ssh -Q does not make sense with other command-line options,djm@openbsd.org
2023-07-27upstream: man page typos; ok jmc@naddy@openbsd.org
2023-07-17upstream: -P before -p in SYNOPSIS;jmc@openbsd.org
2023-07-17upstream: Add support for configuration tags to ssh(1).djm@openbsd.org
2023-06-21upstream: make `ssh -Q CASignatureAlgorithms` only list signaturedjm@openbsd.org
2022-11-30upstream: New EnableEscapeCommandline ssh_config(5) optiondjm@openbsd.org
2022-09-17upstream: add a RequiredRSASize for checking RSA key length indjm@openbsd.org
2022-06-03upstream: keywords ref ssh_config.5;jmc@openbsd.org
2022-04-06upstream: man pages: add missing commas between subordinate andnaddy@openbsd.org
2022-02-07upstream: remove please from manual pages ok jmc@ sthen@ millert@jsg@openbsd.org
2022-02-07upstream: Since they are deprecated, move DSA to the end of thedtucker@openbsd.org
2021-09-10upstream: Document behaviour of arguments following non-interactivedtucker@openbsd.org
2021-09-03upstream: Mention using ssh -i for specifying the public key filedtucker@openbsd.org
2021-08-03upstream: no need to talk about version 2 with the -Q option, sojmc@openbsd.org
2021-07-23upstream: Add a ForkAfterAuthentication ssh_config(5) counterpartdjm@openbsd.org
2021-07-23upstream: Add a StdinNull directive to ssh_config(5) that allowsdjm@openbsd.org
2021-07-14upstream: add a SessionType directive to ssh_config, allowing thedjm@openbsd.org
2021-07-03Sync remaining ChallengeResponse removal.Darren Tucker
2021-06-25upstream: Use better language to refer to the user. From l1vingdtucker@openbsd.org
2021-02-17upstream: ssh: add PermitRemoteOpen for remote dynamic forwardingmarkus@openbsd.org
2021-01-27upstream: move HostbasedAcceptedAlgorithms to the right place innaddy@openbsd.org
2021-01-26upstream: Rename HostbasedKeyTypes (ssh) anddtucker@openbsd.org
2021-01-22upstream: PubkeyAcceptedKeyTypes->PubkeyAcceptedAlgorithmsdtucker@openbsd.org
2020-12-22upstream: add a ssh_config KnownHostsCommand that allows the clientdjm@openbsd.org
2020-07-17upstream: start sentence with capital letter;jmc@openbsd.org
2020-07-15upstream: allow some additional control over the use of ssh-askpassdjm@openbsd.org
2020-04-17upstream: mention that /etc/hosts.equiv and /etc/shosts.equiv aredjm@openbsd.org
2020-02-18upstream: document -F none; with jmc@naddy@openbsd.org
2020-02-07upstream: Add ssh -Q key-sig for all key and signature types.dtucker@openbsd.org
2019-12-30upstream: Replace the term "security key" with "(FIDO)naddy@openbsd.org
2019-12-11upstream: tweak the Nd lines for a bit of consistency; ok markusjmc@openbsd.org
2019-11-29upstream: improve the text for -A a little; input from naddy andjmc@openbsd.org
2019-11-20upstream: more missing mentions of ed25519-sk; ok djm@naddy@openbsd.org
2019-11-15upstream: directly support U2F/FIDO2 security keys in OpenSSH bydjm@openbsd.org
2019-11-08upstream: Fill in missing man page bits for U2F security key support:naddy@openbsd.org
2019-06-14upstream: Hostname->HostName cleanup; from lauri tirkkonen okjmc@openbsd.org
2019-03-26upstream: benno helped me clean up the tcp forwarding section;jmc@openbsd.org
2019-03-08upstream: PKCS#11 support is no longer limited to RSA; ok benno@naddy@openbsd.org
2019-01-22upstream: Mention that configuration for the destination host isdjm@openbsd.org
2018-09-21upstream: reorder CASignatureAlgorithms, and add them to thejmc@openbsd.org
2018-09-12upstream: Add "ssh -Q sig" to allow listing supported signaturedjm@openbsd.org
2018-09-09upstream: ssh -MM requires confirmation for all operations thatdjm@openbsd.org
2018-07-19upstream: Deprecate UsePrivilegedPort now that support for runningdtucker@openbsd.org
2018-06-11upstream: sort previous;jmc@openbsd.org
2018-06-09upstream: add a SetEnv directive to ssh_config that allows settingdjm@openbsd.org
2018-05-22upstream: Emphasise that -w implicitly sets Tunnel=point-to-pointdjm@openbsd.org
2018-04-06upstream: ssh does not accept -oInclude=... on the commandline, thedjm@openbsd.org
2018-02-26upstream: some cleanup for BindInterface and ssh-keyscan;jmc@openbsd.org
2018-02-23upstream: Add BindInterface ssh_config directive and -Bdjm@openbsd.org
2017-11-03upstream commitdjm@openbsd.org@openbsd.org