Log

util/sslconfig.lua @ 11569:08dab7df152b

description author age
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