Software /
code /
prosody
Log
net/dns.lua @ 3942:0323beb7183c
description | author | age |
---|---|---|
net.dns: Clean up tostring() of returned records, as a result PTR records can now be tostring()'d | Matthew Wild | Tue, 14 Dec 2010 18:29:40 +0000 |
net.dns: Add resolver:tohostname() and dns.tohostname() | Matthew Wild | Tue, 14 Dec 2010 18:28:42 +0000 |
net.dns: Removed dependency on util.ztact by moving ztact.get/set in. | Waqas Hussain | Thu, 09 Dec 2010 23:22:21 +0500 |
net.dns: Fixed a traceback when util/windows.dll is unavailable on windows. | Waqas Hussain | Fri, 22 Oct 2010 10:45:45 +0500 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | Sat, 16 Oct 2010 23:00:42 +0500 |
net.dns: Support for parsing PTR records | Matthew Wild | Wed, 06 Oct 2010 00:13:24 +0100 |
net.dns: Add 'force' parameter to resolver:feed() to force decoding a packet even if it doesn't match an outstanding request | Matthew Wild | Tue, 05 Oct 2010 18:55:17 +0100 |