Commit History

Author SHA1 Message Date
  Amber Brown 4806651744 Replace returnValue with return (#5736) 4 years ago
  Amber Brown 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
  Richard van der Hoff 2f8491daef Fix logging error when a tampered event is detected. (#5500) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Richard van der Hoff cea9750d11 Associate a request_name with each verify request, for logging 5 years ago
  Richard van der Hoff 14f13babb0 Add a test room version where we enforce key validity (#5348) 5 years ago
  Richard van der Hoff fec2dcb1a5 Enforce validity period on server_keys for fed requests. (#5321) 5 years ago
  Richard van der Hoff 837d7f85a9 more logging improvements 5 years ago
  Richard van der Hoff fd8fb32bdd remove extraneous exception logging 5 years ago
  Richard van der Hoff 7ca638c761 Clarify logging when PDU signature checking fails 5 years ago
  Richard van der Hoff 54a87a7b08 Collect room-version variations into one place (#4969) 5 years ago
  Erik Johnston 0b24d58e05 No vdh tests! 5 years ago
  Erik Johnston a1b0e1879b Enable room version v3 5 years ago
  Erik Johnston ff2f65d737 Update comment 5 years ago
  Erik Johnston 840068bd78 Only check event ID domain for signatures for V1 events 5 years ago
  Erik Johnston a50cf929c1 Require event format version to parse or create events 5 years ago
  Erik Johnston be6a7e47fa Revert "Require event format version to parse or create events" 5 years ago
  Erik Johnston f431ff3fb8 Require event format version to parse or create events 5 years ago
  Erik Johnston 6a41d2a187 Add room_version param to get_pdu 5 years ago
  Erik Johnston 89a76d1889 Fix handling of redacted events from federation 5 years ago
  Richard van der Hoff cd7ef43872 clearer logging when things fail, too 5 years ago
  Richard van der Hoff 804dd41e18 Check that signatures on events are valid 5 years ago
  Krombel 3366b9c534 rename assert_params_in_request to assert_params_in_dict 6 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Richard van der Hoff 33f469ba19 Apply some limits to depth to counter abuse 6 years ago
  Erik Johnston e05bf34117 Move property setting from ReplicationLayer to FederationBase 6 years ago
  Richard van der Hoff bd91857028 Check missing fields in event_from_pdu_json 6 years ago
  Richard van der Hoff 3079f80d4a Factor out `event_from_pdu_json` 6 years ago
  David Baker 6cd5fcd536 Make the spam checker a module 6 years ago
  Richard van der Hoff 6de74ea6d7 Fix logcontexts in _check_sigs_and_hashes 6 years ago