diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ | |||
1 | 20130216 | ||
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 | |||
1 | 20130215 | 10 | 20130215 |
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 |