Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/libtls-standalone: move from testing | Natanael Copa | 2018-11-07 | 10 | -800/+0 |
| | | | | needed by busybox | ||||
* | testing/libtls-standalone: rename libtls.* to libtls-standalone.* | Natanael Copa | 2018-11-07 | 2 | -19/+20 |
| | | | | avoid conflict with libressl's libtls | ||||
* | testing/libtls-standalone: change SOVERSION | Natanael Copa | 2018-10-25 | 2 | -8/+10 |
| | | | | | 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 | 2 | -2/+3 |
| | |||||
* | testing/libtls-standalone: port to openssl 1.1.0 API | William Pitcock | 2018-10-24 | 7 | -25/+253 |
| | |||||
* | testing/libtls-standalone: rebase libtls-ciphers.patch | William Pitcock | 2018-10-24 | 1 | -9/+1 |
| | |||||
* | testing/libtls-standalone: new aport | William Pitcock | 2018-10-13 | 6 | -0/+576 |
libtls extricated from libressl, built against openssl. also, probably one of the ugliest hacks i have ever done. |