luasec/src
2019-03-22 11:34:33 -03:00
..
luasocket spelling fixes, as seen on lintian.debian.org 2016-07-11 21:57:50 +02:00
compat.h Change version number to 0.7 2018-06-27 10:36:26 -03:00
config.c Support for TLS 1.3 from OpenSSL 1.1.1 2018-09-12 19:08:19 -03:00
context.c Add 'ciphersuites' property for TLS 1.3 2019-03-22 11:34:33 -03:00
context.h Add ALPN support based on PR #64 from xnyhps 2018-08-27 15:10:18 -03:00
ec.c Fix constant: OPENSS_NO_ECDH -> OPENSSL_NO_EC 2018-09-12 18:24:12 -03:00
ec.h Fix constant: OPENSS_NO_ECDH -> OPENSSL_NO_EC 2018-09-12 18:17:19 -03:00
https.lua Expose src/https.lua:tcp() for use by e.g. luasocket redirects 2018-10-13 07:31:38 -06:00
Makefile Export configuration (protocols, options, curves, algorithms, capabilities) 2017-06-16 22:50:27 -03:00
options.h Support for TLS 1.3 from OpenSSL 1.1.1 2018-09-12 19:08:19 -03:00
options.lua Change version number to 0.7 2018-06-27 10:36:26 -03:00
ssl.c This mode is available in new versions of OpenSSL, no more check 2018-09-12 17:45:13 -03:00
ssl.h Change version number to 0.7 2018-06-27 10:36:26 -03:00
ssl.lua Add 'ciphersuites' property for TLS 1.3 2019-03-22 11:34:33 -03:00
x509.c Fix memory leak in meth_extensions 2018-11-19 16:00:30 +01:00
x509.h Change version number to 0.7 2018-06-27 10:36:26 -03:00