Commit History

Author SHA1 Message Date
  Erik Johnston 1e4b4d85e7 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/reliable_lookups 5 years ago
  Erik Johnston 7777d353bf Remove test debugs 5 years ago
  Erik Johnston 1dec31560e Change jitter to be a factor rather than absolute value 5 years ago
  Erik Johnston f299c5414c Refactor MatrixFederationAgent to retry SRV. 5 years ago
  Erik Johnston e6e136decc Retry well known on fail. 5 years ago
  Erik Johnston 17e1e80726 Retry well-known lookup before expiry. 5 years ago
  Erik Johnston 107ad133fc Move well known lookup into a separate clas 5 years ago
  Erik Johnston af9f1c0764 Add a lower bound for TTL on well known results. 5 years ago
  Erik Johnston a9bcae9f50 Share SSL options for well-known requests 5 years ago
  Amber Brown 4806651744 Replace returnValue with return (#5736) 5 years ago
  Amber Brown 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
  Richard van der Hoff c3c6b00d95 Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Richard van der Hoff e016681221 Tests for SSL certs for federation connections 5 years ago
  Richard van der Hoff 9fbb20a531 Stop hardcoding trust of old matrix.org key (#5374) 5 years ago
  Richard van der Hoff e2dfb922e1 Validate federation server TLS certificates by default. 5 years ago
  Amber Brown df2ebd75d3 Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 5 years ago
  Amber Brown b36c82576e Run Black on the tests again (#5170) 5 years ago
  Andrew Morgan 6824ddd93d Config option for verifying federation certificates (MSC 1711) (#4967) 5 years ago
  Richard van der Hoff 8a21b03fba Treat an invalid .well-known the same as an absent one 5 years ago
  Richard van der Hoff d428b46346 Update federation routing logic to check .well-known before SRV 5 years ago
  Richard van der Hoff c7b24ac3d0 Follow redirects on .well-known (#4520) 5 years ago
  Richard van der Hoff bc5f6e1797 Add a caching layer to .well-known responses (#4516) 5 years ago
  Richard van der Hoff cc2d650ef7 Relax requirement for a content-type on .well-known (#4511) 5 years ago
  Richard van der Hoff 99e36d5e24 Implement MSC1708 (.well-known lookups for server routing) (#4489) 5 years ago
  Richard van der Hoff f2b553d656 Use SimpleResolverComplexifier in tests (#4497) 5 years ago
  Richard van der Hoff 0fd5b3b53e Handle IP literals explicitly 5 years ago
  Richard van der Hoff d840019192 Fix idna and ipv6 literal handling in MatrixFederationAgent (#4487) 5 years ago
  Richard van der Hoff 8520bc3109 Fix Host header sent by MatrixFederationAgent (#4468) 5 years ago
  Richard van der Hoff afd69a0920 Look up the right SRV record 5 years ago