boring2/boring/src
BiagioFesta 863b72b3a8 ssl/test: fix UT expectations accordingly with boringssl change
- boringssl fix:
https://boringssl.googlesource.com/boringssl/+/c02c19e0d842f54d903a9b62316476f4b9c4e3f0

- Now ALPN validation with SSL_TLSEXT_ERR_ALERT_FATAL makes the server
abort the handshake with an alarm. UT now correctly asserts
connection error on both client and server side.
2022-04-28 11:29:13 -05:00
..
ssl ssl/test: fix UT expectations accordingly with boringssl change 2022-04-28 11:29:13 -05:00
x509 Add fips-3678 feature (#52) 2022-01-31 16:11:33 -06:00
aes.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
asn1.rs Remove unused `*Ref` parameters to macro 2021-08-17 10:44:50 -05:00
base64.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
bio.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
bn.rs boring: BigNumRef::to_vec_padded() 2022-02-12 12:20:36 -06:00
conf.rs Remove unused `*Ref` parameters to macro 2021-08-17 10:44:50 -05:00
derive.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
dh.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
dsa.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
ec.rs Remove unused `*Ref` parameters to macro 2021-08-17 10:44:50 -05:00
ecdsa.rs Remove unused `*Ref` parameters to macro 2021-08-17 10:44:50 -05:00
error.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
ex_data.rs Rename stuff 2020-11-11 17:47:30 +00:00
fips.rs Add fips-3678 feature (#52) 2022-01-31 16:11:33 -06:00
hash.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
lib.rs Remove unused and deprecated `tempdir` dependency 2021-08-17 10:44:50 -05:00
macros.rs Remove unused `*Ref` parameters to macro 2021-08-17 10:44:50 -05:00
memcmp.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
nid.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
pkcs5.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
pkcs12.rs Remove unused `*Ref` parameters to macro 2021-08-17 10:44:50 -05:00
pkey.rs Add fips-3678 feature (#52) 2022-01-31 16:11:33 -06:00
rand.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
rsa.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
sha.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
sign.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
srtp.rs Remove unused `*Ref` parameters to macro 2021-08-17 10:44:50 -05:00
stack.rs Update dependencies 2021-08-17 10:44:50 -05:00
string.rs Remove unused `*Ref` parameters to macro 2021-08-17 10:44:50 -05:00
symm.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
util.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
version.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00