aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libtls-standalone/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* main/libtls-standalone: move from testingNatanael Copa2018-11-071-86/+0
| | | | needed by busybox
* testing/libtls-standalone: rename libtls.* to libtls-standalone.*Natanael Copa2018-11-071-17/+18
| | | | avoid conflict with libressl's libtls
* testing/libtls-standalone: change SOVERSIONNatanael Copa2018-10-251-5/+8
| | | | | avoid conflict with libressl's libtls by change the soversion to something completely different.
* testing/libtls-standalone: install libtls.so symlinkNatanael Copa2018-10-251-0/+1
|
* testing/libtls-standalone: new aportWilliam Pitcock2018-10-131-0/+81
libtls extricated from libressl, built against openssl. also, probably one of the ugliest hacks i have ever done.