Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson 7fc37d41b4 Unit tests for consdiffmgr module před 8 roky
  Nick Mathewson fe584f4012 Make cpuworker_queue_work function mockable. před 8 roky
  Nick Mathewson bc91808c47 Add a "Consensus diff manager" module. před 8 roky
  Nick Mathewson 9ba10d714a Merge branch 'consdiff_numeric_squashed' před 8 roky
  Sebastian Hahn a16de7a7cf consdiff: Reject ranges with non-numeric chars před 8 roky
  Nick Mathewson 8ff2a8c0e2 Merge remote-tracking branch 'dgoulet/bug22032_031_01' před 8 roky
  Taylor Yu 7bc636fdc9 Add regression test for #22304 před 8 roky
  Nick Mathewson 8b89faf424 Merge branch 'maint-0.3.0' před 8 roky
  Nick Mathewson ae374e0a56 Merge branch 'maint-0.2.9' into maint-0.3.0 před 8 roky
  David Goulet 4a9f689430 control: Wrong check on base16_decode return value před 8 roky
  David Goulet 74f7657e56 hs: Fix a spurious warn in rend_log_intro_limit před 8 roky
  Nick Mathewson b7dd3518b9 missing smartlist_free in new consdiff test před 8 roky
  Nick Mathewson afe1af7de6 Merge remote-tracking branch 'asn/bug21971' před 8 roky
  Nick Mathewson eeb266c139 Merge remote-tracking branches 'sebastian/consdiff_add' and 'sebastian/consdiff_newline' před 8 roky
  George Kadianakis e1a59ade95 prop224: Add time period functions and unittests před 8 roky
  Alexander Færøy e6c6606a17 Expose `tor_compress_is_compression_bomb()` as part of the public compression API. před 8 roky
  Alexander Færøy 6b5172bcf2 Expose `tor_compress_memory_level()` as a public function in the compression module. před 8 roky
  Alexander Færøy b8c9f229d7 Rename `write_to_buf_zlib()` to `write_to_buf_compress()`. před 8 roky
  Alexander Færøy 40ed68290e Rename `zlib_state` to `compress_state` in the test_buffers. před 8 roky
  Alexander Færøy 4b9349192d Rename `zlib_state` to `compress_state` in `dir_connection_t`. před 8 roky
  George Kadianakis 0c39cefc52 prop224 tests: Remove useless NULL check before circuit_free(). před 8 roky
  George Kadianakis a3ce303432 prop224 tests: Don't use tt_size_op to compare ssize_t. před 8 roky
  Alexander Færøy 3c4459bcbf Refactor the streaming compression code. před 8 roky
  Alexander Færøy 44cb86adbe Rename `tor_gzip_{compress,uncompress}` to `tor_{compress,uncompress}`. před 8 roky
  Alexander Færøy e8b025dfc3 Rename `zlib_compression_level_t` to `compression_level_t`. před 8 roky
  Alexander Færøy 7460b9755a Remove unused function `is_gzip_supported()`. před 8 roky
  Alexander Færøy 4b834e0d5e Fix whitespace in test_util_gzip() around `OP_*``. před 8 roky
  Alexander Færøy a8821d8366 Use tt_int_op() over tt_assert() and do explicit NULL checks in test_util_gzip(). před 8 roky
  Sebastian Hahn 5a7e39c0cb Fix diff generation with line added at start před 8 roky
  Sebastian Hahn 459643502b Don't accept ranges for add commands in consdiff před 8 roky