Commit History

Author SHA1 Message Date
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
  Patrick Cloke a4ca770655 Add missing type hints to tests. (#14687) 1 year ago
  Richard van der Hoff ecb6fe9d9c Stop using deprecated `keyIds` param on /key/v2/server (#14525) 1 year ago
  David Robertson e1b15f25f3 Fix /key/v2/server calls with URL-unsafe key IDs (#14490) 1 year ago
  Jacek Kuśnierz 88193f2125 Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) 2 years ago
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Richard van der Hoff 9cd13c5f63 Fix perspectives requests for multiple keys for the same server (#11440) 2 years ago
  Richard van der Hoff a6f7f84570 Fix verification of objects signed with old local keys (#11379) 2 years ago
  Shay e002faee01 Fetch verify key locally rather than trying to do so over federation if origin and host are the same. (#11129) 2 years ago
  Erik Johnston fc3d2dc269 Rewrite the KeyRing (#10035) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
  Patrick Cloke 48d44ab142 Record more information into structured logs. (#9654) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Patrick Cloke 1c9a850562 Add type hints to the crypto module. (#8999) 3 years ago
  Patrick Cloke 30fba62108 Apply an IP range blacklist to push and key revocation requests. (#8821) 3 years ago
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) 3 years ago
  Richard van der Hoff 5e3ca12b15 Create a mechanism for marking tests "logcontext clean" (#8399) 3 years ago
  Richard van der Hoff fec6f9ac17 Fix occasional "Re-starting finished log context" from keyring (#8398) 3 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  Patrick Cloke e00816ad98 Do not yield on awaitables in tests. (#8193) 3 years ago
  Patrick Cloke 2a89ce8cd4 Convert the crypto module to async/await. (#8003) 3 years ago
  Patrick Cloke c978f6c451 Convert federation client to async/await. (#7975) 3 years ago
  Patrick Cloke 38e1fac886 Fix some spelling mistakes / typos. (#7811) 4 years ago
  Richard van der Hoff 39230d2171 Clean up some LoggingContext stuff (#7120) 4 years ago
  Richard van der Hoff 4b36b482e0 Fix exception when fetching notary server's old keys (#6625) 4 years ago
  Erik Johnston a8d16f6c00 Review comments 4 years ago
  Amber Brown 4806651744 Replace returnValue with return (#5736) 5 years ago
  Richard van der Hoff c7095be913 Refactor Keyring._start_key_lookups 5 years ago