commit | 5a607d26b7c379e7f4d0caf7ffd64ca04ff7dbca | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Tue Dec 17 14:33:42 2013 +0100 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Dec 17 14:34:19 2013 +0100 |
tree | 1ac6f55646aa7ca304d73ab47205354cc352cb2e | |
parent | 5ab68ba679f252d21c3c5bfdca573a13dedd8720 [diff] [blame] | |
parent | c9baa873ca699b23e3d4abbb343c03e26a54118c [diff] [blame] |
Merged IPv6 support in the NET module
diff --git a/ChangeLog b/ChangeLog index 2ff3694..3eadbcc 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -7,6 +7,7 @@ (POLARSSL_SSL_SRV_RESPECT_CLIENT_PREFERENCE) * Support for Curve25519 * Support for ECDH-RSA and ECDH-ECDSA key exchanges and ciphersuites + * Support for IPv6 in the NET module Changes * gen_prime() speedup