提交历史

作者 SHA1 备注 提交日期
  David Goulet cb8ac1f331 trace: Add a basic event-tracing infrastructure. 7 年之前
  Alexander Færøy 91dd4a00f7 Rename shadowing variable in compress_zlib.c. 7 年之前
  Nick Mathewson 754b86ba01 changes file for 21662/21663/21664 7 年之前
  Nick Mathewson ba405f86bf Merge branch 'ahf_prop278_21662_squashed' 7 年之前
  Alexander Færøy 2210b330e7 Fix newlines in compression headers. 7 年之前
  Alexander Færøy cf912259ba Remove `tor_compress_memory_level()`. 7 年之前
  Alexander Færøy 69a41e8bc6 Use switch-statement in tor_{compress,uncompress}. 7 年之前
  Alexander Færøy c2d1d949de Use `tor_compress_supports_method()` before printing library versions. 7 年之前
  Alexander Færøy 6b905b38bb Add API entry-point for getting compression method version numbers. 7 年之前
  Alexander Færøy 1c77d8690c Add function to check if a given compression method is supported. 7 年之前
  Alexander Færøy 04682d302a Add `tor_compress_get_total_allocation()` function. 7 年之前
  Alexander Færøy be4dc54634 Display LZMA and Zstandard versions when starting Tor. 7 年之前
  Alexander Færøy 2fa7b722ce Show liblzma and libzstd versions in `tor --library-versions`. 7 年之前
  Alexander Færøy 380736d045 Add Zstandard support. 7 年之前
  Alexander Færøy ce1feae9d9 Add --enable-zstd to our configure script. 7 年之前
  Alexander Færøy bf1c07cb07 Add LZMA support. 7 年之前
  Alexander Færøy 157af1d26e Add --enable-lzma to our configure script. 7 年之前
  Alexander Færøy c171af0487 Use a switch-statement when checking for compression method. 7 年之前
  Alexander Færøy 300ac49685 Add `compress_zlib.obj` to `src/common/Makefile.nmake`. 7 年之前
  Alexander Færøy 04583df452 Rename the `torgzip` module to `compress`. 7 年之前
  Alexander Færøy 9d5bc1a935 Move zlib compression code into its own module. 7 年之前
  Nick Mathewson db95a6e171 Fix implicit conversion warnings in the period_num tests 7 年之前
  Nick Mathewson 960a09689c Remove changes files that are already merged into 0.3.0. 7 年之前
  Nick Mathewson 4cefda85e4 Merge remote-tracking branch 'dgoulet/ticket21980_031_01' 7 年之前
  Nick Mathewson d949589c09 Fix some leaks in the consdiffmgr tests 7 年之前
  Nick Mathewson e55c1412c1 Fix a signed/unsigned comparison warning on 32-bit 7 年之前
  Nick Mathewson b7567a6282 Merge branch 'consdiffmgr_squashed' 7 年之前
  Nick Mathewson eb14faa0c1 Remove a checklist item that was already tested 7 年之前
  Nick Mathewson af86895581 consdiffmgr test: do not launch a diff task that is already pending 7 年之前
  Nick Mathewson 2e9e2d023b consdiffmgr: tests for consdiffmgr_validate() 7 年之前