Историја ревизија

Аутор SHA1 Порука Датум
  Alexander Færøy c2d1d949de Use `tor_compress_supports_method()` before printing library versions. пре 9 година
  Alexander Færøy 6b905b38bb Add API entry-point for getting compression method version numbers. пре 9 година
  Alexander Færøy 1c77d8690c Add function to check if a given compression method is supported. пре 9 година
  Alexander Færøy 04682d302a Add `tor_compress_get_total_allocation()` function. пре 9 година
  Alexander Færøy be4dc54634 Display LZMA and Zstandard versions when starting Tor. пре 9 година
  Alexander Færøy 2fa7b722ce Show liblzma and libzstd versions in `tor --library-versions`. пре 9 година
  Alexander Færøy 380736d045 Add Zstandard support. пре 9 година
  Alexander Færøy ce1feae9d9 Add --enable-zstd to our configure script. пре 9 година
  Alexander Færøy bf1c07cb07 Add LZMA support. пре 9 година
  Alexander Færøy 157af1d26e Add --enable-lzma to our configure script. пре 9 година
  Alexander Færøy c171af0487 Use a switch-statement when checking for compression method. пре 9 година
  Alexander Færøy 300ac49685 Add `compress_zlib.obj` to `src/common/Makefile.nmake`. пре 9 година
  Alexander Færøy 04583df452 Rename the `torgzip` module to `compress`. пре 9 година
  Alexander Færøy 9d5bc1a935 Move zlib compression code into its own module. пре 9 година
  Alexander Færøy e6c6606a17 Expose `tor_compress_is_compression_bomb()` as part of the public compression API. пре 9 година
  Alexander Færøy 6b5172bcf2 Expose `tor_compress_memory_level()` as a public function in the compression module. пре 9 година
  Alexander Færøy b8c9f229d7 Rename `write_to_buf_zlib()` to `write_to_buf_compress()`. пре 9 година
  Alexander Færøy 40ed68290e Rename `zlib_state` to `compress_state` in the test_buffers. пре 9 година
  Alexander Færøy 4b9349192d Rename `zlib_state` to `compress_state` in `dir_connection_t`. пре 9 година
  Alexander Færøy 3c4459bcbf Refactor the streaming compression code. пре 9 година
  Alexander Færøy 44cb86adbe Rename `tor_gzip_{compress,uncompress}` to `tor_{compress,uncompress}`. пре 9 година
  Alexander Færøy e8b025dfc3 Rename `zlib_compression_level_t` to `compression_level_t`. пре 9 година
  Alexander Færøy 7460b9755a Remove unused function `is_gzip_supported()`. пре 9 година
  Alexander Færøy 4b834e0d5e Fix whitespace in test_util_gzip() around `OP_*``. пре 9 година
  Alexander Færøy a8821d8366 Use tt_int_op() over tt_assert() and do explicit NULL checks in test_util_gzip(). пре 9 година
  Nick Mathewson b081a7ed21 Merge branch 'ticket21891_031_01_squashed' пре 9 година
  David Goulet 0565f5a3bb hs: Make the service list pruning function public пре 9 година
  Nick Mathewson ba89520593 fix wide lines пре 9 година
  Nick Mathewson 902672eac6 Merge branch 'ticket21889_031_01_squashed' пре 9 година
  George Kadianakis f02868bb53 hs: Add service-side circuitmap API. пре 9 година