Software /
code /
prosody
Log
net/dns.lua @ 3175:a7f1329c5e3c
description | author | age |
---|---|---|
net.dns: Remove redundant locals declaration | Matthew Wild | 2010-05-20 |
net.dns: Fix dns.lookup from commit e54774bd73a7 | Matthew Wild | 2010-05-20 |
net/dns: Fix socket.select timeout. | Brian Cully | 2009-12-28 |
Merge 0.6.2/waqas with 0.6.2/MattJ | Matthew Wild | 2010-03-03 |
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: Make sure math.randomseed() gets passed an integer | Matthew Wild | 2010-01-07 |
net.dns: Fix for blocking dns lookups to find waiting coroutines correctly (not that we use this in Prosody...) | Matthew Wild | 2009-12-03 |