Software /
code /
prosody
Log
net/dns.lua @ 2788:fb47ac5ed04c
description | author | age |
---|---|---|
net.dns: Make sure math.randomseed() gets passed an integer | Matthew Wild | Thu, 07 Jan 2010 01:26:01 +0000 |
net.dns: Fix for blocking dns lookups to find waiting coroutines correctly (not that we use this in Prosody...) | Matthew Wild | Thu, 03 Dec 2009 01:13:06 +0000 |
net.dns: Port some DNS fixes to the resolver:feed() function for net.adns to use | Matthew Wild | Thu, 03 Dec 2009 01:10:08 +0000 |
net.dns: Trailing whitespace | Matthew Wild | Fri, 05 Mar 2010 18:33:28 +0000 |
net.dns: More reliable parsing of resolv.conf - allow multiple nameserver IPs on one line (thanks dersd) | Matthew Wild | Fri, 05 Mar 2010 18:15:08 +0000 |
net.dns: Normalize records before placing them in the cache, fixes issues with CNAME targets in CAPS (fixes #161) | Matthew Wild | Fri, 12 Feb 2010 15:05:48 +0000 |
net.dns: Update for new socket API | Matthew Wild | Fri, 12 Feb 2010 15:02:57 +0000 |