net/dns.lua
Mon, 07 Mar 2022 00:13:56 +0100 Kim Alvefur Spelling: Fix various spelling mistakes (thanks timeless)
Sun, 28 Jun 2020 12:02:10 +0100 Matthew Wild net.dns: Disable jitter for default resolver (used by blocking dns.lookup() calls)
Thu, 25 Jun 2020 15:34:29 +0100 Matthew Wild net.dns: Reduce default timeout to 5s
Thu, 25 Jun 2020 15:31:20 +0100 Matthew Wild net.dns: Increase backoff delays
Thu, 25 Jun 2020 15:29:49 +0100 Matthew Wild net.dns: Add jitter to spread queries and reduce failures due to congestion
Thu, 25 Jun 2020 15:28:23 +0100 Matthew Wild net.dns: Fix timeout retry logic
Thu, 25 Jun 2020 15:22:40 +0100 Matthew Wild net.dns: Add some debug logging
Mon, 24 Feb 2020 20:21:46 +0100 Kim Alvefur net.dns: Handle being loaded outside of Prosody
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]
less more (0) -100 -50 -30 tip