summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-02-16 17:32:31 +1100
committerDamien Miller <djm@mindrot.org>2013-02-16 17:32:31 +1100
commit5d7b9565bc2cc2b0734a6e8b0b7ab781745d35f9 (patch)
tree0cfa2603bfae0bc7d7d6951a29282032aba57c1e /ChangeLog
parent2991d288db4355a54f0860be184c31343cb2c139 (diff)
- djm@cvs.openbsd.org 2013/02/16 06:08:45
[integrity.sh] make sure the fuzz offset is actually past the end of KEX for all KEX types. diffie-hellman-group-exchange-sha256 requires an offset around 2700. Noticed via test failures in portable OpenSSH on platforms that lack ECC and this the more byte-frugal ECDH KEX algorithms.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8dd37b2c0..406a609a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
120130216
2 - OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2013/02/16 06:08:45
4 [integrity.sh]
5 make sure the fuzz offset is actually past the end of KEX for all KEX
6 types. diffie-hellman-group-exchange-sha256 requires an offset around
7 2700. Noticed via test failures in portable OpenSSH on platforms that
8 lack ECC and this the more byte-frugal ECDH KEX algorithms.
9
120130215 1020130215
2 - (djm) [contrib/suse/rc.sshd] Use SSHD_BIN consistently; bz#2056 from 11 - (djm) [contrib/suse/rc.sshd] Use SSHD_BIN consistently; bz#2056 from
3 Iain Morgan 12 Iain Morgan