Log

util/sslconfig.lua @ 12929:245ffbb06f55

description author age
net: refactor sslconfig to not depend on LuaSec Jonas Schäfer Sat, 02 Apr 2022 11:15:33 +0200
net: isolate LuaSec-specifics Jonas Schäfer Wed, 27 Apr 2022 17:44:14 +0200
util.sslconfig: Process TLS 1.3-specific cipher list Kim Alvefur Sun, 07 Jun 2020 02:14:55 +0200
util.sslconfig: Recognise TLS 1.3 as a protocol version 0.11 Kim Alvefur Sun, 28 Oct 2018 16:12:30 +0100
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur Wed, 28 Feb 2018 20:06:26 +0100
util.sslconfig: Treat 'curveslist', added in LuaSec 0.7, as a colon-separated list, like ciphers (see #879, #943, #951) Kim Alvefur Wed, 27 Sep 2017 15:38:46 +0200
util.sslconfig: Remvoe flag merging for 'verify' as this is more of a tri-state field than a set of options Kim Alvefur Thu, 26 Jan 2017 14:18:30 +0100
util.sslconfig: More descriptive variable names and also comments Kim Alvefur Sun, 13 Dec 2015 21:21:09 +0100
util.*: Remove use of module() function, make all module functions local and return them in a table at the end Kim Alvefur Sat, 21 Feb 2015 10:36:37 +0100
util.sslconfig: Rename variable to avoid name clash [luacheck] Matthew Wild Wed, 06 May 2015 19:43:28 +0100
util.sslconfig: Add lib to deal with LuaSec SSL context configs Kim Alvefur Thu, 03 Jul 2014 15:27:49 +0200