summary refs log tree commit diff
path: root/synapse/storage/keys.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Respond with more helpful error messages for unsigned requestsMark Haines2014-10-131-0/+2
* SYN-75 Verify signatures on server to server transactionsMark Haines2014-09-301-31/+44
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* Fix homeserver config parsingMark Haines2014-09-011-1/+1
* Add store for server certificates and keysMark Haines2014-08-281-0/+103