Software /
code /
prosody
Log
net/dns.lua @ 4372:052aeb22c645
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 |