Age | Commit message (Expand) | Author |
---|---|---|
2017-04-25 | Teach consdiffmgr to remember two digests: one compressed, one not. | Nick Mathewson |
2017-04-24 | consdiffmgr: add tests for cdm_entry_get_sha3_value | Nick Mathewson |
2017-04-24 | Fix reference leak & handle leak in consensus_diff_worker_replyfn | Nick Mathewson |
2017-04-24 | Add a hashtable to consdiffmgr to keep track of diff status | Nick Mathewson |
2017-04-24 | Consdiffmgr: extract "get a sha3 digest" function. | Nick Mathewson |
2017-04-24 | consdiffmgr: function to re-validate stored sha3 digests at startup | Nick Mathewson |
2017-04-24 | Consdiffmgr: use aggressive-release flag on consensuses | Nick Mathewson |
2017-04-24 | Test the easiest cases of consdiffmgr_cleanup. | Nick Mathewson |
2017-04-24 | consdiffmgr non-test: check for initialization failure | Nick Mathewson |
2017-04-24 | Unit tests for consdiffmgr module | Nick Mathewson |
2017-04-24 | Add a "Consensus diff manager" module. | Nick Mathewson |