summary refs log tree commit diff
path: root/synapse/federation/units.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename 'meta' to 'unsigned'Mark Haines2014-10-171-1/+0
|
* move 'age' into 'meta' subdict so that it is clearer that it is not part of ↵Mark Haines2014-10-171-1/+5
| | | | the signed data
* Include hashes of previous pdus when referencing themMark Haines2014-10-161-1/+9
|
* persist hashes and origin signatures for PDUsMark Haines2014-10-151-1/+16
|
* SYN-103: Ignore the 'origin' key in received EDUs. Instead take the origin ↵Mark Haines2014-10-141-2/+6
| | | | from the transaction itself
* SYN-75 sign at the request level rather than the transaction levelMark Haines2014-10-131-0/+5
|
* SYN-75 Verify signatures on server to server transactionsMark Haines2014-09-301-3/+0
|
* Make the state resolution use actual power levels rather than taking them ↵Erik Johnston2014-09-121-0/+1
| | | | from a Pdu key.
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org ↵Matthew Hodgson2014-09-031-1/+1
| | | | hasn't been incorporated in time for launch.
* Add all the necessary checks to make banning work.Erik Johnston2014-09-011-0/+1
|
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
|
* Reference Matrix Home Servermatrix.org2014-08-121-0/+236