On Wednesday 14 March 2012 11:09:22 OpenSSL wrote:
> OpenSSL version 1.0.1 released
> ===============================
>
>
http://www.openssl.org/source/exp/CHANGES.
>
> The most significant changes are:
>
> o TLS/DTLS heartbeat support.
> o SCTP support.
> o RFC 5705 TLS key material exporter.
> o RFC 5764 DTLS-SRTP negotiation.
> o Next Protocol Negotiation.
> o PSS signatures in certificates, requests and CRLs.
> o Support for password based recipient info for CMS.
> o Support TLS v1.2 and TLS v1.1.
> o Preliminary FIPS capability for unvalidated 2.0 FIPS module.
> o SRP support.
i don't see mention of ABI compat changes, and it seems to not be compatible.
did someone forget to update the version string in crypto/opensslv.h ? it
still says "1.0.0" ...
-mike