Software /
code /
prosody
Log
net/dns.lua @ 2730:dea5a65b321d
description | author | age |
---|---|---|
net.dns: Normalize records before placing them in the cache, fixes issues with CNAME targets in CAPS (fixes #161) | Matthew Wild | 2010-02-12 |
net.dns: Update for new socket API | Matthew Wild | 2010-02-12 |
net.dns, net.adns: Changed dns:socket_wrapper_set to dns.socket_wrapper_set for consistency. | Waqas Hussain | 2010-02-09 |
net.dns: Fixed whitespace/indentation. | Waqas Hussain | 2010-02-09 |
net.dns: Removed unused function. | Waqas Hussain | 2010-02-09 |
net.dns: Removed some useless indirection to improve readability. | Waqas Hussain | 2010-02-09 |
net.dns: Make sure math.randomseed() gets passed an integer | Matthew Wild | 2010-01-07 |