forked-synapse/synapse/crypto
Richard van der Hoff fa1b293da2
Simplification to Keyring.wait_for_previous_lookups. (#5250)
The list of server names was redundant, since it was equivalent to the keys on
the server_to_deferred map. This reduces the number of large lists being passed
around, and has the benefit of deduplicating the entries in `wait_on`.
2019-05-24 22:17:18 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
context_factory.py Config option for verifying federation certificates (MSC 1711) (#4967) 2019-04-25 14:22:49 +01:00
event_signing.py Make add_hashes_and_signatures operate on dicts 2019-01-29 11:12:38 +00:00
keyring.py Simplification to Keyring.wait_for_previous_lookups. (#5250) 2019-05-24 22:17:18 +01:00