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
85d0bc3bdc
synapse
/
synapse
/
crypto
History
Erik Johnston
0b3389bcd2
Merge pull request
#194
from matrix-org/erikj/bulk_verify_sigs
...
Implement bulk verify_signed_json API
2015-07-10 13:46:53 +01:00
..
__init__.py
Update copyright notices
2015-01-06 13:21:39 +00:00
context_factory.py
remove the tls_certificate_chain_path param and simply support tls_certificate_path pointing to a file containing a chain of certificates
2015-07-09 00:45:41 +01:00
event_signing.py
Update copyright notices
2015-01-06 13:21:39 +00:00
keyclient.py
Change the way we do logging contexts so that they survive divergences
2015-05-08 16:32:18 +01:00
keyring.py
Wait for previous attempts at fetching keys for a given server before trying to fetch more
2015-06-26 11:25:00 +01:00