Software /
code /
prosody
Log
util/sslconfig.lua @ 9070:21730a3642fe
description | author | age |
---|---|---|
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 |