summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d650f63f8..1434b3d3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,10 @@
29 timing information by short-circuiting like memcmp() and use it for 29 timing information by short-circuiting like memcmp() and use it for
30 some of the more sensitive comparisons (though nothing high-value was 30 some of the more sensitive comparisons (though nothing high-value was
31 readily attackable anyway); "looks ok" markus@ 31 readily attackable anyway); "looks ok" markus@
32 - djm@cvs.openbsd.org 2010/07/13 23:13:16
33 [auth-rsa.c channels.c jpake.c key.c misc.c misc.h monitor.c packet.c]
34 [ssh-rsa.c]
35 s/timing_safe_cmp/timingsafe_bcmp/g
32 36
3320100714 3720100714
34 - (tim) [contrib/redhat/openssh.spec] Bug 1796: Test for skip_x11_askpass 38 - (tim) [contrib/redhat/openssh.spec] Bug 1796: Test for skip_x11_askpass