Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge branch 'develop' into event_signing | Mark Haines | 2014-10-27 | 3 | -2/+5 | |
| |\ \ | ||||||
| * | | | Remove signatures from pdu when computing hashes to use for prev pdus, make ↵ | Mark Haines | 2014-10-17 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | sure is_state is a boolean. | |||||
| * | | | Rename 'meta' to 'unsigned' | Mark Haines | 2014-10-17 | 1 | -1/+3 | |
| | | | | ||||||
| * | | | Hash the same content covered by the signature when referencing previous ↵ | Mark Haines | 2014-10-17 | 1 | -5/+14 | |
| | | | | | | | | | | | | | | | | PDUs rather than reusing the PDU content hashes | |||||
| * | | | Sign outgoing PDUs. | Mark Haines | 2014-10-16 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | persist hashes and origin signatures for PDUs | Mark Haines | 2014-10-15 | 1 | -0/+70 | |
| | | | | ||||||
* | | | | Merge branch 'develop' into request_logging | Mark Haines | 2014-10-30 | 4 | -5/+3 | |
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | Conflicts: synapse/config/logger.py | |||||
| * | | | Fix pep8 warnings | Mark Haines | 2014-10-30 | 4 | -5/+3 | |
| | |/ | |/| | ||||||
* / | | Add a request-id to each log line | Mark Haines | 2014-10-30 | 1 | -4/+6 | |
|/ / | ||||||
* | | Fix pyflakes warnings | Mark Haines | 2014-10-27 | 1 | -1/+0 | |
| | | ||||||
* | | Add log message if we can't enable ECC. Require pyopenssl>=0.14 since 0.13 ↵ | Mark Haines | 2014-10-24 | 1 | -1/+4 | |
| | | | | | | | | doesn't seem to have ECC | |||||
* | | add log line for checking verifying signatures | Mark Haines | 2014-10-17 | 1 | -0/+1 | |
|/ | ||||||
* | Better response message when signature is missing or unsupported | Mark Haines | 2014-10-13 | 1 | -1/+1 | |
| | ||||||
* | Respond with more helpful error messages for unsigned requests | Mark Haines | 2014-10-13 | 2 | -4/+33 | |
| | ||||||
* | SYN-75 Verify signatures on server to server transactions | Mark Haines | 2014-09-30 | 4 | -172/+154 | |
| | ||||||
* | Add a _matrix/key/v1 resource with the verification keys of the local server | Mark Haines | 2014-09-23 | 1 | -161/+0 | |
| | ||||||
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org ↵ | Matthew Hodgson | 2014-09-03 | 6 | -6/+6 | |
| | | | | hasn't been incorporated in time for launch. | |||||
* | Add copyright notices and fix pyflakes errors | Mark Haines | 2014-09-03 | 1 | -1/+15 | |
| | ||||||
* | enable ECDHE ciphers | Mark Haines | 2014-09-01 | 1 | -0/+6 | |
| | ||||||
* | Add server TLS context factory | Mark Haines | 2014-09-01 | 1 | -0/+23 | |
| | ||||||
* | Add config tree to synapse. Add support for reading config from a file | Mark Haines | 2014-08-31 | 1 | -160/+0 | |
| | ||||||
* | add in whitespace after copyright statements to improve legibility | Matthew Hodgson | 2014-08-13 | 6 | -0/+6 | |
| | ||||||
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 6 | -0/+575 | |