Log

net/adns.lua @ 12925:6cb339423928

description author age
Merge 0.11->trunk Kim Alvefur 2021-01-12
net.adns: Prevent empty packets from being sent on "connect" (fix #1619) 0.11 Kim Alvefur 2021-01-12
net.adns: Reduce 'Exhausted all servers' message to warning Matthew Wild 2020-12-08
util.dependencies: Tone down lua-unbound dependency for now Kim Alvefur 2020-06-27
net.adns: Log a warning if loaded (because net.unbound wasn't) Kim Alvefur 2020-06-25
net.adns: Add :lookup_promise() method Matthew Wild 2020-01-24
net.adns: Remove unused local [luacheck] Kim Alvefur 2019-07-30
net.*: Remove tostring call from logging Kim Alvefur 2019-07-30
net.adns: Silence individual luacheck warnings instead of ignoring entire file Kim Alvefur 2018-12-24
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur 2018-02-28
net.adns: Import setmetatable into a local (fixes traceback on Lua 5.2) Kim Alvefur 2017-09-27
net.adns: Restructure to allow creating separate resolver objects, like net.dns Matthew Wild 2017-09-25
net.adns: remove unused local variables t_insert and t_remove [luacheck] Anton Shestakov 2016-07-08
net.*: Remove use of module() function Kim Alvefur 2015-02-21
Merge 0.9 -> 0.10 Kim Alvefur 2014-11-09