This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
synapse-old
mirror of
https://github.com/matrix-org/synapse.git
Watch
1
Star
0
Fork
You've already forked synapse-old
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bc6564bac0
synapse-old
/
synapse
/
crypto
History
Erik Johnston
609c31e8df
More bug fixes
2014-12-08 17:50:56 +00:00
..
__init__.py
Fix pep8 warnings
2014-10-30 11:10:17 +00:00
context_factory.py
Fix pep8 warnings
2014-10-30 11:10:17 +00:00
event_signing.py
More bug fixes
2014-12-08 17:50:56 +00:00
keyclient.py
Separate out the matrix http client completely because just about all of its code it now separate from the simple case we need for standard HTTP(S)
2014-11-20 17:41:56 +00:00
keyring.py
Add a few missing yields, Move deferred lists inside PreserveLoggingContext because they don't interact well with the logging contexts
2014-11-20 16:24:00 +00:00