Software /
code /
prosody
Log
net/dns.lua @ 2763:083430330585
description | author | age |
---|---|---|
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 |
net.dns, net.adns: Changed dns:socket_wrapper_set to dns.socket_wrapper_set for consistency. | Waqas Hussain | Wed, 10 Feb 2010 01:58:49 +0500 |
net.dns: Fixed whitespace/indentation. | Waqas Hussain | Wed, 10 Feb 2010 00:46:04 +0500 |