prosody
log
graph
tags
bookmarks
branches
ae0f83feaff4
browse
changeset
net/dns.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
net/dns.lua @ 3608:
ae0f83feaff4
less
more
|
(0)
-15
tip
description
author
age
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
net.dns: Call :cancel() on the current resolver instead of the prototype
Matthew Wild
2010-07-14
net.dns: Add dns.settimeout() to set the timeout for the default resolver
Matthew Wild
2010-07-05
net.dns: Make timeout configurable (default 15s)
Matthew Wild
2010-07-05
net.dns, net.adns: Update resolver:cancel() API so that a table doesn't need to be created for each cancellation internal to net.dns
Matthew Wild
2010-07-05
net.dns, net.adns: Move coroutine-calling logic into resolver:cancel()
Matthew Wild
2010-07-05
net.dns: Handle our own timeouts, including falling onto other servers in resolv.conf if necessary
Matthew Wild
2010-07-05
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
less
more
|
(0)
-15
tip