Log

net/dns.lua @ 5941:31f14991070b

description author age
Remove all trailing whitespace Florian Zeitz 2013-08-09
Merge 0.9->trunk Kim Alvefur 2013-07-10
net.dns, net.adns: Make sure errors from net.server are propagated (thanks asterix) Kim Alvefur 2013-07-10
net.dns: Support IPv6 addresses in resolv.conf Florian Zeitz 2013-06-18
net.dns: Add nicer API to cached records Kim Alvefur 2013-05-07
net.dns: Make sure argument to math.randomseed does not overflow a 32 bit unsigned int. Closes #320 Kim Alvefur 2013-03-05
net.dns: Close voided sockets, so they don't stay in net.server Kim Alvefur 2012-12-22
net.dns: Clean up query list when a server is marked down Matthew Wild 2012-12-22
s2smanager, net.dns: Fix handling for NXNAME and SRV target of "." Florian Zeitz 2011-10-26
net.dns: Preserve metatable on manual cache purge Matthew Wild 2011-10-19
net.dns: Shorten AAAA records Kim Alvefur 2011-09-02
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