Log

net/dns.lua @ 8951:9baac001fccb

description author age
Merge 0.10->trunk Kim Alvefur 2018-06-10
net.dns: Lazily generate unknown RR type names Kim Alvefur 2018-06-10
Backed out changeset eae606b9266c: Used a lot of memory Kim Alvefur 2018-06-10
net.dns: Expand table of known RR types from IANA registry Kim Alvefur 2018-06-09
Merge 0.10->trunk Kim Alvefur 2018-06-09
net.dns: Syntesize type names for the full range Kim Alvefur 2018-06-09
net.dns: Don't attempt to cache unparsed data (fixes #1056) Kim Alvefur 2018-06-09
net.dns: Also cache records from the 'additional' section Kim Alvefur 2018-06-02
net.dns: Cache all records from the 'answer' section (fixes #487) Kim Alvefur 2018-06-08
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur 2018-02-28
Merge 0.10->trunk Kim Alvefur 2017-12-01
net.dns: Don't compress a single zero group in IPv6 addresses to match behaviour of inet_ntop Kim Alvefur 2017-12-01
net.dns: Use inet_ntop from util.net if available Kim Alvefur 2017-11-29
net.dns: Correctly apply lower bound of RTT (thanks Ge0rG) Kim Alvefur 2017-09-23
Merge 0.9->0.10 Kim Alvefur 2017-06-13