X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=927b9e7717437fd2c84841099314f1e7c88fba8a;hp=d5e535b593f429749a36e0e0d674ca27d2cb7afc;hb=333f926d677d12e42279274c525c7b9af52ece8c;hpb=dce7f142a60a0318054be6a0d838a21af3f4c97f diff --git a/CHANGES b/CHANGES index d5e535b593..927b9e7717 100644 --- a/CHANGES +++ b/CHANGES @@ -198,6 +198,12 @@ security. [Emilia Käsper (Google)] + *) Add DTLS-SRTP negotiation from RFC 5764. + [Eric Rescorla] + + *) Add DTLS-SRTP negotiation from RFC 5764. + [Eric Rescorla] + *) Add Next Protocol Negotiation, http://tools.ietf.org/html/draft-agl-tls-nextprotoneg-00. Can be disabled with a no-npn flag to config or Configure. Code donated