| Commit message (Expand) | Author | Age | Files | Lines |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 |
* | Fix pep8 codestyle warnings | Mark Haines | 2014-11-20 | 1 | -1/+0 |
* | Merge PDUs and Events into one object | Mark Haines | 2014-11-14 | 1 | -78/+1 |
* | SYN-103: Remove "origin" and "destination" keys from edus | Mark Haines | 2014-11-13 | 1 | -5/+4 |
* | PEP8 | Erik Johnston | 2014-11-10 | 1 | -4/+3 |
* | Finish redaction algorithm. | Erik Johnston | 2014-11-10 | 1 | -4/+2 |
* | Add support for sending failures | Erik Johnston | 2014-11-04 | 1 | -0/+1 |
* | Remove unused imports | Erik Johnston | 2014-11-04 | 1 | -3/+0 |
* | Fix bugs in generating event signatures and hashing | Erik Johnston | 2014-11-03 | 1 | -9/+2 |
* | Rename PDU fields to match that of events. | Erik Johnston | 2014-11-03 | 1 | -66/+12 |
* | fix pyflakes warnings | Mark Haines | 2014-10-27 | 1 | -0/+2 |
* | Remove signatures from pdu when computing hashes to use for prev pdus, make s... | Mark Haines | 2014-10-17 | 1 | -1/+1 |
* | Merge branch 'develop' into event_signing | Mark Haines | 2014-10-17 | 1 | -8/+9 |
|\ |
|
| * | keep 'origin_server_ts' as 'ts' in the database to avoid needlessly updating ... | Mark Haines | 2014-10-17 | 1 | -0/+1 |
| * | SPEC-7: Rename 'ts' to 'origin_server_ts' | Mark Haines | 2014-10-17 | 1 | -8/+8 |
* | | Rename 'meta' to 'unsigned' | Mark Haines | 2014-10-17 | 1 | -1/+0 |
* | | move 'age' into 'meta' subdict so that it is clearer that it is not part of t... | Mark Haines | 2014-10-17 | 1 | -1/+5 |
* | | Include hashes of previous pdus when referencing them | Mark Haines | 2014-10-16 | 1 | -1/+9 |
* | | persist hashes and origin signatures for PDUs | Mark Haines | 2014-10-15 | 1 | -1/+16 |
|/ |
|
* | SYN-103: Ignore the 'origin' key in received EDUs. Instead take the origin fr... | Mark Haines | 2014-10-14 | 1 | -2/+6 |
* | SYN-75 sign at the request level rather than the transaction level | Mark Haines | 2014-10-13 | 1 | -0/+5 |
* | SYN-75 Verify signatures on server to server transactions | Mark Haines | 2014-09-30 | 1 | -3/+0 |
* | Make the state resolution use actual power levels rather than taking them fro... | Erik Johnston | 2014-09-12 | 1 | -0/+1 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | Add all the necessary checks to make banning work. | Erik Johnston | 2014-09-01 | 1 | -0/+1 |
* | add in whitespace after copyright statements to improve legibility | Matthew Hodgson | 2014-08-13 | 1 | -0/+1 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+236 |