summary refs log tree commit diff
path: root/tests/http (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle IP literals explicitlyRichard van der Hoff2019-01-281-17/+2
* Fix idna and ipv6 literal handling in MatrixFederationAgent (#4487)Richard van der Hoff2019-01-281-1/+180
* Fix Host header sent by MatrixFederationAgent (#4468)Richard van der Hoff2019-01-252-1/+17
* 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
* Make MatrixFederationClient use MatrixFederationAgentRichard van der Hoff2019-01-221-0/+96
* Refactor and bugfix for resove_service (#4427)Richard van der Hoff2019-01-222-0/+223
* Remove redundant WrappedConnection (#4409)Richard van der Hoff2019-01-181-7/+47
* Refactor request sending to have better excpetions (#4358)Erik Johnston2019-01-081-3/+10
* Merge branch 'master' into developAmber Brown2018-09-251-2/+2
|\
| * Fix compatibility issue with older Twisted in tests.Oleg Girko2018-09-251-2/+2
* | Refactor matrixfederationclient to fix logging (#3906)Richard van der Hoff2018-09-181-5/+38
|/
* Attempt to figure out what's going on with timeouts (#3857)Amber Brown2018-09-141-0/+157
* Run black.black2018-08-101-4/+2
* run isortAmber Brown2018-07-091-4/+2
* More server_name validationRichard van der Hoff2018-07-041-4/+13
* Reject invalid server names (#3480)Richard van der Hoff2018-07-032-0/+46