openssl-sys-v0.9.86
alex
released this
20 Apr 22:48
·
482 commits
to master
since this release
What's Changed
- update documentation to reflect libressl support by @reaperhulk in #1876
- Add issuer_name and reason_code to X509RevokedRef by @Skepfyr in #1847
- Preparing openssl-sys for PKCS7 and X509 extensions by @bkstein in #1789
- Fixes #1884 -- don't leave an error on the stack in public_eq by @alex in #1885
- Fixes #1882 -- added APIs for setting public keys on Dh by @alex in #1883
- DTLS1 and DTLS1_2 SslVersion for set_min_proto_version() by @algesten in #1886
- Remove size_t-is-usize argument to bindgen by @alex in #1888
- Documentation typo for X509Crl by @remigranotier in #1891
- [Documentation] fixed X509Crl and X509Revoked description in doc by @remigranotier in #1892
- add asn1octetstring creation support by @reaperhulk in #1893
- Introduce X509Extension::new_from_der and deprecate the bad APIs by @alex in #1880
- Release openssl v0.10.51 and openssl-sys v0.9.86 by @alex in #1894
New Contributors
- @algesten made their first contribution in #1886
- @remigranotier made their first contribution in #1891
Full Changelog: openssl-sys-v0.9.85...openssl-sys-v0.9.86