summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-11Don't create server contexts when TLS is disabledRichard van der Hoff2-3/+6
2019-02-11Fail cleanly if listener config lacks a 'port'Richard van der Hoff2-0/+6
2019-02-11Logging improvements around TLS certsRichard van der Hoff3-22/+39
2019-02-11Move ClientTLSOptionsFactory init out of refresh_certificates (#4611)Richard van der Hoff5-9/+9
2019-02-11Clean up default listener configuration (#4586)Richard van der Hoff2-48/+82
2019-02-11Clarifications for reverse proxy docs (#4607)Richard van der Hoff6-62/+117
2019-02-11ACME Reprovisioning (#4522)Amber Brown5-25/+89
2019-02-11Be tolerant of blank TLS fingerprints config (#4589)Amber Brown2-1/+6
2019-02-08Allow "unavailable" presence status for /sync (#4592)Valentin Anger3-1/+4
2019-02-08Fix 'no unique or exclusion constraint' error (#4591)Richard van der Hoff2-6/+22
2019-02-08Deduplicate some code in synapse.app (#4567)Amber Brown14-158/+83
2019-02-08make sure version is in body and wrap in linearizer queueHubert Chathi3-12/+100
2019-02-07