diff options
author | Damien Miller <djm@mindrot.org> | 2013-10-24 21:02:56 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-10-24 21:02:56 +1100 |
commit | cf31f3863425453ffcda540fbefa9df80088c8d1 (patch) | |
tree | 5d85b4557e5e5196fe52556a24a209a3f0d719e8 /ChangeLog | |
parent | 4bedd4032a09ce87322ae5ea80f193f109e5c607 (diff) |
- dtucker@cvs.openbsd.org 2013/10/24 00:51:48
[readconf.c servconf.c ssh_config.5 sshd_config.5]
Disallow empty Match statements and add "Match all" which matches
everything. ok djm, man page help jmc@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ | |||
14 | [moduli.c] | 14 | [moduli.c] |
15 | Periodically print progress and, if possible, expected time to completion | 15 | Periodically print progress and, if possible, expected time to completion |
16 | when screening moduli for DH groups. ok deraadt djm | 16 | when screening moduli for DH groups. ok deraadt djm |
17 | - dtucker@cvs.openbsd.org 2013/10/24 00:51:48 | ||
18 | [readconf.c servconf.c ssh_config.5 sshd_config.5] | ||
19 | Disallow empty Match statements and add "Match all" which matches | ||
20 | everything. ok djm, man page help jmc@ | ||
17 | 21 | ||
18 | 20131023 | 22 | 20131023 |
19 | - (djm) OpenBSD CVS Sync | 23 | - (djm) OpenBSD CVS Sync |