summary refs log tree commit diff
path: root/synapse/rest/client/v2_alpha/keys.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't bother with a timeout for one time keys on the server.Mark Haines2015-07-091-18/+7
* Add client API for uploading and querying keys for end to end encryptionMark Haines2015-07-061-0/+287