prosody/net/resolvers
Kim Alvefur 79f4868b63 net.resolvers.basic: Add opt-out argument for DNSSEC security status
This makes explicit which lookups can accept an unsigned response.

Insecure (unsigned, as before DNSSEC) A and AAAA records can be used as
security would come from TLS, but an insecure TLSA record is worthless.
2022-08-02 16:08:43 +02:00
..
basic.lua net.resolvers.basic: Add opt-out argument for DNSSEC security status 2022-08-02 16:08:43 +02:00
chain.lua net.resolvers.chain: A resolver for combining other resolvers 2022-01-21 17:56:20 +01:00
manual.lua compat: Remove handling of Lua 5.1 location of 'unpack' function 2022-07-11 19:07:38 +02:00
service.lua net.resolvers.service: Honour record 'weight' when picking SRV targets 2022-03-17 18:20:26 +00:00