MatrixSynapse/synapse/crypto
Richard van der Hoff 9cd13c5f63
Fix perspectives requests for multiple keys for the same server (#11440)
If we tried to request multiple keys for the same server, we would end up
dropping some of those requests.
2021-11-29 13:15:36 +00:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
context_factory.py Add missing type hints to synapse.crypto. (#11146) 2021-10-21 13:07:07 +00:00
event_signing.py Add missing type hints to synapse.crypto. (#11146) 2021-10-21 13:07:07 +00:00
keyring.py Fix perspectives requests for multiple keys for the same server (#11440) 2021-11-29 13:15:36 +00:00