forked-synapse/synapse/federation
Richard van der Hoff 546bc9e28b More server_name validation
We need to do a bit more validation when we get a server name, but don't want
to be re-doing it all over the shop, so factor out a separate
parse_and_validate_server_name, and do the extra validation.

Also, use it to verify the server name in the config file.
2018-07-04 18:59:51 +01:00
..
transport More server_name validation 2018-07-04 18:59:51 +01:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Apply some limits to depth to counter abuse 2018-05-01 17:54:19 +01:00
federation_client.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
federation_server.py Merge pull request #3456 from matrix-org/hawkowl/federation-prevevent-checking 2018-06-29 13:55:02 +01:00
persistence.py copyrights 2016-01-07 04:26:29 +00:00
send_queue.py federation/send_queue.py: fix usage of sortedcontainers.SortedDict 2018-06-06 02:45:18 +03:00
transaction_queue.py Populate synapse_federation_client_sent_pdu_destinations:count again (#3386) 2018-06-21 09:39:58 +01:00
units.py transaction_id, destination twice 2018-05-10 22:13:31 +03:00