This website requires JavaScript.
Explore
Help
Register
Sign In
master
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
f7bfa694ae
synapse
/
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