Software /
code /
prosody
Log
net/dns.lua @ 6753:33426c56f5d5
description | author | age |
---|---|---|
net.dns: Remove resolver:new(), as it needlessly and incorrectly duplicates dns.resolver() | Matthew Wild | Mon, 06 Jul 2015 19:11:39 +0100 |
Merge 0.9->0.10 | Kim Alvefur | Sun, 03 May 2015 18:38:39 +0200 |
net.dns: Make sure argument to math.randomseed does not overflow a 32 bit *signed* int (blame Lua). Closes #439 | Kim Alvefur | Sun, 26 Apr 2015 19:50:24 +0200 |