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: 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-23
1
-12
/
+12
*
upstream: Correct reference to signature algorithms as keys; from
djm@openbsd.org
2021-02-23
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-16
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-06
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
*
upstream: Fill in missing man page bits for U2F security key support:
naddy@openbsd.org
2019-11-08
1
-5
/
+10
*
upstream: Allow prepending a list of algorithms to the default set
naddy@openbsd.org
2019-09-08
1
-2
/
+22
*
upstream: Call comma-separated lists as such to clarify semantics.
naddy@openbsd.org
2019-09-05
1
-12
/
+12
*
upstream: Change description of TCPKeepAlive from "inactive" to
dtucker@openbsd.org
2019-08-09
1
-3
/
+3
*
upstream: Fix typo in CASignatureAlgorithms wherein what should be
dtucker@openbsd.org
2019-07-30
1
-3
/
+3
*
upstream: deraadt noticed some inconsistency in the way we denote
jmc@openbsd.org
2019-06-14
1
-3
/
+3
*
upstream: Delete some .Sx macros that were used in a wrong way.
schwarze@openbsd.org
2019-05-17
1
-5
/
+3
*
upstream: full stop in the wrong place;
jmc@openbsd.org
2019-03-26
1
-3
/
+3
*
upstream: Remove duplicate word. bz#2958, patch from jjelen at
dtucker@openbsd.org
2019-01-24
1
-3
/
+3
*
upstream: Add sshd_config CASignatureAlgorithms option to allow
djm@openbsd.org
2018-09-20
1
-2
/
+13
*
Remove support for S/Key
Damien Miller
2018-07-31
1
-3
/
+2
[prev]
[next]