Age | Commit message (Expand) | Author |
---|---|---|
2017-04-27 | Merge branches 'consdiffmgr_orig_squashed' and 'actually_compute_diffs_squashed' | Nick Mathewson |
2017-04-27 | Pre-compress consensus diffs with supported consensus methods. | Nick Mathewson |
2017-04-27 | Store archived consensuses compressed on disk. | Nick Mathewson |
2017-04-25 | Configure sandbox using consdiffmgr; free cdm on exit. | Nick Mathewson |
2017-04-24 | Fix a signed/unsigned comparison warning on 32-bit | Nick Mathewson |
2017-04-24 | consdiffmgr: add tests for cdm_entry_get_sha3_value | Nick Mathewson |
2017-04-24 | consdiffmgr: function to re-validate stored sha3 digests at startup | Nick Mathewson |
2017-04-24 | Test the easiest cases of consdiffmgr_cleanup. | Nick Mathewson |
2017-04-24 | Unit tests for consdiffmgr module | Nick Mathewson |
2017-04-24 | Add a "Consensus diff manager" module. | Nick Mathewson |