Jacek Kuśnierz
|
88193f2125
Remove direct refeferences to PyNaCl (use signedjson instead). (#12902)
|
2 anni fa |
Patrick Cloke
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 anni fa |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 anni fa |
Richard van der Hoff
|
9cd13c5f63
Fix perspectives requests for multiple keys for the same server (#11440)
|
2 anni fa |
Richard van der Hoff
|
a6f7f84570
Fix verification of objects signed with old local keys (#11379)
|
3 anni fa |
Shay
|
e002faee01
Fetch verify key locally rather than trying to do so over federation if origin and host are the same. (#11129)
|
3 anni fa |
Erik Johnston
|
fc3d2dc269
Rewrite the KeyRing (#10035)
|
3 anni fa |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 anni fa |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 anni fa |
Patrick Cloke
|
48d44ab142
Record more information into structured logs. (#9654)
|
3 anni fa |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 anni fa |
Patrick Cloke
|
1c9a850562
Add type hints to the crypto module. (#8999)
|
3 anni fa |
Patrick Cloke
|
30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821)
|
4 anni fa |
Patrick Cloke
|
c9c0ad5e20
Remove the deprecated Handlers object (#8494)
|
4 anni fa |
Richard van der Hoff
|
5e3ca12b15
Create a mechanism for marking tests "logcontext clean" (#8399)
|
4 anni fa |
Richard van der Hoff
|
fec6f9ac17
Fix occasional "Re-starting finished log context" from keyring (#8398)
|
4 anni fa |
Patrick Cloke
|
c619253db8
Stop sub-classing object (#8249)
|
4 anni fa |
Patrick Cloke
|
e00816ad98
Do not yield on awaitables in tests. (#8193)
|
4 anni fa |
Patrick Cloke
|
2a89ce8cd4
Convert the crypto module to async/await. (#8003)
|
4 anni fa |
Patrick Cloke
|
c978f6c451
Convert federation client to async/await. (#7975)
|
4 anni fa |
Patrick Cloke
|
38e1fac886
Fix some spelling mistakes / typos. (#7811)
|
4 anni fa |
Richard van der Hoff
|
39230d2171
Clean up some LoggingContext stuff (#7120)
|
4 anni fa |
Richard van der Hoff
|
4b36b482e0
Fix exception when fetching notary server's old keys (#6625)
|
4 anni fa |
Erik Johnston
|
a8d16f6c00
Review comments
|
5 anni fa |
Amber Brown
|
4806651744
Replace returnValue with return (#5736)
|
5 anni fa |
Richard van der Hoff
|
c7095be913
Refactor Keyring._start_key_lookups
|
5 anni fa |
Amber Brown
|
463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606)
|
5 anni fa |
Erik Johnston
|
43badd2cd4
Fix key verification when key stored with null valid_until_ms
|
5 anni fa |
Richard van der Hoff
|
9fbb20a531
Stop hardcoding trust of old matrix.org key (#5374)
|
5 anni fa |
Richard van der Hoff
|
cea9750d11
Associate a request_name with each verify request, for logging
|
5 anni fa |