Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-10-14 | Begin implementing state groups. | Erik Johnston | 3 | -3/+123 |
2014-10-13 | typoe | Matthew Hodgson | 1 | -1/+1 |
2014-10-13 | Better response message when signature is missing or unsupported | Mark Haines | 1 | -1/+1 |
2014-10-13 | Respond with more helpful error messages for unsigned requests | Mark Haines | 6 | -10/+45 |
2014-10-13 | Raise a SynapseError if the authorisation header is missing or malformed | Mark Haines | 2 | -19/+31 |
2014-10-13 | Remove debug logging, raise a proper SynapseError if the auth header is missing | Mark Haines | 1 | -5/+4 |
2014-10-13 | Verify signatures for server2server requests | Mark Haines | 5 | -25/+100 |
2014-10-13 | SYN-75 sign at the request level rather than the transaction level | Mark Haines | 7 | -52/+70 |
2014-10-13 | Replace on_send_callback with something a bit clearer so that we can sign mes... | Mark Haines | 1 | -11/+35 |
2014-10-12 | remove wishlist in favour of jira | Matthew Hodgson | 1 | -9/+0 |
2014-10-09 | Fixed test. | Kegan Dougal | 1 | -1/+0 |
2014-10-09 | Still broken. | Kegan Dougal | 1 | -1/+2 |
2014-10-09 | Break a test. | Kegan Dougal | 1 |