Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.sslconfig: Recognise TLS 1.3 as a protocol version | Kim Alvefur | 2018-10-28 | 1 | -1/+1 |
* | vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | 2018-02-28 | 1 | -0/+1 |
* | util.sslconfig: Treat 'curveslist', added in LuaSec 0.7, as a colon-separated... | Kim Alvefur | 2017-09-27 | 1 | -0/+3 |
* | util.sslconfig: Remvoe flag merging for 'verify' as this is more of a tri-sta... | Kim Alvefur | 2017-01-26 | 1 | -2/+0 |
* | util.sslconfig: More descriptive variable names and also comments | Kim Alvefur | 2015-12-13 | 1 | -31/+56 |
* | util.*: Remove use of module() function, make all module functions local and ... | Kim Alvefur | 2015-02-21 | 1 | -2/+10 |
* | util.sslconfig: Rename variable to avoid name clash [luacheck] | Matthew Wild | 2015-05-06 | 1 | -4/+4 |
* | util.sslconfig: Add lib to deal with LuaSec SSL context configs | Kim Alvefur | 2014-07-03 | 1 | -0/+87 |