MatrixSynapse/tests/http/federation
Richard van der Hoff 97fd29c019
Don't send IP addresses as SNI (#4452)
The problem here is that we have cut-and-pasted an impl from Twisted, and then
failed to maintain it. It was fixed in Twisted in
https://github.com/twisted/twisted/pull/1047/files; let's do the same here.
2019-01-24 09:34:44 +00:00
..
__init__.py Refactor and bugfix for resove_service (#4427) 2019-01-22 10:59:27 +00:00
test_matrix_federation_agent.py Don't send IP addresses as SNI (#4452) 2019-01-24 09:34:44 +00:00
test_srv_resolver.py put resolve_service in an object 2019-01-22 20:35:12 +00:00