synapse/tests/http
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
..
federation Don't send IP addresses as SNI (#4452) 2019-01-24 09:34:44 +00:00
__init__.py Reject invalid server names (#3480) 2018-07-03 14:36:14 +01:00
test_endpoint.py Run black. 2018-08-10 23:54:09 +10:00
test_fedclient.py Make MatrixFederationClient use MatrixFederationAgent 2019-01-22 20:34:35 +00:00