Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep around the old (buggy) version of the prune_event function so that we ca... | Erik Johnston | 2015-02-03 | 1 | -94/+2 |
* | PEP8 | Erik Johnston | 2015-02-03 | 1 | -1/+0 |
* | Don't bother requesting PDUs with bad signatures from the same server | Erik Johnston | 2015-02-02 | 1 | -16/+17 |
* | Don't fail an entire request if one of the returned events fails a signature ... | Erik Johnston | 2015-02-02 | 1 | -26/+81 |
* | Fix bug where we superfluously asked for current state. Change API of /query_... | Erik Johnston | 2015-01-30 | 1 | -6/+1 |
* | Initial implementation of auth conflict resolution | Erik Johnston | 2015-01-29 | 1 | -1/+1 |
* | Start implementing auth conflict res | Erik Johnston | 2015-01-28 | 1 | -0/+39 |
* | Make it the responsibility of the replication layer to check signature and ha... | Erik Johnston | 2015-01-26 | 1 | -13/+95 |
* | Split up replication_layer module into client, server and transaction queue | Erik Johnston | 2015-01-26 | 1 | -0/+293 |