Log

net/dns.lua @ 8898:e6ba0e5260b4

description author age
net.dns: Also cache records from the 'additional' section Kim Alvefur Sun, 03 Jun 2018 00:40:42 +0200
net.dns: Cache all records from the 'answer' section (fixes #487) Kim Alvefur Sat, 09 Jun 2018 00:02:06 +0200
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur Wed, 28 Feb 2018 20:06:26 +0100
Merge 0.10->trunk Kim Alvefur Fri, 01 Dec 2017 04:54:23 +0100
net.dns: Don't compress a single zero group in IPv6 addresses to match behaviour of inet_ntop Kim Alvefur Fri, 01 Dec 2017 04:50:20 +0100
net.dns: Use inet_ntop from util.net if available Kim Alvefur Wed, 29 Nov 2017 08:02:14 +0100
net.dns: Correctly apply lower bound of RTT (thanks Ge0rG) Kim Alvefur Sun, 24 Sep 2017 01:04:56 +0200
Merge 0.9->0.10 Kim Alvefur Tue, 13 Jun 2017 16:38:52 +0200
net.dns: Prevent answers from immediately expiring even if TTL=0 (see #919) Kim Alvefur Tue, 13 Jun 2017 16:36:47 +0200
Merge 0.9->0.10 Kim Alvefur Sat, 27 May 2017 16:42:50 +0200
net.dns: Simplify expiry calculation (fixes #919) Kim Alvefur Mon, 22 May 2017 05:32:11 +0200
net.dns: remove unused variable unpack [luacheck] Anton Shestakov Thu, 28 Jul 2016 15:39:48 +0800