Software /
code /
prosody
Log
description | author | age |
---|---|---|
net.dns: Don't compress a single zero group in IPv6 addresses to match behaviour of inet_ntop | Kim Alvefur | Fri, 01 Dec 2017 04:50:20 +0100 |
util.signal: Fix loop (fixes #1047) | Kim Alvefur | Thu, 30 Nov 2017 19:35:35 +0100 |
prosodyctl: Fix traceback with lfs < 1.6.2 and show warning | Matthew Wild | Thu, 30 Nov 2017 18:47:06 +0000 |
util.template: Use util.envload instead of loadstring which is deprecated in Lua 5.2 | Kim Alvefur | Thu, 23 Nov 2017 21:00:29 +0100 |
util.format: Import unpack from table lib in Lua 5.2+ | Kim Alvefur | Thu, 23 Nov 2017 20:55:21 +0100 |
util.envload: Ignore "undefined variable" warning for loadstring [luacheck with strict 5.2 or 5.3 checks] | Kim Alvefur | Thu, 23 Nov 2017 20:51:38 +0100 |