Software /
code /
prosody
Log
util/x509.lua @ 10527:d59be9befad7
description | author | age |
---|---|---|
util.x509: Fix recording of CommonNames in get_identities | Kim Alvefur | 2019-12-08 |
util.x509: Return sets of services per identity | Kim Alvefur | 2019-09-10 |
util.x509: Only collect commonNames that pass idna | Kim Alvefur | 2019-09-10 |
util.x509: Nameprep commonName once | Kim Alvefur | 2019-09-10 |
util.x509: Add function that extracts usable names from a certificate | Kim Alvefur | 2019-01-04 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | 2018-02-28 |
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 |