summary refs log tree commit diff
path: root/crypto/src/tls/AbstractTlsServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* TLS: Improve supported_groups compliancePeter Dettman2023-11-011-16/+27
* (D)TLS: Refactoring around CertificateType supportPeter Dettman2023-07-131-10/+27
* TLS: Add AbstractTlsServer.GetDetailMessageNoCipherSuite methodPeter Dettman2023-07-121-1/+6
* fix exception during DTLS server handshake when the client has no extensionsPatrick Krämer2023-05-111-1/+1
* RFC 9146: connection_id extension negotiationPeter Dettman2023-04-131-0/+26
* (D)TLS: RFC 7250 Raw Public KeysPeter Dettman2022-09-241-0/+70
* Generics migration in TlsPeter Dettman2022-06-281-17/+18
* TLS 1.3 PSK server-side workPeter Dettman2021-10-171-0/+5
* Port of new TLS API from bc-javaPeter Dettman2021-07-121-0/+578