X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=CHANGES;h=31f983472440ae68734a2145bc618247af9c596b;hb=44c970746fb589b01c26511798438a5218ded33d;hp=4cb7aaac55e615dff72eda9711e570d13bb1b937;hpb=ccf6a19e2d825f4039163393023bd15670aee946;p=oweals%2Fopenssl.git diff --git a/CHANGES b/CHANGES index 4cb7aaac55..31f9834724 100644 --- a/CHANGES +++ b/CHANGES @@ -4,10 +4,24 @@ Changes between 1.0.1 and 1.0.2 [xx XXX xxxx] + *) SSL/TLS tracing code. This parses out SSL/TLS records using the + message callback and prints the results. Needs compile time option + "enable-ssl-trace". New options to s_client and s_server to enable + tracing. + [Steve Henson] + + *) New ctrl and macro to retrieve supported points extensions. + Print out extension in s_server. + [Steve Henson] + *) New functions to retrieve certificate signature and signature OID NID. [Steve Henson] + *) Add functions to retrieve and manipulate the raw cipherlist sent by a + client to OpenSSL. + [Steve Henson] + *) New Suite B modes for TLS code. These use and enforce the requirements of RFC6460: restrict ciphersuites, only permit Suite B algorithms and only use Suite B curves. The Suite B modes can be set by using the