X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=CHANGES;h=b6342bdb2e39e6583861b67ac837b3c990f2292c;hb=6c26d0df8318983ff3f2a869d21871dcc1d6b7cc;hp=ab5b48250c007b6597c8bc8015fba40fd7a4c0e8;hpb=0dfb9398bb6493d5a56216e0c7039cb3f9fc88c6;p=openssl.git diff --git a/CHANGES b/CHANGES index ab5b48250c..b6342bdb2e 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,11 @@ Changes between 1.0.2 and 1.1.0 [xx XXX xxxx] + *) Added HTTP GET support to the ocsp command. + [Rich Salz] + + *) RAND_pseudo_bytes has been deprecated. Users should use RAND bytes instead. + *) Added support for TLS extended master secret from draft-ietf-tls-session-hash-03.txt. Thanks for Alfredo Pironti for an initial patch which was a great help during development. @@ -37,6 +42,9 @@ done while fixing the error code for the key-too-small case. [Annie Yousar ] + *) CA.sh has been removmed; use CA.pl instead. + [Rich Salz] + *) Removed old DES API. [Rich Salz]