net/dns.lua
Fri, 25 Sep 2015 16:51:42 +0100 Matthew Wild Merge 0.9->0.10
Mon, 25 May 2015 23:16:11 +0100 Matthew Wild net.dns: Unconditionally cache records found in answers
Fri, 25 Sep 2015 17:32:13 +0200 Kim Alvefur net.dns: Use new IPv4-specific socket factory if available (fixes dns on libevent with latest development version of luasocket)
Sat, 21 Feb 2015 10:45:24 +0100 Kim Alvefur net.*: Remove use of module() function
Mon, 06 Jul 2015 19:11:39 +0100 Matthew Wild net.dns: Remove resolver:new(), as it needlessly and incorrectly duplicates dns.resolver()
Sun, 03 May 2015 18:38:39 +0200 Kim Alvefur Merge 0.9->0.10
Sun, 26 Apr 2015 19:50:24 +0200 Kim Alvefur net.dns: Make sure argument to math.randomseed does not overflow a 32 bit *signed* int (blame Lua). Closes #439
Sun, 26 Apr 2015 00:06:44 +0200 Kim Alvefur Merge 0.9->0.10
Fri, 24 Apr 2015 14:14:01 +0200 Kim Alvefur net.dns, mod_s2s: Add chasing of CNAMEs to net.dns and remove it from mod_s2s
Sun, 09 Nov 2014 20:30:04 +0100 Kim Alvefur Merge 0.9 -> 0.10
Thu, 30 Oct 2014 12:28:07 +0100 Kim Alvefur net.dns: Try next server if peer name can not be set (thanks wirehack7)
Thu, 30 Oct 2014 12:10:15 +0100 Kim Alvefur net.dns: Return new socket from servfail
Sun, 05 Oct 2014 15:37:21 +0200 Kim Alvefur Merge 0.9->0.10
Sun, 05 Oct 2014 14:28:40 +0200 Florian Zeitz net.dns: Avoid duplicate cache entries
Fri, 25 Jul 2014 13:01:57 +0100 Matthew Wild Merge 0.9->0.10
Fri, 25 Jul 2014 12:54:31 +0100 Matthew Wild net.dns: Remove unused obsolete code
Fri, 25 Jul 2014 12:08:07 +0100 Matthew Wild net.dns: Ensure all pending requests get notified of a timeout when looking up a record (fix for d122420542fb)
Mon, 30 Jun 2014 13:11:01 +0200 Kim Alvefur Merge 0.9->0.10
Mon, 30 Jun 2014 12:45:53 +0200 Kim Alvefur net.dns: Fix duplicated cache insertions by limiting outstanding queries per name to one
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Wed, 10 Jul 2013 07:47:54 +0200 Kim Alvefur Merge 0.9->trunk
Wed, 10 Jul 2013 07:45:10 +0200 Kim Alvefur net.dns, net.adns: Make sure errors from net.server are propagated (thanks asterix)
Tue, 18 Jun 2013 23:02:20 +0200 Florian Zeitz net.dns: Support IPv6 addresses in resolv.conf
Tue, 07 May 2013 16:51:25 +0200 Kim Alvefur net.dns: Add nicer API to cached records
Tue, 05 Mar 2013 10:04:31 +0100 Kim Alvefur net.dns: Make sure argument to math.randomseed does not overflow a 32 bit unsigned int. Closes #320
Sat, 22 Dec 2012 14:20:12 +0100 Kim Alvefur net.dns: Close voided sockets, so they don't stay in net.server
Sat, 22 Dec 2012 12:06:36 +0000 Matthew Wild net.dns: Clean up query list when a server is marked down
Wed, 26 Oct 2011 02:03:33 +0200 Florian Zeitz s2smanager, net.dns: Fix handling for NXNAME and SRV target of "."
Wed, 19 Oct 2011 16:21:56 -0400 Matthew Wild net.dns: Preserve metatable on manual cache purge
Fri, 02 Sep 2011 18:54:42 +0200 Kim Alvefur net.dns: Shorten AAAA records
less more (0) -100 -50 -30 tip