]> git.ipfire.org Git - thirdparty/openssh-portable.git/history - sshd_config.5
upstream: Factor out PuTTY setup.
[thirdparty/openssh-portable.git] / sshd_config.5
2024-01-11  jmc@openbsd.orgupstream: fix incorrect capitalisation;
2024-01-09  djm@openbsd.orgupstream: add a "global" ChannelTimeout type to ssh...
2023-08-01  jmc@openbsd.orgupstream: %C is a callable macro in mdoc(7)
2023-07-27  djm@openbsd.orgupstream: make sshd_config AuthorizedPrincipalsCommand and
2023-03-03  djm@openbsd.orgupstream: some options are not first-match-wins. Mentio...
2023-01-31  jmc@openbsd.orgupstream: tweak previous; ok djm
2023-01-17  djm@openbsd.orgupstream: Add a sshd_config UnusedConnectionTimeout...
2023-01-11  jmc@openbsd.orgupstream: tweak previous; ok djm
2023-01-06  djm@openbsd.orgupstream: Implement channel inactivity timeouts
2022-09-17  djm@openbsd.orgupstream: Add RequiredRSASize for sshd(8); RSA keys...
2022-06-24  djm@openbsd.orgupstream: make it clear that RekeyLimit applies to...
2022-04-16  dtucker@openbsd.orgupstream: Correct path for system known hosts file...
2022-04-05  naddy@openbsd.orgupstream: ssh: document sntrup761x25519-sha512@openssh...
2021-12-07  naddy@openbsd.orgupstream: RSA/SHA-1 is not used by default anymore...
2021-12-02  dtucker@openbsd.orgupstream: ssh-rsa is no longer in the default for
2021-11-10  djm@openbsd.orgupstream: add the sntrup761x25519-sha512@openssh.com...
2021-10-09  dtucker@openbsd.orgupstream: Document that CASignatureAlgorithms, ExposeAu...
2021-09-03  dtucker@openbsd.orgupstream: Refer to KEX "algorithms" instead of "methods...
2021-08-13  djm@openbsd.orgupstream: mention that CASignatureAlgorithms accepts...
2021-08-03  Darren TuckerMissing space between macro arg and punctuation.
2021-08-02  jmc@openbsd.orgupstream: word fix; reported by debian at helgefjell de
2021-07-03  Darren TuckerReplace remaining references to ChallengeResponse.
2021-07-02  dtucker@openbsd.orgupstream: Remove references to ChallengeResponseAuthent...
2021-04-06  jmc@openbsd.orgupstream: remove stray inserts; from matthias schmidt
2021-04-03  djm@openbsd.orgupstream: sync CASignatureAlgorithms lists with reality...
2021-03-13  dtucker@openbsd.orgupstream: Add ModuliFile keyword to sshd_config to...
2021-02-27  djm@openbsd.orgupstream: fix alphabetic ordering of options; spotted...
2021-02-23  djm@openbsd.orgupstream: lots more s/key types/signature algorithms...
2021-02-23  djm@openbsd.orgupstream: Correct reference to signature algorithms...
2021-01-26  dtucker@openbsd.orgupstream: Rename HostbasedKeyTypes (ssh) and
2021-01-22  dtucker@openbsd.orgupstream: Rename PubkeyAcceptedKeyTypes keyword to
2021-01-18  rob@openbsd.orgupstream: Minor grammatical correction.
2021-01-11  jmc@openbsd.orgupstream: add a comma to previous;
2021-01-11  dtucker@openbsd.orgupstream: Add PerSourceMaxStartups and PerSourceNetBloc...
2021-01-08  djm@openbsd.orgupstream: mention that DisableForwarding is valid in...
2020-12-29  djm@openbsd.orgupstream: Update/replace the experimental post-quantim...
2020-10-17  jmc@openbsd.orgupstream: add space between macro arg and punctuation;
2020-10-16  djm@openbsd.orgupstream: LogVerbose keyword for ssh and sshd
2020-10-03  djm@openbsd.orgupstream: prefer ed25519 signature algorithm variants...
2020-08-31  jmc@openbsd.orgupstream: sentence fix; from pedro martelletto
2020-08-27  jmc@openbsd.orgupstream: tweak previous;
2020-08-27  djm@openbsd.orgupstream: support for requiring user verified FIDO...
2020-05-29  djm@openbsd.orgupstream: mention that wildcards are processed in lexic...
2020-04-17  jmc@openbsd.orgupstream: add space beteen macro arg and punctuation;
2020-04-17  djm@openbsd.orgupstream: auth2-pubkey r1.89 changed the order of opera...
2020-04-17  djm@openbsd.orgupstream: make IgnoreRhosts a tri-state option: "yes...
2020-04-17  djm@openbsd.orgupstream: allow the IgnoreRhosts directive to appear...
2020-02-07  dtucker@openbsd.orgupstream: Add ssh -Q key-sig for all key and signature...
2020-02-06  naddy@openbsd.orgupstream: Add Include to the list of permitted keywords...
2020-02-02  jmc@openbsd.orgupstream: tweak previous;
2020-01-31  djm@openbsd.orgupstream: Add a sshd_config "Include" directive to...
2020-01-28  djm@openbsd.orgupstream: make IPTOS_DSCP_LE available via IPQoS direct...
2020-01-25  djm@openbsd.orgupstream: make sshd_config:ClientAliveCountMax=0 disabl...
2020-01-25  djm@openbsd.orgupstream: clarify order of AllowUsers/DenyUsers vs
2020-01-25  tedu@openbsd.orgupstream: group14-sha1 is no longer a default algorithm
2020-01-25  djm@openbsd.orgupstream: mention that permitopen=/PermitOpen do no...
2020-01-21  dtucker@openbsd.orgupstream: Document sntrup4591761x25519-sha512@tinyssh...
2019-12-30  naddy@openbsd.orgupstream: Replace the term "security key" with "(FIDO)
2019-12-20  naddy@openbsd.orgupstream: Document that security key-hosted keys can...
2019-12-11  jmc@openbsd.orgupstream: tweak the Nd lines for a bit of consistency...
2019-11-26  jmc@openbsd.orgupstream: tweak previous;
2019-11-25  djm@openbsd.orgupstream: Add a sshd_config PubkeyAuthOptions directive
2019-11-18  djm@openbsd.orgupstream: mention ed25519-sk key/cert types here too...
2019-11-08  naddy@openbsd.orgupstream: Fill in missing man page bits for U2F securit...
2019-09-08  naddy@openbsd.orgupstream: Allow prepending a list of algorithms to...
2019-09-05  naddy@openbsd.orgupstream: Call comma-separated lists as such to clarify...
2019-08-09  dtucker@openbsd.orgupstream: Change description of TCPKeepAlive from ...
2019-07-30  dtucker@openbsd.orgupstream: Fix typo in CASignatureAlgorithms wherein...
2019-06-14  jmc@openbsd.orgupstream: deraadt noticed some inconsistency in the...
2019-05-17  schwarze@openbsd.orgupstream: Delete some .Sx macros that were used in...
2019-03-25  jmc@openbsd.orgupstream: full stop in the wrong place;
2019-01-24  dtucker@openbsd.orgupstream: Remove duplicate word. bz#2958, patch from...
2018-09-20  djm@openbsd.orgupstream: Add sshd_config CASignatureAlgorithms option...
2018-07-31  Damien MillerRemove support for S/Key
2018-07-20  djm@openbsd.orgupstream: slightly-clearer description for Authenticati...
2018-07-04  djm@openbsd.orgupstream: repair PubkeyAcceptedKeyTypes (and friends...
2018-07-03  djm@openbsd.orgupstream: Improve strictness and control over RSA-SHA2...
2018-07-03  djm@openbsd.orgupstream: allow sshd_config PermitUserEnvironment to...
2018-06-25  jmc@openbsd.orgupstream: spelling;
2018-06-19  djm@openbsd.orgupstream: allow bare port numbers to appear in PermitLi...
2018-06-10  djm@openbsd.orgupstream: slightly better wording re handing of $TERM...
2018-06-09  djm@openbsd.orgupstream: add a SetEnv directive for sshd_config to...
2018-06-09  djm@openbsd.orgupstream: add a SetEnv directive to ssh_config that...
2018-06-09  jmc@openbsd.orgupstream: tweak previous;
2018-06-06  djm@openbsd.orgupstream: man bits for PermitListen
2018-06-04  jmc@openbsd.orgupstream: add missing punctuation after %i in ssh_confi...
2018-06-04  jmc@openbsd.orgupstream: oops - further adjustment to text neccessary;
2018-06-04  jmc@openbsd.orgupstream: %U needs to be escaped; tweak text;
2018-06-01  djm@openbsd.orgupstream: make UID available as a %-expansion everywher...
2018-05-22  jmc@openbsd.orgupstream: correct keyowrd name (permitemptypasswords...
2018-04-10  jmc@openbsd.orgupstream: tweak previous;
2018-04-06  job@openbsd.orgupstream: Update default IPQoS in ssh(1), sshd(8) to...
2018-02-16  djm@openbsd.orgupstream: Mention recent DH KEX methods:
2018-02-16  djm@openbsd.orgupstream: stop loading DSA keys by default, remove...
2018-02-10  djm@openbsd.orgupstream commit
2017-10-30  jmc@openbsd.org... upstream commit
2017-10-30  jmc@openbsd.org... upstream commit
2017-10-25  djm@openbsd.orgupstream commit
2017-10-25  djm@openbsd.orgupstream commit
2017-10-25  djm@openbsd.orgupstream commit
next