aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libtls-standalone/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/libtls-standalone: move from testingNatanael Copa2018-11-071-66/+0
| | | | needed by busybox
* testing/libtls-standalone: rename libtls.* to libtls-standalone.*Natanael Copa2018-11-071-2/+2
| | | | avoid conflict with libressl's libtls
* testing/libtls-standalone: change SOVERSIONNatanael Copa2018-10-251-3/+2
| | | | | avoid conflict with libressl's libtls by change the soversion to something completely different.
* testing/libtls-standalone: install libtls.so symlinkNatanael Copa2018-10-251-2/+2
|
* testing/libtls-standalone: port to openssl 1.1.0 APIWilliam Pitcock2018-10-241-4/+16
|
* testing/libtls-standalone: new aportWilliam Pitcock2018-10-131-0/+55
libtls extricated from libressl, built against openssl. also, probably one of the ugliest hacks i have ever done.