Log

net/dns.lua @ 4359:c69cbac4178f

description author age
net.dns: Support for resolving AAAA records Matthew Wild 2011-05-16
net.dns: Fix TXT records Kim Alvefur 2011-04-14
net.dns: Fix tostring() for SRV records Matthew Wild 2011-01-21
net.dns: resolver:query(): Handle getsocket() failures, and return true on success Matthew Wild 2010-12-24
net.dns: resolver:getsocket(): Return nil, err on failure Matthew Wild 2010-12-24
net.dns: Clean up tostring() of returned records, as a result PTR records can now be tostring()'d Matthew Wild 2010-12-14
net.dns: Add resolver:tohostname() and dns.tohostname() Matthew Wild 2010-12-14
net.dns: Removed dependency on util.ztact by moving ztact.get/set in. Waqas Hussain 2010-12-09
net.dns: Fixed a traceback when util/windows.dll is unavailable on windows. Waqas Hussain 2010-10-22
Monster whitespace commit (beware the whitespace monster). Waqas Hussain 2010-10-16
net.dns: Support for parsing PTR records Matthew Wild 2010-10-05
net.dns: Add 'force' parameter to resolver:feed() to force decoding a packet even if it doesn't match an outstanding request Matthew Wild 2010-10-05
net.dns: Call :cancel() on the current resolver instead of the prototype Matthew Wild 2010-07-14
net.dns: Add dns.settimeout() to set the timeout for the default resolver Matthew Wild 2010-07-05
net.dns: Make timeout configurable (default 15s) Matthew Wild 2010-07-05