Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net.unbound: Fix to initialize under prosodyctl | Kim Alvefur | 2021-01-21 | 1 | -0/+1 |
* | net.unbound: Delay loading until server has started or first query | Kim Alvefur | 2021-01-05 | 1 | -1/+4 |
* | net.unbound: Move libunbound initialization into a function | Kim Alvefur | 2021-01-05 | 1 | -4/+7 |
* | net.unbound: Allow tracing individual queries with a logger per query | Kim Alvefur | 2021-01-05 | 1 | -6/+9 |
* | net.unbound: Don't pass error as logger formatting string | Kim Alvefur | 2021-01-05 | 1 | -1/+1 |
* | net.unbound: Log net.server interactions | Kim Alvefur | 2021-01-05 | 1 | -0/+2 |
* | net.unbound: Remove compat for missing promises (pre-0.11) | Kim Alvefur | 2020-06-25 | 1 | -15/+12 |
* | net.unbound: Strip support for legacy net.server APIs | Kim Alvefur | 2020-06-25 | 1 | -37/+3 |
* | net.unbound: Async DNS resolver library based on libunbound via luaunbound | Kim Alvefur | 2019-03-09 | 1 | -0/+245 |