Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/libtls-standalone: move from testing | Natanael Copa | 2018-11-07 | 1 | -66/+0 |
| | | | | needed by busybox | ||||
* | testing/libtls-standalone: rename libtls.* to libtls-standalone.* | Natanael Copa | 2018-11-07 | 1 | -2/+2 |
| | | | | avoid conflict with libressl's libtls | ||||
* | testing/libtls-standalone: change SOVERSION | Natanael Copa | 2018-10-25 | 1 | -3/+2 |
| | | | | | avoid conflict with libressl's libtls by change the soversion to something completely different. | ||||
* | testing/libtls-standalone: install libtls.so symlink | Natanael Copa | 2018-10-25 | 1 | -2/+2 |
| | |||||
* | testing/libtls-standalone: port to openssl 1.1.0 API | William Pitcock | 2018-10-24 | 1 | -4/+16 |
| | |||||
* | testing/libtls-standalone: new aport | William Pitcock | 2018-10-13 | 1 | -0/+55 |
libtls extricated from libressl, built against openssl. also, probably one of the ugliest hacks i have ever done. |