Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 년 전 |
Patrick Cloke
|
74dd906041
Avoid raising the body exceeded error multiple times. (#9108)
|
4 년 전 |
Patrick Cloke
|
ff5c4da128
Add a maximum size for well-known lookups. (#8950)
|
4 년 전 |
Patrick Cloke
|
30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821)
|
4 년 전 |
Patrick Cloke
|
c619253db8
Stop sub-classing object (#8249)
|
4 년 전 |
Patrick Cloke
|
5bf8e5f55b
Convert the well known resolver to async (#8214)
|
4 년 전 |
Patrick Cloke
|
68cd935826
Convert the federation agent and related code to async/await. (#7874)
|
4 년 전 |
Patrick Cloke
|
ac51bd581a
Include a user agent in federation requests. (#7677)
|
4 년 전 |
Richard van der Hoff
|
39230d2171
Clean up some LoggingContext stuff (#7120)
|
4 년 전 |
Richard van der Hoff
|
c37db0211e
Share SSL contexts for non-federation requests (#7094)
|
4 년 전 |
Richard van der Hoff
|
1cb84c6486
Support for routing outbound HTTP requests via a proxy (#6239)
|
5 년 전 |
Erik Johnston
|
1e4b4d85e7
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/reliable_lookups
|
5 년 전 |
Erik Johnston
|
7777d353bf
Remove test debugs
|
5 년 전 |
Erik Johnston
|
1dec31560e
Change jitter to be a factor rather than absolute value
|
5 년 전 |
Erik Johnston
|
f299c5414c
Refactor MatrixFederationAgent to retry SRV.
|
5 년 전 |
Erik Johnston
|
e6e136decc
Retry well known on fail.
|
5 년 전 |
Erik Johnston
|
17e1e80726
Retry well-known lookup before expiry.
|
5 년 전 |
Erik Johnston
|
107ad133fc
Move well known lookup into a separate clas
|
5 년 전 |
Erik Johnston
|
af9f1c0764
Add a lower bound for TTL on well known results.
|
5 년 전 |
Erik Johnston
|
a9bcae9f50
Share SSL options for well-known requests
|
5 년 전 |
Amber Brown
|
4806651744
Replace returnValue with return (#5736)
|
5 년 전 |
Amber Brown
|
463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606)
|
5 년 전 |
Richard van der Hoff
|
c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522)
|
5 년 전 |
Amber Brown
|
32e7c9e7f2
Run Black. (#5482)
|
5 년 전 |
Richard van der Hoff
|
e016681221
Tests for SSL certs for federation connections
|
5 년 전 |
Richard van der Hoff
|
9fbb20a531
Stop hardcoding trust of old matrix.org key (#5374)
|
5 년 전 |
Richard van der Hoff
|
e2dfb922e1
Validate federation server TLS certificates by default.
|
5 년 전 |
Amber Brown
|
df2ebd75d3
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171)
|
5 년 전 |
Amber Brown
|
b36c82576e
Run Black on the tests again (#5170)
|
5 년 전 |
Andrew Morgan
|
6824ddd93d
Config option for verifying federation certificates (MSC 1711) (#4967)
|
5 년 전 |