summary refs log tree commit diff
path: root/crypto/src/tls/RecordStream.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* FIx binary compatibility issuesPeter Dettman2023-04-161-2/+2
* RFC 9146: Update RecordStream for completenessPeter Dettman2023-04-131-2/+14
* Fix rethrow syntaxPeter Dettman2023-03-161-5/+5
* Dispose cleanupPeter Dettman2022-11-091-2/+2
* Span-based TlsStream methodsPeter Dettman2022-11-011-0/+51
* Port of new TLS API from bc-javaPeter Dettman2021-07-121-0/+533