summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/sshd_config.5 (follow)
Commit message (Expand)AuthorAgeFilesLines
* sync CASignatureAlgorithms lists with reality. GHPR#174 fromdjm2021-04-031-4/+5
* Add ModuliFile keyword to sshd_config to specify the location of thedtucker2021-03-121-2/+12
* fix alphabetic ordering of options; spotted by Iain Morgandjm2021-02-271-9/+9
* lots more s/key types/signature algorithms/ mostly indjm2021-02-231-12/+12
* Correct reference to signature algorithms as keys; from Jakub Jelendjm2021-02-231-3/+3
* Rename HostbasedKeyTypes (ssh) and HostbasedAcceptedKeyTypes (sshd) todtucker2021-01-261-5/+6
* Rename PubkeyAcceptedKeyTypes keyword to PubkeyAcceptedAlgorithms.dtucker2021-01-221-10/+10
* Minor grammatical correction.rob2021-01-141-3/+3
* add a comma to previous;jmc2021-01-091-2/+2
* Add PerSourceMaxStartups and PerSourceNetBlockSize options which providedtucker2021-01-091-2/+19
* mention that DisableForwarding is valid in a sshd_config Match blockdjm2021-01-081-2/+3
* Update/replace the experimental post-quantim hybrid key exchangedjm2020-12-291-3/+3
* add space between macro arg and punctuation;jmc2020-10-161-2/+2
* LogVerbose keyword for ssh and sshddjm2020-10-161-2/+19
* prefer ed25519 signature algorithm variants to ECDSA; ok markus@djm2020-10-031-13/+16
* sentence fix; from pedro martellettojmc2020-08-271-2/+2
* tweak previous;jmc2020-08-271-4/+4
* support for requiring user verified FIDO keys in sshddjm2020-08-271-6/+17
* mention that wildcards are processed in lexical order; bz#3165djm2020-05-291-3/+3
* add space beteen macro arg and punctuation;jmc2020-04-171-2/+2
* auth2-pubkey r1.89 changed the order of operations to checkingdjm2020-04-171-5/+3
* make IgnoreRhosts a tri-state option: "yes" ignore rhosts/shosts,djm2020-04-171-7/+20
* allow the IgnoreRhosts directive to appear anywhere in a sshd_config,djm2020-04-171-2/+3
* Add ssh -Q key-sig for all key and signature types. Teach ssh -Q to acceptdtucker2020-02-071-6/+6
* Add Include to the list of permitted keywords after a Match keyword.naddy2020-02-061-2/+3
* tweak previous;jmc2020-02-011-4/+4
* Add a sshd_config "Include" directive to allow inclusion of files.djm2020-01-311-3/+16
* make IPTOS_DSCP_LE available via IPQoS directive; bz2986, based ondjm2020-01-281-2/+3
* make sshd_config:ClientAliveCountMax=0 disable the connection killingdjm2020-01-251-1/+4
* clarify order of AllowUsers/DenyUsers vs AllowGroups/DenyGroups;djm2020-01-251-19/+7
* group14-sha1 is no longer a default algorithmtedu2020-01-251-2/+2
* mention that permitopen=/PermitOpen do no name to addressdjm2020-01-251-3/+5
* Document sntrup4591761x25519-sha512@tinyssh.org. Patch fromdtucker2020-01-211-2/+4
* Replace the term "security key" with "(FIDO) authenticator".naddy2019-12-211-9/+9
* Document that security key-hosted keys can act as host keys.naddy2019-12-191-9/+21
* tweak the Nd lines for a bit of consistency;jmc2019-11-301-3/+3
* tweak previous;jmc2019-11-261-5/+6
* Add a sshd_config PubkeyAuthOptions directivedjm2019-11-251-2/+25
* mention ed25519-sk key/cert types here too; prompted by jmc@djm2019-11-181-2/+4
* Fill in missing man page bits for U2F security key support:naddy2019-11-071-5/+10
* Allow prepending a list of algorithms to the default set by startingnaddy2019-09-061-2/+22
* Call comma-separated lists as such to clarify semantics.naddy2019-09-041-12/+12
* Change description of TCPKeepAlive from "inactive" to "unresponsive"dtucker2019-08-091-3/+3
* Fix typo in CASignatureAlgorithms wherein what should be a comma is a dot.dtucker2019-07-231-3/+3
* deraadt noticed some inconsistency in the way we denote the "Hostname" andjmc2019-06-121-3/+3
* Delete some .Sx macros that were used in a wrong way.schwarze2019-05-141-5/+3
* full stop in the wrong place;jmc2019-03-221-3/+3
* Remove duplicate word. bz#2958, patch from jjelen at redhat.comdtucker2019-01-231-3/+3
* Add sshd_config CASignatureAlgorithms option to allow control overdjm2018-09-201-2/+13
* slightly-clearer description for AuthenticationMethods - the listsdjm2018-07-201-3/+3