Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sign auth_chains when returned by /state/ requests | Erik Johnston | 2015-02-10 | 1 | -0/+11 |
* | Remove unused imports | Erik Johnston | 2015-02-03 | 1 | -5/+0 |
* | Keep around the old (buggy) version of the prune_event function so that we ca... | Erik Johnston | 2015-02-03 | 1 | -41/+11 |
* | Briefly doc structure of query_auth API. | Erik Johnston | 2015-01-30 | 1 | -0/+18 |
* | Fix bug where we superfluously asked for current state. Change API of /query_... | Erik Johnston | 2015-01-30 | 1 | -6/+6 |
* | Fix regression where we no longer correctly handled the case of gaps in our e... | Erik Johnston | 2015-01-30 | 1 | -0/+3 |
* | Initial implementation of auth conflict resolution | Erik Johnston | 2015-01-29 | 1 | -0/+33 |
* | Make it the responsibility of the replication layer to check signature and ha... | Erik Johnston | 2015-01-26 | 1 | -13/+76 |
* | Split up replication_layer module into client, server and transaction queue | Erik Johnston | 2015-01-26 | 1 | -0/+345 |