4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-12 18:36:31 +00:00
dendrite/federationsender
Neil Alexander ff21675c5b
Cross-signing fixes, notifications via sync, federation ()
* Initial work on signing key update EDUs

* Fix build

* Produce/consume EDUs

* Producer logging

* Only produce key change notifications for local users

* Better naming

* Try to notify sync

* Enable feature

* Use key change topic

* Don't bother verifying signatures, validate key lengths if we can, notifier fixes

* Copyright notices

* Remove tests from whitelist until 

* Some review comment fixes

* Update to matrix-org/gomatrixserverlib@f9416ac

* Remove unneeded parameter
2021-08-17 13:44:30 +01:00
..
api fedsender: try to satisfy all notary key requests from the cache first () 2021-07-16 11:35:42 +01:00
consumers Cross-signing fixes, notifications via sync, federation () 2021-08-17 13:44:30 +01:00
internal fedsender: try to satisfy all notary key requests from the cache first () 2021-07-16 11:35:42 +01:00
inthttp fedsender: add cache tables for notary keys () 2021-07-15 17:45:37 +01:00
queue Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) () 2021-03-03 14:35:57 +00:00
statistics Refactor backoff again () 2020-09-21 13:30:37 +01:00
storage Only include go-sqlite3 on the relevant binaries () 2021-07-20 11:18:14 +01:00
types Remove rooms table from federation sender () 2021-02-04 11:52:49 +00:00
federationsender.go Allow clearing federation blacklist at startup for P2P demos 2021-05-24 11:43:24 +01:00