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