summaryrefslogtreecommitdiffstats
path: root/ssh_config.5 (follow)
Commit message (Expand)AuthorAgeFilesLines
* upstream: remove some unneeded Xo/Xc calls; from evan silberman thejmc@openbsd.org2024-09-271-5/+3
* upstream: document the mlkem768x25519-sha256 key exchange algorithmnaddy@openbsd.org2024-09-111-2/+3
* upstream: envrionment -> environment;jmc@openbsd.org2024-09-041-2/+2
* upstream: allow the "Include" directive to expand the same set ofdjm@openbsd.org2024-09-031-3/+10
* upstream: sntrup761x25519-sha512 now has an IANA codepoint assigned, sodjm@openbsd.org2024-08-231-3/+3
* upstream: fix double word; ok dtucker@jsg@openbsd.org2024-07-261-3/+3
* upstream: fix grammar: "a pattern lists" -> "one or more patterndjm@openbsd.org2024-07-081-4/+4
* upstream: disable the DSA signature algorithm by default; okdjm@openbsd.org2024-06-171-6/+5
* upstream: clarify KEXAlgorithms supported vs available. Inspired bydjm@openbsd.org2024-06-141-4/+9
* upstream: fix typo in match directive predicate (s/tagged/tag) GHPR#462djm@openbsd.org2024-02-211-3/+3
* upstream: fix incorrect capitalisation;jmc@openbsd.org2024-01-111-3/+3
* upstream: add a "global" ChannelTimeout type to ssh(1) and sshd(8)djm@openbsd.org2024-01-091-6/+16
* upstream: add %j token that expands to the configured ProxyJumpdjm@openbsd.org2023-10-121-4/+7
* upstream: add ChannelTimeout support to the client, mirroring thedjm@openbsd.org2023-10-121-1/+68
* upstream: mention "none" is a valid argument to IdentityFile; bz3080djm@openbsd.org2023-10-111-2/+5
* upstream: spelling fix;jmc@openbsd.org2023-10-061-2/+2
* upstream: add some cautionary text about % token expansion anddjm@openbsd.org2023-10-041-2/+12
* upstream: descriptive text shouldn't be under .Cmdjm@openbsd.org2023-08-291-2/+3
* upstream: add spacing for punctuation when macro args;jmc@openbsd.org2023-08-281-2/+2
* upstream: Add keystroke timing obfuscation to the client.djm@openbsd.org2023-08-281-2/+20
* upstream: configuation -> configurationjsg@openbsd.org2023-07-171-2/+2
* upstream: Add support for configuration tags to ssh(1).djm@openbsd.org2023-07-171-1/+15
* upstream: add a "match localnetwork" predicate.djm@openbsd.org2023-07-171-2/+14
* upstream: Add tilde and environment variable expansion todtucker@openbsd.org2023-03-271-2/+11
* upstream: Like sshd_config, some ssh_config options are notdjm@openbsd.org2023-03-101-3/+3
* upstream: fix double phrase in previous;jmc@openbsd.org2023-01-141-3/+2
* upstream: Document "UserKnownHostsFile none". ok djm@dtucker@openbsd.org2023-01-141-2/+8
* upstream: New EnableEscapeCommandline ssh_config(5) optiondjm@openbsd.org2022-11-301-2/+8
* upstream: The IdentityFile option in ssh_config can also be used todtucker@openbsd.org2022-11-071-2/+6
* upstream: add a RequiredRSASize for checking RSA key length indjm@openbsd.org2022-09-171-2/+13
* upstream: make it clear that RekeyLimit applies to both transmitteddjm@openbsd.org2022-06-241-5/+5
* upstream: Note that ProxyJump also accepts the same tokens asdtucker@openbsd.org2022-05-271-3/+5
* upstream: ssh: document sntrup761x25519-sha512@openssh.com asnaddy@openbsd.org2022-04-061-2/+2
* upstream: man pages: add missing commas between subordinate andnaddy@openbsd.org2022-04-061-4/+4
* upstream: document the unbound/host-bound options todjm@openbsd.org2022-02-151-4/+11
* upstream: Since they are deprecated, move DSA to the end of thedtucker@openbsd.org2022-02-071-4/+4
* upstream: add the sntrup761x25519-sha512@openssh.com hybriddjm@openbsd.org2021-11-101-2/+3
* upstream: RSA/SHA-1 is not used by default anymorekn@openbsd.org2021-09-261-8/+5
* upstream: allow CanonicalizePermittedCNAMEs=none in ssh_config; okdjm@openbsd.org2021-09-161-2/+7
* upstream: Use .Cm instead of .Dq in StrictHostKeyChecking list fordtucker@openbsd.org2021-09-031-4/+4
* upstream: Refer to KEX "algorithms" instead of "methods" to matchdtucker@openbsd.org2021-09-031-5/+5
* upstream: mention that CASignatureAlgorithms accepts +/- similarly todjm@openbsd.org2021-08-131-4/+15
* upstream: Document "ProxyJump none". bz#3334.dtucker@openbsd.org2021-08-061-2/+7
* upstream: fix a formatting error and mark up known_hostsjmc@openbsd.org2021-08-031-5/+6
* upstream: Add a ForkAfterAuthentication ssh_config(5) counterpartdjm@openbsd.org2021-07-231-1/+40
* upstream: Add a StdinNull directive to ssh_config(5) that allowsdjm@openbsd.org2021-07-231-2/+18
* upstream: reorder SessionType; ok djmjmc@openbsd.org2021-07-161-17/+17
* upstream: add a SessionType directive to ssh_config, allowing thedjm@openbsd.org2021-07-141-2/+17
* Sync remaining ChallengeResponse removal.Darren Tucker2021-07-031-9/+4
* upstream: adjust SetEnv description to clarify $TERM handlingdjm@openbsd.org2021-06-041-3/+5