index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sshd_config.5
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: Turn off finite field (a.k.a modp) Diffie-Hellman key
djm@openbsd.org
2024-10-14
1
-6
/
+3
*
upstream: minor grammar/sort fixes for refuseconnection; ok djm
jmc@openbsd.org
2024-09-16
1
-4
/
+4
*
upstream: add a "Match invalid-user" predicate to sshd_config Match
djm@openbsd.org
2024-09-15
1
-4
/
+6
*
upstream: Add a "refuseconnection" penalty class to sshd_config
djm@openbsd.org
2024-09-15
1
-1
/
+11
*
upstream: Add a sshd_config "RefuseConnection" option
djm@openbsd.org
2024-09-15
1
-2
/
+10
*
upstream: document the mlkem768x25519-sha256 key exchange algorithm
naddy@openbsd.org
2024-09-11
1
-2
/
+5
*
upstream: sntrup761x25519-sha512 now has an IANA codepoint assigned, so
djm@openbsd.org
2024-08-23
1
-3
/
+5
*
fix incorrect default for PasswordAuthentication
Damien Miller
2024-08-22
1
-1
/
+1
*
upstream: document the reduced logingrace penalty
naddy@openbsd.org
2024-08-15
1
-3
/
+3
*
upstream: correct keyword; from Yatao Su via GHPR509
djm@openbsd.org
2024-07-10
1
-3
/
+3
*
upstream: fix grammar: "a pattern lists" -> "one or more pattern
djm@openbsd.org
2024-07-08
1
-4
/
+4
*
upstream: - uppercase start of sentence - correct sentence grammar
jmc@openbsd.org
2024-06-28
1
-3
/
+3
*
upstream: mention SshdSessionPath option
djm@openbsd.org
2024-06-28
1
-2
/
+9
*
PAMServiceName may appear in a Match block
Damien Miller
2024-06-19
1
-0
/
+1
*
upstream: clarify KEXAlgorithms supported vs available. Inspired by
djm@openbsd.org
2024-06-14
1
-5
/
+10
*
add a sshd_config PamServiceName option
Damien Miller
2024-06-14
1
-1
/
+8
*
upstream: separate keywords with comma
naddy@openbsd.org
2024-06-14
1
-3
/
+3
*
upstream: split PerSourcePenalties address tracking. Previously it
djm@openbsd.org
2024-06-13
1
-6
/
+16
*
upstream: do not mark up "(default: 20ms)";
jmc@openbsd.org
2024-06-13
1
-2
/
+3
*
upstream: update to mention that PerSourcePenalties default to
djm@openbsd.org
2024-06-11
1
-17
/
+23
*
upstream: escape the final dot at eol in "e.g." to avoid double
jmc@openbsd.org
2024-06-11
1
-2
/
+2
*
upstream: mention that PerSourcePenalties don't affect concurrent
djm@openbsd.org
2024-06-06
1
-3
/
+4
*
upstream: Add a facility to sshd(8) to penalise particular
djm@openbsd.org
2024-06-06
1
-2
/
+64
*
upstream: explain arguments of internal-sftp GHPR#454 from Niklas
djm@openbsd.org
2024-02-21
1
-1
/
+9
*
upstream: clarify permissions requirements for ChrootDirectory Part
djm@openbsd.org
2024-02-21
1
-2
/
+2
*
upstream: .Cm for a keyword. Part of GHPR#454 from Niklas Hambüchen
djm@openbsd.org
2024-02-21
1
-3
/
+4
*
upstream: fix incorrect capitalisation;
jmc@openbsd.org
2024-01-11
1
-3
/
+3
*
upstream: add a "global" ChannelTimeout type to ssh(1) and sshd(8)
djm@openbsd.org
2024-01-09
1
-18
/
+26
*
upstream: %C is a callable macro in mdoc(7)
jmc@openbsd.org
2023-08-01
1
-3
/
+3
*
upstream: make sshd_config AuthorizedPrincipalsCommand and
djm@openbsd.org
2023-07-28
1
-4
/
+8
*
upstream: some options are not first-match-wins. Mention that there
djm@openbsd.org
2023-03-03
1
-3
/
+15
*
upstream: tweak previous; ok djm
jmc@openbsd.org
2023-01-31
1
-4
/
+4
*
upstream: Add a sshd_config UnusedConnectionTimeout option to terminate
djm@openbsd.org
2023-01-17
1
-2
/
+34
*
upstream: tweak previous; ok djm
jmc@openbsd.org
2023-01-11
1
-9
/
+10
*
upstream: Implement channel inactivity timeouts
djm@openbsd.org
2023-01-06
1
-2
/
+67
*
upstream: Add RequiredRSASize for sshd(8); RSA keys that fall
djm@openbsd.org
2022-09-17
1
-2
/
+12
*
upstream: make it clear that RekeyLimit applies to both transmitted
djm@openbsd.org
2022-06-24
1
-5
/
+5
*
upstream: Correct path for system known hosts file in description
dtucker@openbsd.org
2022-04-16
1
-3
/
+3
*
upstream: ssh: document sntrup761x25519-sha512@openssh.com as
naddy@openbsd.org
2022-04-06
1
-3
/
+3
*
upstream: RSA/SHA-1 is not used by default anymore on the server
naddy@openbsd.org
2021-12-07
1
-7
/
+4
*
upstream: ssh-rsa is no longer in the default for
dtucker@openbsd.org
2021-12-03
1
-3
/
+3
*
upstream: add the sntrup761x25519-sha512@openssh.com hybrid
djm@openbsd.org
2021-11-10
1
-2
/
+3
*
upstream: Document that CASignatureAlgorithms, ExposeAuthInfo and
dtucker@openbsd.org
2021-10-09
1
-2
/
+5
*
upstream: Refer to KEX "algorithms" instead of "methods" to match
dtucker@openbsd.org
2021-09-03
1
-5
/
+5
*
upstream: mention that CASignatureAlgorithms accepts +/- similarly to
djm@openbsd.org
2021-08-13
1
-4
/
+15
*
Missing space between macro arg and punctuation.
Darren Tucker
2021-08-03
1
-1
/
+1
*
upstream: word fix; reported by debian at helgefjell de
jmc@openbsd.org
2021-08-03
1
-3
/
+3
*
Replace remaining references to ChallengeResponse.
Darren Tucker
2021-07-03
1
-3
/
+3
*
upstream: Remove references to ChallengeResponseAuthentication in
dtucker@openbsd.org
2021-07-02
1
-12
/
+8
*
upstream: remove stray inserts; from matthias schmidt
jmc@openbsd.org
2021-04-06
1
-3
/
+3
[next]