net/adns.lua
Fri, 17 Mar 2023 16:23:12 +0100 Kim Alvefur net: Prefix module imports with prosody namespace
Tue, 12 Jan 2021 19:19:15 +0100 Kim Alvefur Merge 0.11->trunk
Tue, 12 Jan 2021 13:25:08 +0100 Kim Alvefur net.adns: Prevent empty packets from being sent on "connect" (fix #1619) 0.11
Tue, 08 Dec 2020 15:49:25 +0000 Matthew Wild net.adns: Reduce 'Exhausted all servers' message to warning
Sat, 27 Jun 2020 14:25:57 +0200 Kim Alvefur util.dependencies: Tone down lua-unbound dependency for now
Thu, 25 Jun 2020 17:55:24 +0200 Kim Alvefur net.adns: Log a warning if loaded (because net.unbound wasn't)
Fri, 24 Jan 2020 13:50:02 +0000 Matthew Wild net.adns: Add :lookup_promise() method
Tue, 30 Jul 2019 02:36:15 +0200 Kim Alvefur net.adns: Remove unused local [luacheck]
Tue, 30 Jul 2019 02:35:17 +0200 Kim Alvefur net.*: Remove tostring call from logging
Mon, 24 Dec 2018 03:00:27 +0100 Kim Alvefur net.adns: Silence individual luacheck warnings instead of ignoring entire file
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Wed, 27 Sep 2017 17:34:54 +0200 Kim Alvefur net.adns: Import setmetatable into a local (fixes traceback on Lua 5.2)
Mon, 25 Sep 2017 23:06:00 +0100 Matthew Wild net.adns: Restructure to allow creating separate resolver objects, like net.dns
Sat, 09 Jul 2016 00:58:16 +0800 Anton Shestakov net.adns: remove unused local variables t_insert and t_remove [luacheck]
Sat, 21 Feb 2015 10:45:24 +0100 Kim Alvefur net.*: Remove use of module() function
Sun, 09 Nov 2014 20:30:04 +0100 Kim Alvefur Merge 0.9 -> 0.10
Thu, 30 Oct 2014 12:08:05 +0100 Kim Alvefur net.adns: Log peername recorded from wrapped setpeername instead of calling sock:getpeername, it exists and throws an error on unconnected sockets (thanks wirehack7)
Thu, 30 Oct 2014 12:05:24 +0100 Kim Alvefur net.adns: Preserve error from setpeername
Mon, 30 Jun 2014 13:11:01 +0200 Kim Alvefur Merge 0.9->0.10
Wed, 25 Jun 2014 15:33:49 +0200 Kim Alvefur net.adns: Add missing local declaration
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Wed, 10 Jul 2013 07:45:10 +0200 Kim Alvefur net.dns, net.adns: Make sure errors from net.server are propagated (thanks asterix)
Sat, 08 Jan 2011 23:20:36 +0000 Matthew Wild net.adns: Fix logging to handle unconnected UDP sockets
Tue, 04 Jan 2011 16:37:57 +0000 Matthew Wild net.adns: Log the DNS server that a query is sent to
Fri, 24 Dec 2010 04:52:40 +0000 Matthew Wild net.adns: Handle dns.query() failures, and pass error to handler
Mon, 05 Jul 2010 12:05:46 +0100 Matthew Wild 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
Mon, 05 Jul 2010 11:51:17 +0100 Matthew Wild net.dns, net.adns: Move coroutine-calling logic into resolver:cancel()
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Thu, 25 Feb 2010 18:03:15 +0000 Matthew Wild Merge with 0.6
less more (0) -50 -30 tip