Commit History

Author SHA1 Message Date
  Nick Mathewson 1fade37287 consdiffmgr non-test: check for initialization failure 8 years ago
  Nick Mathewson d418f28cb5 consdiffmgr test: survive failures to compute a diff. 8 years ago
  Nick Mathewson b9c2f135bd Another consdiffmgr test: only generate the diffs that are needed 8 years ago
  Nick Mathewson 7fc37d41b4 Unit tests for consdiffmgr module 8 years ago
  Nick Mathewson fe584f4012 Make cpuworker_queue_work function mockable. 8 years ago
  Nick Mathewson bc91808c47 Add a "Consensus diff manager" module. 8 years ago
  Nick Mathewson 9ba10d714a Merge branch 'consdiff_numeric_squashed' 8 years ago
  Sebastian Hahn a16de7a7cf consdiff: Reject ranges with non-numeric chars 8 years ago
  Nick Mathewson 8ff2a8c0e2 Merge remote-tracking branch 'dgoulet/bug22032_031_01' 8 years ago
  Taylor Yu 7bc636fdc9 Add regression test for #22304 8 years ago
  Nick Mathewson 8b89faf424 Merge branch 'maint-0.3.0' 8 years ago
  Nick Mathewson ae374e0a56 Merge branch 'maint-0.2.9' into maint-0.3.0 8 years ago
  David Goulet 4a9f689430 control: Wrong check on base16_decode return value 8 years ago
  David Goulet 74f7657e56 hs: Fix a spurious warn in rend_log_intro_limit 8 years ago
  Nick Mathewson b7dd3518b9 missing smartlist_free in new consdiff test 8 years ago
  Nick Mathewson afe1af7de6 Merge remote-tracking branch 'asn/bug21971' 8 years ago
  Nick Mathewson eeb266c139 Merge remote-tracking branches 'sebastian/consdiff_add' and 'sebastian/consdiff_newline' 8 years ago
  George Kadianakis e1a59ade95 prop224: Add time period functions and unittests 8 years ago
  Alexander Færøy e6c6606a17 Expose `tor_compress_is_compression_bomb()` as part of the public compression API. 8 years ago
  Alexander Færøy 6b5172bcf2 Expose `tor_compress_memory_level()` as a public function in the compression module. 8 years ago
  Alexander Færøy b8c9f229d7 Rename `write_to_buf_zlib()` to `write_to_buf_compress()`. 8 years ago
  Alexander Færøy 40ed68290e Rename `zlib_state` to `compress_state` in the test_buffers. 8 years ago
  Alexander Færøy 4b9349192d Rename `zlib_state` to `compress_state` in `dir_connection_t`. 8 years ago
  George Kadianakis 0c39cefc52 prop224 tests: Remove useless NULL check before circuit_free(). 8 years ago
  George Kadianakis a3ce303432 prop224 tests: Don't use tt_size_op to compare ssize_t. 8 years ago
  Alexander Færøy 3c4459bcbf Refactor the streaming compression code. 8 years ago
  Alexander Færøy 44cb86adbe Rename `tor_gzip_{compress,uncompress}` to `tor_{compress,uncompress}`. 8 years ago
  Alexander Færøy e8b025dfc3 Rename `zlib_compression_level_t` to `compression_level_t`. 8 years ago
  Alexander Færøy 7460b9755a Remove unused function `is_gzip_supported()`. 8 years ago
  Alexander Færøy 4b834e0d5e Fix whitespace in test_util_gzip() around `OP_*``. 8 years ago