Software /
code /
prosody
Log
description | author | age |
---|---|---|
net.dns: Allow a zone id in resolv.conf (eg like %eth0) | Kim Alvefur | Mon, 04 Jan 2016 15:46:06 +0100 |
util.ip: Support zone id syntax in IPv6 addresses | Kim Alvefur | Mon, 04 Jan 2016 17:47:40 +0100 |
net.dns: Support IPv6 addresses in resolv.conf [Backported from 0.10] | Florian Zeitz | Tue, 18 Jun 2013 23:02:20 +0200 |
util.ip: Fix protocol detection of IPv6 addresses beginning with : [Backported from 0.10] | Matthew Wild | Sat, 18 May 2013 21:41:17 +0100 |
util.ip: Automatically determine protocol of IP address if none specified. Return error if invalid. [Backported from 0.10] | Matthew Wild | Fri, 17 May 2013 14:52:52 +0100 |
tests/test.lua: Fix fake module() function to prevent _M from being _G (test.lua's environment), which caused modules to break the sandbox when they set _M.* | Matthew Wild | Wed, 06 Jan 2016 00:24:06 +0000 |
util.random: Use /dev/urandom | Kim Alvefur | Wed, 06 Jan 2016 03:28:56 +0100 |