rustls/rustls/src
Dirkjan Ochtman 2682eb7446 client: add support for sending unsupported cipher suites 2023-02-02 12:21:31 +01:00
..
client client: add support for sending unsupported cipher suites 2023-02-02 12:21:31 +01:00
manual
msgs Merge pull request #1182 from rustls/jbp-certificate-errors 2023-01-25 16:52:48 +00:00
server Allow configuring how many TLS1.3 tickets servers send 2023-01-24 13:53:34 +00:00
testdata
tls12 Prefer `Error::EncryptError` to `Error::General` 2023-01-24 15:07:46 +00:00
tls13 Remove string content from `PeerMisbehavedError` 2023-01-23 15:16:31 +00:00
anchors.rs Remove webpki::Error from public API 2023-01-25 12:24:25 +00:00
bs_debug.rs
builder.rs
check.rs
cipher.rs Prefer `Error::EncryptError` to `Error::General` 2023-01-24 15:07:46 +00:00
conn.rs Remove string content from `PeerMisbehavedError` 2023-01-23 15:16:31 +00:00
enums.rs
error.rs client: add support for sending unsupported cipher suites 2023-02-02 12:21:31 +01:00
hash_hs.rs
key.rs
key_log.rs
key_log_file.rs
kx.rs Remove string content from `PeerMisbehavedError` 2023-01-23 15:16:31 +00:00
lib.rs Rework certificate errors 2023-01-25 12:24:25 +00:00
limited_cache.rs Remove opaque StoresClientSessions interface 2023-01-24 13:53:34 +00:00
quic.rs Make Side public and use it for quic::Keys::initial() 2023-01-15 16:27:26 +01:00
rand.rs
record_layer.rs deframer: move decryption into deframer 2023-01-17 21:17:13 +01:00
sign.rs Support IP address names in default verify_server_cert() 2023-01-13 15:43:30 +00:00
stream.rs
suites.rs
ticketer.rs
vecbuf.rs
verify.rs Include underlying error in `CertificateError::Other` 2023-01-25 12:24:25 +00:00
verifybench.rs
versions.rs
x509.rs