Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a larger (2048 bit) RSA test key. | jsing | 2020-05-04 | 1 | -1/+63 |
* | Update protocol version test to include TLSv1.3. | jsing | 2020-02-16 | 1 | -0/+1 |
* | Add tls_conn_cipher_strength() to gotls regress. | jsing | 2019-11-02 | 1 | -2/+10 |
* | Add a test that covers a libtls client talking to a Go TLS server with | jsing | 2017-03-07 | 1 | -5/+107 |
* | Add handling for errors on the TLS config and properly check/handle | jsing | 2017-03-07 | 1 | -4/+10 |
* | Single byte read/write tests. | jsing | 2015-10-13 | 1 | -0/+67 |
* | Add test coverage for peer certificate info and connection info. | jsing | 2015-10-13 | 1 | -6/+152 |
* | Now that tls_close() is more robust, consider a failure to be fatal. | jsing | 2015-04-15 | 1 | -1/+1 |
* | Update regress for the libressl to libtls rename. | jsing | 2014-10-31 | 1 | -0/+100 |