Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a test for duplicated DTLS records | Matt Caswell | 2018-10-26 | 1 | -3/+4 |
* | Add a bi-directional shutdown test | Matt Caswell | 2018-06-27 | 1 | -0/+1 |
* | Add a DTLS test for dropped records | Matt Caswell | 2018-05-08 | 1 | -0/+8 |
* | Update copyright year | Matt Caswell | 2018-03-20 | 1 | -1/+1 |
* | Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto version | Richard Levitte | 2018-03-19 | 1 | -0/+1 |
* | Add some tests for the new TLSv1.3 PSK code | Matt Caswell | 2017-06-21 | 1 | -0/+1 |
* | Let test handshakes stop on certain errors | Benjamin Kaduk | 2017-02-23 | 1 | -1/+1 |
* | Fix some clang warnings | Matt Caswell | 2016-08-19 | 1 | -0/+4 |
* | Split create_ssl_connection() | Matt Caswell | 2016-08-19 | 1 | -2/+3 |
* | Add a DTLS packet mem BIO | Matt Caswell | 2016-08-19 | 1 | -0/+10 |
* | Add a (D)TLS dumper BIO | Matt Caswell | 2016-08-19 | 1 | -0/+4 |
* | Add some session API tests | Matt Caswell | 2016-06-13 | 1 | -0/+21 |