diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 | ||
33 | 20100714 | 37 | 20100714 |
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 |