Software /
code /
prosody
Log
util/sslconfig.lua @ 10864:1b657605ea29
description | author | age |
---|---|---|
util.sslconfig: Recognise TLS 1.3 as a protocol version 0.11 | Kim Alvefur | 2018-10-28 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | 2018-02-28 |
util.sslconfig: Treat 'curveslist', added in LuaSec 0.7, as a colon-separated list, like ciphers (see #879, #943, #951) | Kim Alvefur | 2017-09-27 |
util.sslconfig: Remvoe flag merging for 'verify' as this is more of a tri-state field than a set of options | Kim Alvefur | 2017-01-26 |
util.sslconfig: More descriptive variable names and also comments | Kim Alvefur | 2015-12-13 |
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | 2015-02-21 |
util.sslconfig: Rename variable to avoid name clash [luacheck] | Matthew Wild | 2015-05-06 |
util.sslconfig: Add lib to deal with LuaSec SSL context configs | Kim Alvefur | 2014-07-03 |