Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-01-30 | Fix bug in timeout handling in keyclient | Erik Johnston | 1 | -3/+4 | |
2015-01-30 | Fix regression where we no longer correctly handled the case of gaps in our ↵ | Erik Johnston | 2 | -2/+9 | |
event graph | |||||
2015-01-30 | Fix bug where we changes in outlier in metadata dict propogated to other events | Erik Johnston | 3 | -4/+8 | |
2015-01-29 | Initial implementation of auth conflict resolution | Erik Johnston | 8 | -81/+210 | |
2015-01-29 | Make post_json(...) actually send data. | Erik Johnston | 1 | -1/+1 | |
2015-01-29 | Add post_json(...) method to federation client | Erik Johnston | 1 | -0/+37 | |
2015-01-28 | Start implementing auth conflict res | Erik Johnston | 6 | -52/+253 | |
2015-01-26 | Make it the responsibility of the replication layer to check signature and ↵ | Erik Johnston | 3 | -26/+173 | |
hashes. | |||||
2015-01-26 | Split up replication_layer module into client, server and transaction queue | Erik Johnston | 5 | -603/+654 | |
2015-01-23 | Update .gitignore | Erik Johnston | 1 | -0/+6 | |
2015-01-23 | Add storage method have_events | Erik Johnston | 1 | -0/+29 |