This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-02-07 12:25:24 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
crypto
History
Erik Johnston
c842c581ed
When joining a remote room limit the number of events we concurrently check signatures/hashes for (
#10117
)
...
If we do hundreds of thousands at once the memory overhead can easily reach 500+ MB.
2021-06-08 11:07:46 +01:00
..
__init__.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
context_factory.py
Enable addtional flake8-bugbear linting checks. (
#9659
)
2021-03-24 09:34:30 -04:00
event_signing.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
keyring.py
When joining a remote room limit the number of events we concurrently check signatures/hashes for (
#10117
)
2021-06-08 11:07:46 +01:00