Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename TLS/SSL-related functions | Thomas Kriechbaumer | 2018-01-06 | 1 | -8/+8 |
| | | | | | | SSL is an outdated protocol superseeded by TLS. Although the commonly used library is called OpenSSL, it is no reason to still use outdated language for function names. | ||||
* | nuke old openssl | Thomas Kriechbaumer | 2017-07-25 | 1 | -4/+0 |
| | |||||
* | fix various fd/socket leaks | Thomas Kriechbaumer | 2017-05-24 | 1 | -1/+1 |
| | |||||
* | fix imports | Thomas Kriechbaumer | 2017-02-14 | 1 | -2/+2 |
| | |||||
* | restructure and move test files | Thomas Kriechbaumer | 2017-02-14 | 1 | -0/+514 |
add empty test files to satisfy linter |