aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndGiven
AgeCommit message (Expand)Author
2025-05-21crypto/tls: don't advertise TLS 1.2-only sigAlgs in TLS 1.3Filippo Valsorda
2023-05-25crypto/tls: don't reverify but check certificate expiration on resumptionFilippo Valsorda
2023-05-25crypto/tls: implement Extended Master SecretFilippo Valsorda
2023-05-25crypto/tls: add QUIC 0-RTT APIsFilippo Valsorda
2023-05-24crypto/tls: add SessionState.ExtraFilippo Valsorda
2023-05-24crypto/tls: add SessionState and use it on the server sideFilippo Valsorda
2023-05-24crypto/tls: reduce session ticket linkabilityFilippo Valsorda
2020-11-10crypto/tls: de-prioritize AES-GCM ciphers when lacking hardware supportRoland Shoemaker
2019-05-17crypto/tls: add support for Ed25519 certificates in TLS 1.2 and 1.3Filippo Valsorda
2018-11-12crypto/tls: implement TLS 1.3 client authenticationFilippo Valsorda