| Commit message (Expand) | Author | Age | Files | Lines |
* | net.adns: Collect DNS lookup timing metrics | Kim Alvefur | 2025-02-07 | 1 | -5/+12 |
* | net.unbound: Show canonical name in textual format (e.g. in shell) | Kim Alvefur | 2024-04-14 | 1 | -1/+5 |
* | net: Prefix module imports with prosody namespace | Kim Alvefur | 2023-03-17 | 1 | -6/+6 |
* | net.unbound: Merge luaunbound and prosody defaults in absence of user config ... | Kim Alvefur | 2022-06-19 | 1 | -11/+8 |
* | net.unbound: Adjust log level of error to error to error | Kim Alvefur | 2022-05-16 | 1 | -1/+1 |
* | net.unbound: Disable use of hosts file by default (fixes #1737) | Kim Alvefur | 2022-05-16 | 1 | -0/+9 |
* | util.id: Adjust entropy levels, with rationales | Kim Alvefur | 2021-12-02 | 1 | -1/+1 |
* | 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 |