summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9e0f6c09..ddfd7b357 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,11 @@
15 - djm@cvs.openbsd.org 2010/09/20 04:41:47 15 - djm@cvs.openbsd.org 2010/09/20 04:41:47
16 [ssh.c] 16 [ssh.c]
17 install a SIGCHLD handler to reap expiried child process; ok markus@ 17 install a SIGCHLD handler to reap expiried child process; ok markus@
18 - djm@cvs.openbsd.org 2010/09/20 04:50:53
19 [jpake.c schnorr.c]
20 check that received values are smaller than the group size in the
21 disabled and unfinished J-PAKE code.
22 avoids catastrophic security failure found by Sebastien Martini
18 23
1920100910 2420100910
20 - (dtucker) [openbsd-compat/port-linux.c] Check is_selinux_enabled for exact 25 - (dtucker) [openbsd-compat/port-linux.c] Check is_selinux_enabled for exact