Software /
code /
prosody
Log
net/dns.lua @ 3761:e5fb26e8faeb
description | author | age |
---|---|---|
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 |