forked-synapse/synapse/crypto
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 copyrights 2016-01-07 04:26:29 +00:00
context_factory.py Don't send IP addresses as SNI (#4452) 2019-01-24 09:34:44 +00:00
event_signing.py run isort 2018-07-09 16:09:20 +10:00
keyring.py Make key fetches use regular federation client (#4426) 2019-01-22 11:04:20 +00:00