Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-05-24 | Improve error handling/logging for perspectives-key fetching. | Richard van der Hoff | 1 | -28/+77 |
2019-05-23 | Require sig from origin server on perspectives responses | Richard van der Hoff | 2 | -22/+90 |
2019-05-23 | Fix remote_key_resource | Richard van der Hoff | 1 | -3/+3 |
2019-05-23 | Factor out KeyFetchers from KeyRing | Richard van der Hoff | 3 | -146/+204 |
2019-05-23 | Store key validity time in the storage layer | Richard van der Hoff | 6 | -46/+122 |
2019-05-23 | Simplify process_v2_response (#5236) | Richard van der Hoff | 2 | -21/+30 |
2019-05-23 | Remove unused VerifyKey.expired and .time_added fields (#5235) | Richard van der Hoff | 2 | -3/+1 |
2019-05-23 | Rewrite store_server_verify_key to store several keys at once (#5234) | Richard van der Hoff | 5 | -87/+96 |
2019-05-23 | Simplifications and comments in do_auth (#5227) | Richard van der Hoff | 3 | -121/+183 |
2019-05-22 | Run black on synapse.crypto.keyring (#5232) | Richard van der Hoff | 2 | -149/+138 |
2019-05-22 | 0.99.5.1 v0.99.5.1 | Neil Johnson | 3 | -3/+11 |
2019-05-22 | Revert "0.99.5" | Neil Johnson | 3 | -11/+3 |
2019-05-22 | 0.99.5 | Neil Johnson | 3 | -3/+11 |
2019-05-22 |