commit | 96fe1f1c6eec54e604c60f148bd1d265664029f1 | [log] [tgz] |
---|---|---|
author | Viktoriia Kovalova <[email protected]> | Wed Nov 13 18:11:51 2024 +0000 |
committer | Viktoriia Kovalova <[email protected]> | Wed Nov 13 18:11:51 2024 +0000 |
tree | 9e325538ef885407d6ba5df3cc51b4d67ae0dd97 | |
parent | ac3e7fc93cf33ec8e779ec9890e6b79fc6ea8465 [diff] |
Add a patch that enables set_alpn_select_callback This is a cherry-pick of https://github.com/sfackler/rust-openssl/pull/2327/commits/ef81d97a30ce0277be9eba813131f07f9328e3a6 Bug: 375157803 Test: m Change-Id: I75a5e25e644bc3d498892db27bef61ce2af75d17
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.