summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-13Remove debug logging, raise a proper SynapseError if the auth header is missingMark Haines1-5/+4
2014-10-13Verify signatures for server2server requestsMark Haines5-25/+100
2014-10-13