summary refs log tree commit diff
path: root/tests/handlers/test_e2e_keys.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert device handler to async/await (#7871)Patrick Cloke2020-07-171-4/+6
* Convert E2E key and room key handlers to async/await. (#7851)Patrick Cloke2020-07-151-112/+174
* isort 5 compatibility (#7786)Will Hunt2020-07-051-3/+1
* Add option to enable encryption by default for new rooms (#7639)Andrew Morgan2020-06-101-4/+14
* Fix encryption algorithm typos in tests/comments (#7637)Andrew Morgan2020-06-041-5/+5
* look up cross-signing keys from the DB in bulk (#6486)Hubert Chathi2019-12-121-8/+0
* Back out perf regression from get_cross_signing_keys_from_cache. (#6494)Neil Johnson2019-12-091-0/+8
* use something that's the right type for user_idHubert Chathi2019-09-061-1/+1
* fix testHubert Chathi2019-09-051-1/+3
* add testHubert Chathi2019-09-041-0/+88
* make isort happyHubert Chathi2019-09-041-0/+1
* make black happyHubert Chathi2019-09-041-85/+62
* allow uploading signatures of master key signed by devicesHubert Chathi2019-09-041-1/+226
* fix formattingHubert Chathi2019-08-011-1/+3
* allow uploading keys for cross-signingHubert Chathi2019-07-251-0/+63
* Run tests under PostgreSQL (#3423)Amber Brown2018-08-131-1/+1
* Run black.black2018-08-101-65/+34
* run isortAmber Brown2018-07-091-2/+3
* s/replication_client/federation_client/Erik Johnston2018-03-131-1/+1
* Fix testsErik Johnston2018-03-131-1/+1
* Remove spurious unittest.DEBUGRichard van der Hoff2018-01-261-1/+0
* Do some logging when one-time-keys get claimedRichard van der Hoff2017-05-091-0/+34
* Allow clients to upload one-time-keys with new sigsRichard van der Hoff2017-05-091-0/+98
* keys/query: return all users which were asked forRichard van der Hoff2016-08-031-0/+46