Software /
code /
prosody
Log
net/unbound.lua @ 12464:f4c59af273a3
description | author | age |
---|---|---|
util.id: Adjust entropy levels, with rationales | Kim Alvefur | 2021-12-02 |
net.unbound: Fix to initialize under prosodyctl | Kim Alvefur | 2021-01-21 |
net.unbound: Delay loading until server has started or first query | Kim Alvefur | 2021-01-05 |
net.unbound: Move libunbound initialization into a function | Kim Alvefur | 2021-01-05 |
net.unbound: Allow tracing individual queries with a logger per query | Kim Alvefur | 2021-01-05 |
net.unbound: Don't pass error as logger formatting string | Kim Alvefur | 2021-01-05 |
net.unbound: Log net.server interactions | Kim Alvefur | 2021-01-05 |
net.unbound: Remove compat for missing promises (pre-0.11) | Kim Alvefur | 2020-06-25 |
net.unbound: Strip support for legacy net.server APIs | Kim Alvefur | 2020-06-25 |
net.unbound: Async DNS resolver library based on libunbound via luaunbound | Kim Alvefur | 2019-03-09 |