Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix dumb typo | Matthew Hodgson | 2018-05-29 | 1 | -4/+4 |
| | |||||
* | Remove address resolution of hosts in SRV records | Silke | 2018-04-04 | 1 | -27/+2 |
| | | | | Signed-off-by: Silke Hofstra <silke@slxh.eu> | ||||
* | Do an AAAA lookup on SRV record targets (#2462) | Richard van der Hoff | 2017-09-22 | 1 | -4/+22 |
| | | | | | Support SRV records which point at AAAA records, as well as A records. Fixes https://github.com/matrix-org/synapse/issues/2405 | ||||
* | Tests | Erik Johnston | 2016-04-06 | 1 | -2/+29 |
| | |||||
* | Read from DNS cache if within TTL | Erik Johnston | 2016-03-31 | 1 | -1/+4 |
| | |||||
* | Cache dns lookups, and use the cache if we fail to lookup servers later | Erik Johnston | 2016-01-20 | 1 | -0/+115 |