summary refs log tree commit diff
path: root/synapse/http/federation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Host header sent by MatrixFederationAgent (#4468)Richard van der Hoff2019-01-251-0/+10
* Look up the right SRV recordRichard van der Hoff2019-01-241-1/+2
* put resolve_service in an objectRichard van der Hoff2019-01-222-63/+86
* Require that service_name be a byte stringRichard van der Hoff2019-01-221-4/+4
* Kill off matrix_federation_endpointRichard van der Hoff2019-01-221-1/+0
* MatrixFederationAgentRichard van der Hoff2019-01-222-0/+147
* Refactor and bugfix for resove_service (#4427)Richard van der Hoff2019-01-222-0/+138