summary refs log tree commit diff
path: root/demo/start.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-24Improve error handling/logging for perspectives-key fetching.Richard van der Hoff1-28/+77
2019-05-23Require sig from origin server on perspectives responsesRichard van der Hoff2-22/+90
2019-05-23Fix remote_key_resourceRichard van der Hoff1-3/+3
2019-05-23Factor out KeyFetchers from KeyRingRichard van der Hoff3-146/+204
2019-05-23Store key validity time in the storage layerRichard van der Hoff6-46/+122
2019-05-23Simplify process_v2_response (#5236)Richard van der Hoff2-21/+30
2019-05-23Remove unused VerifyKey.expired and .time_added fields (#5235)Richard van der Hoff2-3/+1
2019-05-23Rewrite store_server_verify_key to store several keys at once (#5234)Richard van der Hoff5-87/+96
2019-05-23Simplifications and comments in do_auth (#5227)Richard van der Hoff3-121/+183
2019-05-22Run black on synapse.crypto.keyring (#5232)Richard van der Hoff2-149/+138
2019-05-220.99.5.1 v0.99.5.1Neil Johnson3-3/+11
2019-05-22Revert "0.99.5"Neil Johnson3-11/+3
2