rustls/rustls
Joseph Birr-Pixton dc957ece89 Allow customisation of alert sent for InvalidMessage
Use this to send the correct alert for InvalidMessage::PreSharedKeyIsNotFinalExtension
2024-03-13 12:50:22 +00:00
..
benches Format imports with `cargo +nightly fmt-unstable` 2024-03-01 15:25:48 +00:00
examples/internal Validate that pre_shared_key extension appears last 2024-03-13 12:50:22 +00:00
src Allow customisation of alert sent for InvalidMessage 2024-03-13 12:50:22 +00:00
tests Switch from `Vec<ClientExtension>` to `ClientExtensions` 2024-03-13 12:50:22 +00:00
Cargo.toml Add an `aws-lc-rs` feature as an alias for `aws_lc_rs` 2024-03-11 19:31:27 +00:00
LICENSE-APACHE Include LICENSE files with published crates 2021-05-15 16:07:56 +01:00
LICENSE-ISC Include LICENSE files with published crates 2021-05-15 16:07:56 +01:00
LICENSE-MIT Include LICENSE files with published crates 2021-05-15 16:07:56 +01:00
build.rs Make `cargo {check,build,test} --all-features` work on Rust Stable. 2022-01-23 23:30:52 +01:00