summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-06-11 11:47:24 +1000
committerDarren Tucker <dtucker@zip.com.au>2013-06-11 11:47:24 +1000
commit97b62f41adcb0dcbeff142d0540793a7ea17c910 (patch)
tree72760674310073300403bc8a3f864323ee9323a3 /ChangeLog
parent6d8bd57448b45b42809da32857d7804444349ee7 (diff)
- (dtucker) [myproposal.h] Do not advertise AES GSM ciphers if we don't have
the required OpenSSL support. Patch from naddy at freebsd.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7ab9a693..6805e8a10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@
11 bz#1917, also reported and tested by tedu@. ok djm@ markus@. 11 bz#1917, also reported and tested by tedu@. ok djm@ markus@.
12 - (dtucker) [Makefile.in configure.ac fixalgorithms] Remove unsupported 12 - (dtucker) [Makefile.in configure.ac fixalgorithms] Remove unsupported
13 algorithms (Ciphers, MACs and HostKeyAlgorithms) from man pages. 13 algorithms (Ciphers, MACs and HostKeyAlgorithms) from man pages.
14 - (dtucker) [myproposal.h] Do not advertise AES GSM ciphers if we don't have
15 the required OpenSSL support. Patch from naddy at freebsd.
14 16
1520130605 1720130605
16 - (dtucker) [myproposal.h] Enable sha256 kex methods based on the presence of 18 - (dtucker) [myproposal.h] Enable sha256 kex methods based on the presence of