aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libtls-standalone
Commit message (Collapse)AuthorAgeFilesLines
* main/libtls-standalone: move from testingNatanael Copa2018-11-0710-800/+0
| | | | needed by busybox
* testing/libtls-standalone: rename libtls.* to libtls-standalone.*Natanael Copa2018-11-072-19/+20
| | | | avoid conflict with libressl's libtls
* testing/libtls-standalone: change SOVERSIONNatanael Copa2018-10-252-8/+10
| | | | | avoid conflict with libressl's libtls by change the soversion to something completely different.
* testing/libtls-standalone: install libtls.so symlinkNatanael Copa2018-10-252-2/+3
|
* testing/libtls-standalone: port to openssl 1.1.0 APIWilliam Pitcock2018-10-247-25/+253
|
* testing/libtls-standalone: rebase libtls-ciphers.patchWilliam Pitcock2018-10-241-9/+1
|
* testing/libtls-standalone: new aportWilliam Pitcock2018-10-136-0/+576
libtls extricated from libressl, built against openssl. also, probably one of the ugliest hacks i have ever done.