prosody
log
graph
tags
bookmarks
branches
aba3dd84d9f0
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 @ 7732:
aba3dd84d9f0
less
more
|
(0)
-100
-15
tip
description
author
age
net.dns: remove unused variable unpack [luacheck]
Anton Shestakov
2016-07-28
net.dns: remove unused one-letter loop variables [luacheck]
Anton Shestakov
2016-07-14
net.dns: don't use "for s,s in pairs..." (unused loop variable s) [luacheck]
Anton Shestakov
2016-07-09
net.dns: remove unused one-letter loop variables [luacheck]
Anton Shestakov
2016-07-08
net.dns: Import unpack() in forward-compatible way (Fixes compat with Lua5.2+)
Kim Alvefur
2016-03-28
Merge 0.9->0.10
Kim Alvefur
2016-01-22
net.dns: Remember query only after it was sent, in case it was not (fixes #598)
Kim Alvefur
2016-01-21
Merge 0.9->0.10
Kim Alvefur
2016-01-08
Backout 88d54bec26b7 prior to release, as it certainly requires more testing
0.9.9
Matthew Wild
2016-01-08
net.dns: Allow a zone id in resolv.conf (eg like %eth0)
Kim Alvefur
2016-01-04
net.dns: Support IPv6 addresses in resolv.conf [Backported from 0.10]
Florian Zeitz
2013-06-18
Merge 0.9->0.10
Matthew Wild
2015-09-25
net.dns: Unconditionally cache records found in answers
Matthew Wild
2015-05-25
net.dns: Use new IPv4-specific socket factory if available (fixes dns on libevent with latest development version of luasocket)
Kim Alvefur
2015-09-25
net.*: Remove use of module() function
Kim Alvefur
2015-02-21
less
more
|
(0)
-100
-15
tip