Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ValidateBufferArguments | Peter Dettman | 2022-05-19 | 1 | -27/+25 |
| | |||||
* | Add previewing of pending output records | Peter Dettman | 2022-05-19 | 1 | -0/+22 |
| | |||||
* | Blocking zero-byte Read for TlsStream | Peter Dettman | 2022-05-13 | 1 | -7/+15 |
| | |||||
* | Fixes for new_session_ticket | Peter Dettman | 2021-10-04 | 1 | -1/+27 |
| | | | | - see https://github.com/bcgit/bc-csharp/issues/317 | ||||
* | Client message flow for PSK handshake | Peter Dettman | 2021-07-28 | 1 | -0/+4 |
| | |||||
* | More work on PSK binders | Peter Dettman | 2021-07-26 | 1 | -3/+46 |
| | |||||
* | ClientHello 'splitting' to handle PSK binders | Peter Dettman | 2021-07-26 | 1 | -0/+12 |
| | |||||
* | Initial fix for reneg issue | Peter Dettman | 2021-07-26 | 1 | -2/+15 |
| | | | | - see https://github.com/bcgit/bc-java/issues/990 | ||||
* | Simplify HandleClose | Peter Dettman | 2021-07-21 | 1 | -7/+7 |
| | |||||
* | Port of new TLS API from bc-java | Peter Dettman | 2021-07-12 | 1 | -0/+1867 |