Commit Verlauf

Autor SHA1 Nachricht Datum
  Erik Johnston 2b35626b6b Refactor storing of server keys (#16261) vor 1 Jahr
  Patrick Cloke daf11e26ef Replace make_awaitable with AsyncMock (#16179) vor 1 Jahr
  Erik Johnston 0aba4a4eaa Add cache to `get_server_keys_json_for_remote` (#16123) vor 1 Jahr
  Patrick Cloke ad3f43be9a Run pyupgrade for python 3.7 & 3.8. (#16110) vor 1 Jahr
  Patrick Cloke 5e024a0645 Modify StoreKeyFetcher to read from server_keys_json. (#15417) vor 1 Jahr
  reivilibre edae20f926 Improve robustness when handling a perspective key response by deduplicating received server keys. (#15423) vor 1 Jahr
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) vor 1 Jahr
  Patrick Cloke a4ca770655 Add missing type hints to tests. (#14687) vor 1 Jahr
  Richard van der Hoff ecb6fe9d9c Stop using deprecated `keyIds` param on /key/v2/server (#14525) vor 1 Jahr
  David Robertson e1b15f25f3 Fix /key/v2/server calls with URL-unsafe key IDs (#14490) vor 1 Jahr
  Jacek Kuśnierz 88193f2125 Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) vor 2 Jahren
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) vor 2 Jahren
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) vor 2 Jahren
  Richard van der Hoff 9cd13c5f63 Fix perspectives requests for multiple keys for the same server (#11440) vor 2 Jahren
  Richard van der Hoff a6f7f84570 Fix verification of objects signed with old local keys (#11379) vor 2 Jahren
  Shay e002faee01 Fetch verify key locally rather than trying to do so over federation if origin and host are the same. (#11129) vor 2 Jahren
  Erik Johnston fc3d2dc269 Rewrite the KeyRing (#10035) vor 3 Jahren
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) vor 3 Jahren
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) vor 3 Jahren
  Patrick Cloke 48d44ab142 Record more information into structured logs. (#9654) vor 3 Jahren
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) vor 3 Jahren
  Patrick Cloke 1c9a850562 Add type hints to the crypto module. (#8999) vor 3 Jahren
  Patrick Cloke 30fba62108 Apply an IP range blacklist to push and key revocation requests. (#8821) vor 3 Jahren
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) vor 4 Jahren
  Richard van der Hoff 5e3ca12b15 Create a mechanism for marking tests "logcontext clean" (#8399) vor 4 Jahren
  Richard van der Hoff fec6f9ac17 Fix occasional "Re-starting finished log context" from keyring (#8398) vor 4 Jahren
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) vor 4 Jahren
  Patrick Cloke e00816ad98 Do not yield on awaitables in tests. (#8193) vor 4 Jahren
  Patrick Cloke 2a89ce8cd4 Convert the crypto module to async/await. (#8003) vor 4 Jahren
  Patrick Cloke c978f6c451 Convert federation client to async/await. (#7975) vor 4 Jahren