| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-02-06 | Add a workaround to make SSL_set_session() work with TLSv1.3. | 1 | -1/+9 | |
| 2020-01-23 | Remove the ssl_get_message function pointer from SSL_METHOD_INTERNAL. | 1 | -20/+3 | |
| 2020-01-23 | Implement pending for TLSv1.3. | 1 | -3/+3 | |
| 2020-01-23 | Switch back to a function pointer for ssl_pending. | 1 | -1/+18 | |
| 2020-01-22 | Wire up the TLSv1.3 server. | 1 | -3/+45 | |
| 2020-01-22 | Hook up the TLSv1.3 legacy shutdown code. | 1 | -2/+2 | |
| 2020-01-22 | Split the TLSv1.3 guards into separate client and server guards. | 1 | -3/+3 | |
| 2019-11-17 | Bring back the ssl_shutdown internal method pointer. | 1 | -1/+17 | |
| 2019-03-17 | Provide version agnostic DTLS methods. | 1 | -1/+19 | |
| 2019-02-14 | Correct guards. | 1 | -3/+3 | |
| 2019-02-14 | Provide a TLS 1.3 capable client method. | 1 | -3/+45 | |
| 2018-11-05 | Consolidate all of the SSL method structs/functions into a single file. | 1 | -0/+666 |
