Software /
code /
prosody
Log
util/openssl.lua @ 8033:6c3cae9b96cb
description | author | age |
---|---|---|
util.openssl: rename variable to not collide with other 'k's [luacheck] | Anton Shestakov | 2016-07-28 |
util.openssl: remove unused one-letter loop variable [luacheck] | Anton Shestakov | 2016-07-09 |
util.openssl: Handle return value from os.execute being true in Lua 5.2 | Kim Alvefur | 2016-06-23 |
util.openssl: Allow order of distinguished name fields to be included in config | Kim Alvefur | 2016-02-25 |
util.openssl: Fix style / whitespace | Kim Alvefur | 2015-12-23 |
util.openssl: Rename variables for readability | Kim Alvefur | 2015-12-23 |
util.openssl: Move quoting and tostring call into escape function | Kim Alvefur | 2015-12-23 |