rustls/rustls/tests
Jacob Hoffman-Andrews 2df280cae2 OwnedTrustAnchor: subject is a DistinguishedName
Store the subject field as the DistinguishedName type, and also return
&DistinguishedName from subject().
2023-03-29 08:53:17 +02:00
..
common Revert "Remove `PartialEq` from `rustls::Error`" 2023-03-28 09:26:47 +02:00
api.rs Revert "Remove `PartialEq` from `rustls::Error`" 2023-03-28 09:26:47 +02:00
bogo.rs Measure coverage using cargo-llvm-cov 2022-12-31 13:23:01 +00:00
client_cert_verifier.rs OwnedTrustAnchor: subject is a DistinguishedName 2023-03-29 08:53:17 +02:00
key_log_file_env.rs Restore thread-safety to the integration test suite w.r.t. `env::set_var`. 2022-01-22 11:27:08 +00:00
server_cert_verifier.rs Revert "Remove `PartialEq` from `rustls::Error`" 2023-03-28 09:26:47 +02:00