summary refs log tree commit diff
path: root/tests/http/federation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Host header sent by MatrixFederationAgent (#4468)Richard van der Hoff2019-01-251-0/+16
* Look up the right SRV recordRichard van der Hoff2019-01-241-3/+9
* lots more tests for MatrixFederationAgentRichard van der Hoff2019-01-241-10/+79
* Don't send IP addresses as SNI (#4452)Richard van der Hoff2019-01-241-3/+60
* Add a test for MatrixFederationAgentRichard van der Hoff2019-01-221-0/+183
* put resolve_service in an objectRichard van der Hoff2019-01-221-20/+18
* Require that service_name be a byte stringRichard van der Hoff2019-01-221-4/+4
* Refactor and bugfix for resove_service (#4427)Richard van der Hoff2019-01-222-0/+223