Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.prosodyctl.check: Use net.unbound for DNS if available | Kim Alvefur | 2020-06-25 | 1 | -0/+3 |
| | | | | Improves performance somewhat by avoiding the rate limiting in net.dns | ||||
* | util.prosodyctl.check: Fix traceback by handling SRV '.' target to | Kim Alvefur | 2020-06-14 | 1 | -0/+8 |
| | | | | | The IDNA to-ASCII operation returns nil in this case, which causes an error in net.dns | ||||
* | prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl | Matthew Wild | 2020-06-02 | 1 | -0/+530 |