index
:
delta/openssh-git.git
IBS
PRIVSEP
V_2_5_2
V_2_9_9
V_2_9_P1
V_3_0_2
V_3_2_3
V_3_3
V_3_5
V_3_6
V_3_6_1
V_3_7
V_3_8
V_3_8_1
V_3_9
V_4_0
V_4_1
V_4_2
V_4_3
V_4_4
V_4_5
V_4_6
V_4_7
V_4_9
V_5_3
V_5_4
V_5_6
V_5_8
V_5_9
V_6_0
V_6_2
V_6_3
V_6_4
V_6_5
V_6_6
V_6_7
V_6_8
V_6_9
V_7_0
V_7_1
V_7_2
V_7_3
V_7_4
V_7_5
V_7_6
V_7_7
V_7_8
V_7_9
V_8_0
V_8_1
V_8_2
V_8_3
V_8_4
V_8_5
V_8_6
V_8_7
V_8_8
V_8_9
V_9_0
V_9_1
V_9_2
V_9_3
baserock/6.7-musl
baserock/morph
baserock/tiagogomes/armv8l64
master
anongit.mindrot.org: openssh.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sshd_config.5
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
upstream: sync CASignatureAlgorithms lists with reality. GHPR#174 from
djm@openbsd.org
2021-04-03
1
-4
/
+5
*
upstream: Add ModuliFile keyword to sshd_config to specify the
dtucker@openbsd.org
2021-03-13
1
-2
/
+12
*
upstream: fix alphabetic ordering of options; spotted by Iain Morgan
djm@openbsd.org
2021-02-28
1
-9
/
+9
*
upstream: lots more s/key types/signature algorithms/ mostly in
djm@openbsd.org
2021-02-24
1
-12
/
+12
*
upstream: Correct reference to signature algorithms as keys; from
djm@openbsd.org
2021-02-24
1
-3
/
+3
*
upstream: Rename HostbasedKeyTypes (ssh) and
dtucker@openbsd.org
2021-01-26
1
-5
/
+6
*
upstream: Rename PubkeyAcceptedKeyTypes keyword to
dtucker@openbsd.org
2021-01-22
1
-10
/
+10
*
upstream: Minor grammatical correction.
rob@openbsd.org
2021-01-18
1
-3
/
+3
*
upstream: add a comma to previous;
jmc@openbsd.org
2021-01-11
1
-2
/
+2
*
upstream: Add PerSourceMaxStartups and PerSourceNetBlockSize
dtucker@openbsd.org
2021-01-11
1
-2
/
+19
*
upstream: mention that DisableForwarding is valid in a sshd_config
djm@openbsd.org
2021-01-08
1
-2
/
+3
*
upstream: Update/replace the experimental post-quantim hybrid key
djm@openbsd.org
2020-12-29
1
-3
/
+3
*
upstream: add space between macro arg and punctuation;
jmc@openbsd.org
2020-10-17
1
-2
/
+2
*
upstream: LogVerbose keyword for ssh and sshd
djm@openbsd.org
2020-10-17
1
-2
/
+19
*
upstream: prefer ed25519 signature algorithm variants to ECDSA; ok
djm@openbsd.org
2020-10-03
1
-13
/
+16
*
upstream: sentence fix; from pedro martelletto
jmc@openbsd.org
2020-08-31
1
-2
/
+2
*
upstream: tweak previous;
jmc@openbsd.org
2020-08-27
1
-4
/
+4
*
upstream: support for requiring user verified FIDO keys in sshd
djm@openbsd.org
2020-08-27
1
-6
/
+17
*
upstream: mention that wildcards are processed in lexical order;
djm@openbsd.org
2020-05-29
1
-3
/
+3
*
upstream: add space beteen macro arg and punctuation;
jmc@openbsd.org
2020-04-17
1
-2
/
+2
*
upstream: auth2-pubkey r1.89 changed the order of operations to
djm@openbsd.org
2020-04-17
1
-5
/
+3
*
upstream: make IgnoreRhosts a tri-state option: "yes" ignore
djm@openbsd.org
2020-04-17
1
-7
/
+20
*
upstream: allow the IgnoreRhosts directive to appear anywhere in a
djm@openbsd.org
2020-04-17
1
-2
/
+3
*
upstream: Add ssh -Q key-sig for all key and signature types.
dtucker@openbsd.org
2020-02-07
1
-6
/
+6
*
upstream: Add Include to the list of permitted keywords after a
naddy@openbsd.org
2020-02-07
1
-2
/
+3
*
upstream: tweak previous;
jmc@openbsd.org
2020-02-02
1
-4
/
+4
*
upstream: Add a sshd_config "Include" directive to allow inclusion
djm@openbsd.org
2020-02-01
1
-3
/
+16
*
upstream: make IPTOS_DSCP_LE available via IPQoS directive; bz2986,
djm@openbsd.org
2020-01-28
1
-2
/
+3
*
upstream: make sshd_config:ClientAliveCountMax=0 disable the
djm@openbsd.org
2020-01-26
1
-1
/
+4
*
upstream: clarify order of AllowUsers/DenyUsers vs
djm@openbsd.org
2020-01-26
1
-19
/
+7
*
upstream: group14-sha1 is no longer a default algorithm
tedu@openbsd.org
2020-01-25
1
-2
/
+2
*
upstream: mention that permitopen=/PermitOpen do no name to address
djm@openbsd.org
2020-01-25
1
-3
/
+5
*
upstream: Document sntrup4591761x25519-sha512@tinyssh.org. Patch
dtucker@openbsd.org
2020-01-21
1
-2
/
+4
*
upstream: Replace the term "security key" with "(FIDO)
naddy@openbsd.org
2019-12-30
1
-9
/
+9
*
upstream: Document that security key-hosted keys can act as host
naddy@openbsd.org
2019-12-20
1
-9
/
+21
*
upstream: tweak the Nd lines for a bit of consistency; ok markus
jmc@openbsd.org
2019-12-11
1
-3
/
+3
*
upstream: tweak previous;
jmc@openbsd.org
2019-11-27
1
-5
/
+6
*
upstream: Add a sshd_config PubkeyAuthOptions directive
djm@openbsd.org
2019-11-25
1
-2
/
+25
*
upstream: mention ed25519-sk key/cert types here too; prompted by
djm@openbsd.org
2019-11-18
1
-2
/
+4
[next]