Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove libtls-standalone, it's unmaintained | Brent Cook | 2020-08-20 | 1 | -51/+0 |
| | | | | | | | libtls-standalone was originally intended to make something that could link to any other OpenSSL fork or OpenSSL itself, but I don't think there's anyone who is terribly interested in that after all, so let's clean this up. #610 may be the better solution anyway. | ||||
* | fix libtls-standalone tests for tls_read and tls_write changed api | Zhicheng Wei | 2015-11-23 | 1 | -3/+3 |
| | |||||
* | return 1 on failure | Brent Cook | 2015-06-05 | 1 | -1/+1 |
| | |||||
* | flesh out libtls test program a bit, move to tests | Brent Cook | 2015-05-23 | 1 | -0/+51 |