summary refs log tree commit diff
path: root/crypto/src/tls/DtlsTransport.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add and use DtlsRecordCallbackPeter Dettman2023-04-141-4/+22
* RFC 9146: Add simple record callback for testing purposesPeter Dettman2023-04-131-8/+20
* RFC 9146: Add ReceivePending methodsPeter Dettman2023-04-131-0/+99
* Fix rethrow syntaxPeter Dettman2023-03-161-32/+32
* Add Span-based variants in DTLSPeter Dettman2022-11-051-0/+100
* Add TlsPeer.IgnoreCorruptDtlsRecordsPeter Dettman2022-11-051-2/+7
* Preprocessor symbol cleanupPeter Dettman2022-11-051-6/+0
* Port of new TLS API from bc-javaPeter Dettman2021-07-121-0/+139