commit | 56f0c766ac93e5f207b7f529eea433ec2afc7665 | [log] [tgz] |
---|---|---|
author | Maurice Lam <[email protected]> | Thu Dec 01 23:05:02 2022 +0000 |
committer | Maurice Lam <[email protected]> | Mon Jan 23 23:25:28 2023 +0000 |
tree | 4dd3c0384d403a7a6ec67c2f718dc7fe98f7d96d | |
parent | 7dfb593220767f93ef57e2e9e4cb991185ab8ff8 [diff] |
Reapply local patches for the openssl crate Reapply the changes that were made to this crate that is not in upstream. Test: m libopenssl Change-Id: I26d2beea90e3e3643b7416ad863288bafa2dcfa3
OpenSSL bindings for the Rust programming language.
The current supported release of openssl
is 0.10 and openssl-sys
is 0.9.
New major versions will be published at most once per year. After a new release, the previous major version will be partially supported with bug fixes for 3 months, after which support will be dropped entirely.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed under the terms of both the Apache License, Version 2.0 and the MIT license without any additional terms or conditions.