net/dns.lua
Sat, 13 Apr 2019 18:16:28 +0200 Kim Alvefur net.dns: Close resolv.conf handle when done (fixes #1342) 0.11
Sun, 10 Jun 2018 17:56:38 +0200 Kim Alvefur Merge 0.10->trunk
Sun, 10 Jun 2018 17:45:49 +0200 Kim Alvefur net.dns: Lazily generate unknown RR type names
Sun, 10 Jun 2018 17:37:06 +0200 Kim Alvefur Backed out changeset eae606b9266c: Used a lot of memory
Sat, 09 Jun 2018 15:30:26 +0200 Kim Alvefur net.dns: Expand table of known RR types from IANA registry
Sat, 09 Jun 2018 15:47:59 +0200 Kim Alvefur Merge 0.10->trunk
Sat, 09 Jun 2018 15:34:00 +0200 Kim Alvefur net.dns: Syntesize type names for the full range
Sat, 09 Jun 2018 15:35:03 +0200 Kim Alvefur net.dns: Don't attempt to cache unparsed data (fixes #1056)
Sun, 03 Jun 2018 00:40:42 +0200 Kim Alvefur net.dns: Also cache records from the 'additional' section
Sat, 09 Jun 2018 00:02:06 +0200 Kim Alvefur net.dns: Cache all records from the 'answer' section (fixes #487)
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Fri, 01 Dec 2017 04:54:23 +0100 Kim Alvefur Merge 0.10->trunk
Fri, 01 Dec 2017 04:50:20 +0100 Kim Alvefur net.dns: Don't compress a single zero group in IPv6 addresses to match behaviour of inet_ntop
Wed, 29 Nov 2017 08:02:14 +0100 Kim Alvefur net.dns: Use inet_ntop from util.net if available
Sun, 24 Sep 2017 01:04:56 +0200 Kim Alvefur net.dns: Correctly apply lower bound of RTT (thanks Ge0rG)
Tue, 13 Jun 2017 16:38:52 +0200 Kim Alvefur Merge 0.9->0.10
Tue, 13 Jun 2017 16:36:47 +0200 Kim Alvefur net.dns: Prevent answers from immediately expiring even if TTL=0 (see #919)
Sat, 27 May 2017 16:42:50 +0200 Kim Alvefur Merge 0.9->0.10
Mon, 22 May 2017 05:32:11 +0200 Kim Alvefur net.dns: Simplify expiry calculation (fixes #919)
Thu, 28 Jul 2016 15:39:48 +0800 Anton Shestakov net.dns: remove unused variable unpack [luacheck]
Thu, 14 Jul 2016 18:43:17 +0800 Anton Shestakov net.dns: remove unused one-letter loop variables [luacheck]
Sat, 09 Jul 2016 10:26:18 +0800 Anton Shestakov net.dns: don't use "for s,s in pairs..." (unused loop variable s) [luacheck]
Sat, 09 Jul 2016 00:45:59 +0800 Anton Shestakov net.dns: remove unused one-letter loop variables [luacheck]
Mon, 28 Mar 2016 19:56:12 +0200 Kim Alvefur net.dns: Import unpack() in forward-compatible way (Fixes compat with Lua5.2+)
Fri, 22 Jan 2016 14:49:05 +0100 Kim Alvefur Merge 0.9->0.10
Thu, 21 Jan 2016 22:26:46 +0100 Kim Alvefur net.dns: Remember query only after it was sent, in case it was not (fixes #598)
Fri, 08 Jan 2016 16:16:08 +0100 Kim Alvefur Merge 0.9->0.10
Fri, 08 Jan 2016 13:01:27 +0000 Matthew Wild Backout 88d54bec26b7 prior to release, as it certainly requires more testing 0.9.9
Mon, 04 Jan 2016 15:46:06 +0100 Kim Alvefur net.dns: Allow a zone id in resolv.conf (eg like %eth0)
Tue, 18 Jun 2013 23:02:20 +0200 Florian Zeitz net.dns: Support IPv6 addresses in resolv.conf [Backported from 0.10]
less more (0) -100 -50 -30 tip