LuaSec
Go to file
Герхард PICCORO Lenz McKAY f9afada3d1
backguard compat for openssl on providers, like LTS linuxes
* The commit de393417b7 introduces high dependency due raices requirement to openssl 1.1.0l+
* The X509_REQ_get0_signature(), X509_REQ_get_signature_nid(), X509_CRL_get0_signature() and X509_CRL_get_signature_nid() were added in OpenSSL 1.1.0.
* This patch makes luasec runs on all kind of embebed systems that cannot be upgraded due vendors limitations
2022-06-24 01:09:44 -04:00
samples Use a more generic form 2019-10-19 10:22:21 -03:00
src backguard compat for openssl on providers, like LTS linuxes 2022-06-24 01:09:44 -04:00
.gitignore gitignore build artifacts 2015-03-02 11:33:37 +01:00
CHANGELOG Update version number 2022-04-13 10:35:06 -03:00
INSTALL Update version number 2022-04-13 10:35:06 -03:00
LICENSE Update version number 2022-04-13 10:35:06 -03:00
luasec-1.1.0-1.rockspec Update source protocol on rockspec 2022-04-13 10:46:36 -03:00
luasec.sln LuaSec 20120616 (unofficial) + patches 2013-03-30 12:21:40 +00:00
luasec.vcxproj Export 'config' table (#149) 2019-10-09 14:49:58 -03:00
Makefile bump MACOSX_VERSION 2015-10-15 08:19:29 -03:00
README.md Update version number 2022-04-13 10:35:06 -03:00

LuaSec 1.1.0

LuaSec depends on OpenSSL, and integrates with LuaSocket to make it easy to add secure connections to any Lua applications or scripts.

Documentation: https://github.com/brunoos/luasec/wiki