• Home
  • Raw
  • Download

Lines Matching +full:libressl +full:- +full:version

5 ## [v0.10.64] - 2024-02-19
13 ## [v0.10.63] - 2024-01-19
26 …RAINPOOL_P256R1,BRAINPOOL_P320R1,BRAINPOOL_P384R1,BRAINPOOL_P512R1}` are now available on LibreSSL.
28 ## [v0.10.62] - 2023-12-22
37 * Fixed building on the latest version of BoringSSL
39 ## [v0.10.61] - 2023-12-04
49 ## [v0.10.60] - 2023-11-22
69 * `cipher::Cipher::chacha20` is now available on LibreSSL
70 * `symm::Cipher::chacha20` is now available on LibreSSL
72 ## [v0.10.59] - 2023-11-03
82 ## [v0.10.58] - 2023-11-01
96 * `Pkey` HKDF functionality now works on LibreSSL
98 * `MessageDigest::sha3*` are now available on LibreSSL
100 ## [v0.10.57] - 2023-08-27
104 * `Cipher::chacha20_poly1305` is now available on LibreSSL
110 ## [v0.10.56] - 2023-08-06
121 ## [v0.10.55] - 2023-06-20
125 * Fixed compilation with the latest version of BoringSSL.
133 * Exposed `EcPointRef::affine_coordinates` on BoringSSL and LibreSSL.
136 ## [v0.10.54] - 2023-05-31
142 ## [v0.10.53] - 2023-05-30
150 ## [v0.10.52] - 2023-04-24
159 ## [v0.10.51] - 2023-04-20
173 ## [v0.10.50] - 2023-04-09
179 ## [v0.10.49] - 2023-04-01
190 ## [v0.10.48] - 2023-03-23
194 …nfiguration mini-language could be used via `x509::extension::SubjectAlternativeName` and `x509::e…
196 …:new_nid`. Note that these methods still accept OpenSSL's configuration mini-language, and therefo…
197 * Fixed a data-race with `x509::X509Name` that are created with `x509::X509NameBuilder` and then us…
198 * Fixed LibreSSL version checking. More functions should now be correctly available on LibreSSL.
200 ## [v0.10.47] - 2023-03-19
204 * Added support for X25519 and Ed25519 on LibreSSL and BoringSSL.
207 ## [v0.10.46] - 2023-03-14
211 * Fixed a potential null-pointer deref when parsing a PKCS#12 archive with no identity.
212 * Fixed builds against OpenSSL built with `no-cast`.
234 ## [v0.10.45] - 2022-12-20
248 ## [v0.10.44] - 2022-12-06
256 ## [v0.10.43] - 2022-11-23
267 ## [v0.10.42] - 2022-09-26
272 * Added SHA-3 constants to `Nid`.
284 ## [v0.10.41] - 2022-06-09
288 * Fixed a use-after-free in `Error::function` and `Error::file` with OpenSSL 3.x.
298 ## [v0.10.40] - 2022-05-04
302 * Fixed the openssl-sys dependency version.
304 ## [v0.10.39] - 2022-05-02
323 ## [v0.10.38] - 2021-10-31
329 ## [v0.10.37] - 2021-10-27
333 * Fixed linkage against OpenSSL distributions built with `no-chacha`.
341 ## [v0.10.36] - 2021-08-17
350 ## [v0.10.35] - 2021-06-18
361 ## [v0.10.34] - 2021-04-28
370 ## [v0.10.33] - 2021-03-13
388 ## [v0.10.32] - 2020-12-24
410 ## [v0.10.31] - 2020-12-09
421 * Added `X509Ref::subject_name_hash` and `X509Ref::version`.
426 ## [v0.10.30] - 2020-06-25
450 ## [v0.10.29] - 2020-04-07
467 ## [v0.10.28] - 2020-02-04
474 ## [v0.10.27] - 2020-01-29
483 ## [v0.10.26] - 2019-11-22
499 ## [v0.10.25] - 2019-10-02
510 ## [v0.10.24] - 2019-07-19
528 ## [v0.10.23] - 2019-05-18
538 ## [v0.10.22] - 2019-05-08
542 * Added support for the LibreSSL 2.9.x series.
544 ## [v0.10.21] - 2019-04-30
555 ## [v0.10.20] - 2019-03-20
564 ## [v0.10.19] - 2019-03-01
568 * The openssl-sys build script now logs the values of environment variables.
569 * Added `ERR_PACK` to openssl-sys.
570 * The `ERR_*` functions in openssl-sys are const functions when building against newer Rust version…
576 ## [v0.10.18] - 2019-02-22
582 ## [v0.10.17] - 2019-02-22
594 ## [v0.10.16] - 2018-12-16
600 * Added support for LibreSSL 2.9.0.
602 ## [v0.10.15] - 2018-10-22
608 ## [v0.10.14] - 2018-10-18
616 * Added support for LibreSSL 2.8.
620 * The OpenSSL version used with the `vendored` feature has been upgraded from 1.1.0 to 1.1.1.
622 ## [v0.10.13] - 2018-10-14
626 * Fixed a double-free in the `SslContextBuilder::set_get_session_callback` API.
631 * Added support for LibreSSL 2.8.1.
635 ## [v0.10.12] - 2018-09-13
645 * Added support for LibreSSL 2.8.0.
647 ## [v0.10.11] - 2018-08-04
651 * The new `vendored` cargo feature will cause openssl-sys to compile and statically link to a
663 ## [v0.10.10] - 2018-06-06
670 ## [v0.10.9] - 2018-06-01
674 * Fixed a use-after-free in `CmsContentInfo::sign`.
675 * `SslRef::servername` now returns `None` rather than panicking on a non-UTF8 name.
692 ## [v0.10.8] - 2018-05-20
696 * `openssl-sys` will now detect Homebrew-installed OpenSSL when installed to a non-default
699 `X509_V_ERR_PROXY_SUBJECT_NAME_VIOLATION` constants in `openssl-sys` are now only present when
709 LibreSSL 2.6.1 and up in addition to OpenSSL.
710 * `X509VerifyParam` is available when linking against LibreSSL 2.6.1 and up in addition to OpenSSL.
711 * ALPN support is available when linking against LibreSSL 2.6.1 and up in addition to OpenSSL.
714 ## [v0.10.7] - 2018-04-30
722 * openssl-sys now provides the `DEP_OPENSSL_VERSION_NUMBER` and
724 contains the hex-encoded version number of the OpenSSL or LibreSSL distribution being built
727 ## [v0.10.6] - 2018-03-05
740 * Added AES-CCM support.
743 * Added support for LibreSSL 2.7.
750 * The Cargo features previously used to gate access to version-specific OpenSSL APIs have been
752 version.
761 ## [v0.10.5] - 2018-02-28
784 * `SslRef::version` has been deprecated. Use `SslRef::version_str` instead.
786 ## [v0.10.4] - 2018-02-18
806 ## [v0.10.3] - 2018-02-12
812 * Added DES-EDE3 support.
818 ## [v0.10.2] - 2018-01-11
826 ## [v0.10.1] - 2018-01-10
832 ## [v0.10.0] - 2018-01-10
836 * openssl 0.10 still uses openssl-sys 0.9, so openssl 0.9 and 0.10 can coexist without issue.
895 [Unreleased]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...master
896 [v0.10.64]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.63...openssl-v0.10.64
897 [v0.10.63]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.62...openssl-v0.10.63
898 [v0.10.62]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.61...openssl-v0.10.62
899 [v0.10.61]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.60...openssl-v0.10.61
900 [v0.10.60]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.59...openssl-v0.10.60
901 [v0.10.59]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.58...openssl-v0.10.59
902 [v0.10.58]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.57...openssl-v0.10.58
903 [v0.10.57]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.56...openssl-v0.10.57
904 [v0.10.56]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.55...openssl-v0.10.56
905 [v0.10.55]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.54...openssl-v0.10.55
906 [v0.10.54]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.53...openssl-v0.10.54
907 [v0.10.53]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.52...openssl-v0.10.53
908 [v0.10.52]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.51...openssl-v0.10.52
909 [v0.10.51]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.50...openssl-v0.10.51
910 [v0.10.50]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.49...openssl-v0.10.50
911 [v0.10.49]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.48...openssl-v0.10.49
912 [v0.10.48]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.47...openssl-v0.10.48
913 [v0.10.47]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.46...openssl-v0.10.47
914 [v0.10.46]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.46
915 [v0.10.45]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.44...openssl-v0.10.45
916 [v0.10.44]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.43...openssl-v0.10.44
917 [v0.10.43]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.42...openssl-v0.10.43
918 [v0.10.42]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.41...openssl-v0.10.42
919 [v0.10.41]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.40...openssl-v0.10.41
920 [v0.10.40]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.39...openssl-v0.10.40
921 [v0.10.39]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.38...openssl-v0.10.39
922 [v0.10.38]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.37...openssl-v0.10.38
923 [v0.10.37]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.36...openssl-v0.10.37
924 [v0.10.36]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.35...openssl-v0.10.36
925 [v0.10.35]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.34...openssl-v0.10.35
926 [v0.10.34]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.33...openssl-v0.10.34
927 [v0.10.33]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.32...openssl-v0.10.33
928 [v0.10.32]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.31...openssl-v0.10.32
929 [v0.10.31]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.30...openssl-v0.10.31
930 [v0.10.30]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.29...openssl-v0.10.30
931 [v0.10.29]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.28...openssl-v0.10.29
932 [v0.10.28]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.27...openssl-v0.10.28
933 [v0.10.27]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.26...openssl-v0.10.27
934 [v0.10.26]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.25...openssl-v0.10.26
935 [v0.10.25]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.24...openssl-v0.10.25
936 [v0.10.24]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.23...openssl-v0.10.24
937 [v0.10.23]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.22...openssl-v0.10.23
938 [v0.10.22]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.21...openssl-v0.10.22
939 [v0.10.21]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.20...openssl-v0.10.21
940 [v0.10.20]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.19...openssl-v0.10.20
941 [v0.10.19]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.18...openssl-v0.10.19
942 [v0.10.18]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.17...openssl-v0.10.18
943 [v0.10.17]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.16...openssl-v0.10.17
944 [v0.10.16]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.15...openssl-v0.10.16
945 [v0.10.15]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.14...openssl-v0.10.15
946 [v0.10.14]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.13...openssl-v0.10.14
947 [v0.10.13]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.12...openssl-v0.10.13
948 [v0.10.12]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.11...openssl-v0.10.12
949 [v0.10.11]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.10...openssl-v0.10.11
950 [v0.10.10]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.9...openssl-v0.10.10
951 [v0.10.9]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.8...openssl-v0.10.9
952 [v0.10.8]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.7...openssl-v0.10.8
953 [v0.10.7]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.6...openssl-v0.10.7
954 [v0.10.6]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.5...openssl-v0.10.6
955 [v0.10.5]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.4...openssl-v0.10.5
956 [v0.10.4]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.3...openssl-v0.10.4
957 [v0.10.3]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.2...openssl-v0.10.3
958 [v0.10.2]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.1...openssl-v0.10.2
959 [v0.10.1]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.0...openssl-v0.10.1
960 [v0.10.0]: https://github.com/sfackler/rust-openssl/compare/v0.9.23...openssl-v0.10.0
961 [release tags]: https://github.com/sfackler/rust-openssl/releases