Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Span-based variants in DTLS | Peter Dettman | 2022-11-05 | 1 | -0/+100 |
| | |||||
* | Add TlsPeer.IgnoreCorruptDtlsRecords | Peter Dettman | 2022-11-05 | 1 | -2/+7 |
| | | | | | | - property controls behaviour when bad_record_mac thrown for DTLS record. - defaults to 'false' (don't ignore i.e. fail the connection) - see https://github.com/bcgit/bc-csharp/pull/279 | ||||
* | Preprocessor symbol cleanup | Peter Dettman | 2022-11-05 | 1 | -6/+0 |
| | |||||
* | Port of new TLS API from bc-java | Peter Dettman | 2021-07-12 | 1 | -0/+139 |