Alexander Færøy
|
c171af0487
Use a switch-statement when checking for compression method.
|
7 years ago |
Alexander Færøy
|
300ac49685
Add `compress_zlib.obj` to `src/common/Makefile.nmake`.
|
7 years ago |
Alexander Færøy
|
04583df452
Rename the `torgzip` module to `compress`.
|
7 years ago |
Alexander Færøy
|
9d5bc1a935
Move zlib compression code into its own module.
|
7 years ago |
Nick Mathewson
|
db95a6e171
Fix implicit conversion warnings in the period_num tests
|
7 years ago |
Nick Mathewson
|
960a09689c
Remove changes files that are already merged into 0.3.0.
|
7 years ago |
David Goulet
|
6f27843d57
hs: Refactor rend_add_service()
|
7 years ago |
David Goulet
|
ed7c0170c4
hs: Add rend_validate_service() function
|
7 years ago |
Nick Mathewson
|
4cefda85e4
Merge remote-tracking branch 'dgoulet/ticket21980_031_01'
|
7 years ago |
Nick Mathewson
|
0f6420e53a
Changes file for dirreq refactoring branch
|
7 years ago |
Nick Mathewson
|
d949589c09
Fix some leaks in the consdiffmgr tests
|
7 years ago |
Nick Mathewson
|
e55c1412c1
Fix a signed/unsigned comparison warning on 32-bit
|
7 years ago |
Nick Mathewson
|
b7567a6282
Merge branch 'consdiffmgr_squashed'
|
7 years ago |
Nick Mathewson
|
eb14faa0c1
Remove a checklist item that was already tested
|
7 years ago |
Nick Mathewson
|
af86895581
consdiffmgr test: do not launch a diff task that is already pending
|
7 years ago |
Nick Mathewson
|
2e9e2d023b
consdiffmgr: tests for consdiffmgr_validate()
|
7 years ago |
Nick Mathewson
|
6cc21aa89c
consdiffmgr: add tests for cdm_entry_get_sha3_value
|
7 years ago |
Nick Mathewson
|
bb38657b77
consdiffmgr test: add a test for updating ht on clean/rescan.
|
7 years ago |
Nick Mathewson
|
de0142cd9d
Expand diff-management test to cover reloading items from disk
|
7 years ago |
Nick Mathewson
|
43d683e0ad
Fix reference leak & handle leak in consensus_diff_worker_replyfn
|
7 years ago |
Nick Mathewson
|
831e656baa
consdiffmgr tests: add tests to validate diff lookup/application
|
7 years ago |
Nick Mathewson
|
605bcfbf71
consdiffmgr: Enable in-progress test that was not previously working
|
7 years ago |
Nick Mathewson
|
7ca86b9cd6
Add a hashtable to consdiffmgr to keep track of diff status
|
7 years ago |
Nick Mathewson
|
69a212ff3d
Consdiffmgr: extract "get a sha3 digest" function.
|
7 years ago |
Nick Mathewson
|
655f1c8e01
consdiffmgr: function to re-validate stored sha3 digests at startup
|
7 years ago |
Nick Mathewson
|
6c86e63029
Consdiffmgr: use aggressive-release flag on consensuses
|
7 years ago |
Nick Mathewson
|
82bb8afb60
Add handle support to consensus_cache_entry_t
|
7 years ago |
Nick Mathewson
|
5726fec9c2
Consdiffmgr test: Make sure that diffs are removable
|
7 years ago |
Nick Mathewson
|
35f6b678ab
Test the easiest cases of consdiffmgr_cleanup.
|
7 years ago |
Nick Mathewson
|
1fade37287
consdiffmgr non-test: check for initialization failure
|
7 years ago |