summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordjm <djm>2013-02-12 00:02:08 +0000
committerdjm <djm>2013-02-12 00:02:08 +0000
commit4db0753f76aa4086f9907f159ea11278d65c78c9 (patch)
tree958abcbb4ed5e8d54e0deef661b1e4beaa1ae2b3 /ChangeLog
parent8da0d06e590ee0b6f9b969c062da80051a069b70 (diff)
downloadopenssh-4db0753f76aa4086f9907f159ea11278d65c78c9.tar.gz
- dtucker@cvs.openbsd.org 2013/02/06 00:20:42
[servconf.c sshd_config sshd_config.5] Change default of MaxStartups to 10:30:100 to start doing random early drop at 10 connections up to 100 connections. This will make it harder to DoS as CPUs have come a long way since the original value was set back in 2000. Prompted by nion at debian org, ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b028fef8..2d5f1d96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,12 @@
- djm@cvs.openbsd.org 2013/01/27 10:06:12
[krl.c]
actually use the xrealloc() return value; spotted by xi.wang AT gmail.com
+ - dtucker@cvs.openbsd.org 2013/02/06 00:20:42
+ [servconf.c sshd_config sshd_config.5]
+ Change default of MaxStartups to 10:30:100 to start doing random early
+ drop at 10 connections up to 100 connections. This will make it harder
+ to DoS as CPUs have come a long way since the original value was set
+ back in 2000. Prompted by nion at debian org, ok markus@
20130211
- (djm) [configure.ac openbsd-compat/openssl-compat.h] Repair build on old