summaryrefslogtreecommitdiff
path: root/sshd_config.5
Commit message (Expand)AuthorAgeFilesLines
* upstream: some options are not first-match-wins. Mention that theredjm@openbsd.org2023-03-031-3/+15
* upstream: tweak previous; ok djmjmc@openbsd.org2023-02-011-4/+4
* upstream: Add a sshd_config UnusedConnectionTimeout option to terminatedjm@openbsd.org2023-01-171-2/+34
* upstream: tweak previous; ok djmjmc@openbsd.org2023-01-111-9/+10
* upstream: Implement channel inactivity timeoutsdjm@openbsd.org2023-01-061-2/+67
* upstream: Add RequiredRSASize for sshd(8); RSA keys that falldjm@openbsd.org2022-09-171-2/+12
* upstream: make it clear that RekeyLimit applies to both transmitteddjm@openbsd.org2022-06-241-5/+5
* upstream: Correct path for system known hosts file in descriptiondtucker@openbsd.org2022-04-161-3/+3
* upstream: ssh: document sntrup761x25519-sha512@openssh.com asnaddy@openbsd.org2022-04-061-3/+3
* upstream: RSA/SHA-1 is not used by default anymore on the servernaddy@openbsd.org2021-12-071-7/+4
* upstream: ssh-rsa is no longer in the default fordtucker@openbsd.org2021-12-031-3/+3
* upstream: add the sntrup761x25519-sha512@openssh.com hybriddjm@openbsd.org2021-11-101-2/+3
* upstream: Document that CASignatureAlgorithms, ExposeAuthInfo anddtucker@openbsd.org2021-10-091-2/+5
* 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
* Missing space between macro arg and punctuation.Darren Tucker2021-08-031-1/+1
* upstream: word fix; reported by debian at helgefjell dejmc@openbsd.org2021-08-031-3/+3
* Replace remaining references to ChallengeResponse.Darren Tucker2021-07-031-3/+3
* upstream: Remove references to ChallengeResponseAuthentication indtucker@openbsd.org2021-07-021-12/+8
* upstream: remove stray inserts; from matthias schmidtjmc@openbsd.org2021-04-061-3/+3
* upstream: sync CASignatureAlgorithms lists with reality. GHPR#174 fromdjm@openbsd.org2021-04-031-4/+5
* upstream: Add ModuliFile keyword to sshd_config to specify thedtucker@openbsd.org2021-03-131-2/+12
* upstream: fix alphabetic ordering of options; spotted by Iain Morgandjm@openbsd.org2021-02-281-9/+9
* upstream: lots more s/key types/signature algorithms/ mostly indjm@openbsd.org2021-02-241-12/+12
* upstream: Correct reference to signature algorithms as keys; fromdjm@openbsd.org2021-02-241-3/+3
* upstream: Rename HostbasedKeyTypes (ssh) anddtucker@openbsd.org2021-01-261-5/+6
* upstream: Rename PubkeyAcceptedKeyTypes keyword todtucker@openbsd.org2021-01-221-10/+10
* upstream: Minor grammatical correction.rob@openbsd.org2021-01-181-3/+3
* upstream: add a comma to previous;jmc@openbsd.org2021-01-111-2/+2
* upstream: Add PerSourceMaxStartups and PerSourceNetBlockSizedtucker@openbsd.org2021-01-111-2/+19
* upstream: mention that DisableForwarding is valid in a sshd_configdjm@openbsd.org2021-01-081-2/+3
* upstream: Update/replace the experimental post-quantim hybrid keydjm@openbsd.org2020-12-291-3/+3
* upstream: add space between macro arg and punctuation;jmc@openbsd.org2020-10-171-2/+2
* upstream: LogVerbose keyword for ssh and sshddjm@openbsd.org2020-10-171-2/+19
* upstream: prefer ed25519 signature algorithm variants to ECDSA; okdjm@openbsd.org2020-10-031-13/+16
* upstream: sentence fix; from pedro martellettojmc@openbsd.org2020-08-311-2/+2
* upstream: tweak previous;jmc@openbsd.org2020-08-271-4/+4
* upstream: support for requiring user verified FIDO keys in sshddjm@openbsd.org2020-08-271-6/+17
* upstream: mention that wildcards are processed in lexical order;djm@openbsd.org2020-05-291-3/+3
* upstream: add space beteen macro arg and punctuation;jmc@openbsd.org2020-04-171-2/+2
* upstream: auth2-pubkey r1.89 changed the order of operations todjm@openbsd.org2020-04-171-5/+3
* upstream: make IgnoreRhosts a tri-state option: "yes" ignoredjm@openbsd.org2020-04-171-7/+20
* upstream: allow the IgnoreRhosts directive to appear anywhere in adjm@openbsd.org2020-04-171-2/+3
* upstream: Add ssh -Q key-sig for all key and signature types.dtucker@openbsd.org2020-02-071-6/+6
* upstream: Add Include to the list of permitted keywords after anaddy@openbsd.org2020-02-071-2/+3
* upstream: tweak previous;jmc@openbsd.org2020-02-021-4/+4
* upstream: Add a sshd_config "Include" directive to allow inclusiondjm@openbsd.org2020-02-011-3/+16
* upstream: make IPTOS_DSCP_LE available via IPQoS directive; bz2986,djm@openbsd.org2020-01-281-2/+3
* upstream: make sshd_config:ClientAliveCountMax=0 disable thedjm@openbsd.org2020-01-261-1/+4
* upstream: clarify order of AllowUsers/DenyUsers vsdjm@openbsd.org2020-01-261-19/+7