aboutsummaryrefslogtreecommitdiffstats
path: root/community/lua-turbo
Commit message (Collapse)AuthorAgeFilesLines
* community/lua-turbo: fix FTBFSAriadne Conill2020-04-081-3/+3
|
* community/lua-turbo: rebuild with openssl 1.1Natanael Copa2020-01-093-9/+171
| | | | | | | | | the openssl ffi binding is broken, both for libressl/openssl1.0 and for openssl 1.1. https://release-monitoring.org certificate verification fails with hostname mismatch for some reason. So we disable the ffi and use luasocket and luasec by default. To use the FFI you need to explicitly set `__TURBO_USE_LUASOCKET__=false`
* community/lua-turbo: add missing ca-certificatesCarlo Landmeter2020-01-071-2/+2
|
* community/lua-turbo: fix ssl loadingCarlo Landmeter2019-11-081-4/+3
|
* community/lua-turbo: upgrade to 2.1.3Carlo Landmeter2019-10-162-907/+25
| | | | change ssl to libressl which has ssl 1.0
* community/lua-turbo: rebuild against openssl 1.1Natanael Copa2018-11-071-2/+2
|
* community/lua-turbo: rebuild against libressl-2.7Natanael Copa2018-04-061-1/+1
|
* community/lua-turbo: upgrade to 2.1.2Carlo Landmeter2018-02-071-3/+3
|
* community/lua-turbo: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* community/lua-turbo: update checksumsCarlo Landmeter2017-08-161-1/+0
|
* main/lua-turbo: move to communityCarlo Landmeter2017-08-164-0/+999