| Commit message (Expand) | Author | Age | Files | Lines |
* | Sign evnets | Erik Johnston | 2014-10-31 | 1 | -0/+20 |
* | Make prev_event signing work again. | Erik Johnston | 2014-10-31 | 1 | -1/+12 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into federation_autho... | Erik Johnston | 2014-10-30 | 4 | -5/+3 |
|\ |
|
| * | Fix pep8 warnings | Mark Haines | 2014-10-30 | 4 | -5/+3 |
* | | fix pyflakes warnings | Mark Haines | 2014-10-27 | 1 | -4/+4 |
* | | Merge branch 'develop' into event_signing | Mark Haines | 2014-10-27 | 3 | -2/+5 |
|\| |
|
| * | 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 do... | Mark Haines | 2014-10-24 | 1 | -1/+4 |
| * | add log line for checking verifying signatures | Mark Haines | 2014-10-17 | 1 | -0/+1 |
* | | Remove signatures from pdu when computing hashes to use for prev pdus, make s... | Mark Haines | 2014-10-17 | 1 | -1/+5 |
* | | Rename 'meta' to 'unsigned' | Mark Haines | 2014-10-17 | 1 | -1/+3 |
* | | Hash the same content covered by the signature when referencing previous PDUs... | Mark Haines | 2014-10-17 | 1 | -5/+14 |
* | | 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 |
|/ |
|
* | 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 has... | Matthew Hodgson | 2014-09-03 | 6 | -6/+6 |
* | 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 |