Software /
code /
prosody
Log
net/dns.lua @ 2741:fcd30b72c50c
description | author | age |
---|---|---|
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 |
net.dns: Removed unused function. | Waqas Hussain | Wed, 10 Feb 2010 00:38:07 +0500 |
net.dns: Removed some useless indirection to improve readability. | Waqas Hussain | Wed, 10 Feb 2010 00:34:30 +0500 |