Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net.unbound: Remove compat for missing promises (pre-0.11) | Kim Alvefur | 2020-06-25 | 1 | -15/+12 |
| | | | | | Code existed in a separate project before merged into Prosody, so util.promise was not always around. | ||||
* | net.unbound: Strip support for legacy net.server APIs | Kim Alvefur | 2020-06-25 | 1 | -37/+3 |
| | | | | | These are not needed since the watchfd API is provided by all net.server backends. | ||||
* | net.unbound: Async DNS resolver library based on libunbound via luaunbound | Kim Alvefur | 2019-03-09 | 1 | -0/+245 |