summaryrefslogtreecommitdiffstats
path: root/ssh_config.5
AgeCommit message (Expand)Author
2023-01-14upstream: fix double phrase in previous;jmc@openbsd.org
2023-01-14upstream: Document "UserKnownHostsFile none". ok djm@dtucker@openbsd.org
2022-11-30upstream: New EnableEscapeCommandline ssh_config(5) optiondjm@openbsd.org
2022-11-07upstream: The IdentityFile option in ssh_config can also be used todtucker@openbsd.org
2022-09-17upstream: add a RequiredRSASize for checking RSA key length indjm@openbsd.org
2022-06-24upstream: make it clear that RekeyLimit applies to both transmitteddjm@openbsd.org
2022-05-27upstream: Note that ProxyJump also accepts the same tokens asdtucker@openbsd.org
2022-04-06upstream: ssh: document sntrup761x25519-sha512@openssh.com asnaddy@openbsd.org
2022-04-06upstream: man pages: add missing commas between subordinate andnaddy@openbsd.org
2022-02-15upstream: document the unbound/host-bound options todjm@openbsd.org
2022-02-07upstream: Since they are deprecated, move DSA to the end of thedtucker@openbsd.org
2021-11-10upstream: add the sntrup761x25519-sha512@openssh.com hybriddjm@openbsd.org
2021-09-26upstream: RSA/SHA-1 is not used by default anymorekn@openbsd.org
2021-09-16upstream: allow CanonicalizePermittedCNAMEs=none in ssh_config; okdjm@openbsd.org
2021-09-03upstream: Use .Cm instead of .Dq in StrictHostKeyChecking list fordtucker@openbsd.org
2021-09-03upstream: Refer to KEX "algorithms" instead of "methods" to matchdtucker@openbsd.org
2021-08-13upstream: mention that CASignatureAlgorithms accepts +/- similarly todjm@openbsd.org
2021-08-06upstream: Document "ProxyJump none". bz#3334.dtucker@openbsd.org
2021-08-03upstream: fix a formatting error and mark up known_hostsjmc@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-16upstream: reorder SessionType; ok djmjmc@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-04upstream: adjust SetEnv description to clarify $TERM handlingdjm@openbsd.org
2021-04-06upstream: remove stray inserts; from matthias schmidtjmc@openbsd.org
2021-04-06upstream: missing comma; from kawashima jamesjmc@openbsd.org
2021-04-03upstream: sync CASignatureAlgorithms lists with reality. GHPR#174 fromdjm@openbsd.org
2021-03-13upstream: spellingjsg@openbsd.org
2021-03-01upstream: Add %k to list of keywords. Fromdtucker@openbsd.org
2021-02-24upstream: lots more s/key types/signature algorithms/ mostly indjm@openbsd.org
2021-02-17upstream: ssh: add PermitRemoteOpen for remote dynamic forwardingmarkus@openbsd.org
2021-02-17upstream: ProxyJump takes "none" to disable processing likedlg@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: Rename PubkeyAcceptedKeyTypes keyword todtucker@openbsd.org
2021-01-18upstream: Minor grammatical correction.rob@openbsd.org
2021-01-08upstream: make CheckHostIP default to 'no'. It doesn't provide anydjm@openbsd.org
2020-12-29upstream: tweak the description of KnownHostsCommand in ssh_conf.5,jmc@openbsd.org
2020-12-22upstream: add a ssh_config KnownHostsCommand that allows the clientdjm@openbsd.org
2020-10-17upstream: add space between macro arg and punctuation;jmc@openbsd.org
2020-10-17upstream: LogVerbose keyword for ssh and sshddjm@openbsd.org
2020-10-08upstream: clarify conditions for UpdateHostkeysdjm@openbsd.org
2020-10-07upstream: disable UpdateHostkeys by default if VerifyHostKeyDNS isdjm@openbsd.org
2020-10-03upstream: enable UpdateHostkeys by default when the configurationdjm@openbsd.org
2020-10-03upstream: prefer ed25519 signature algorithm variants to ECDSA; okdjm@openbsd.org
2020-08-27upstream: let ssh_config(5)'s AddKeysToAgent keyword accept a timedjm@openbsd.org
2020-07-17upstream: fix macro slip in previous;jmc@openbsd.org
2020-07-17upstream: Add a '%k' TOKEN that expands to the effective HostKey ofdtucker@openbsd.org
2020-07-17upstream: Add %-TOKEN, environment variable and tilde expansion todtucker@openbsd.org