Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |