Commit History

Author SHA1 Message Date
  Nick Mathewson 43db91bd87 Teach cov-exclude to detect runaway LCOV_EXCL_START lines 7 years ago
  Nick Mathewson 7a37cbbea3 Whitespace fixes. 7 years ago
  Nick Mathewson 49868340f7 Merge branch 'unified_compress_squashed' 7 years ago
  Nick Mathewson 49a5b50b31 zlib: Turn UINT_MAX overrun into an error, not an assert. 7 years ago
  Nick Mathewson 4b01b45ec1 Add a "best compression" flag. 7 years ago
  Nick Mathewson 880fb3e3a9 Combine all *compress/*uncompress backend function into one 7 years ago
  Nick Mathewson 232c9e14a8 Merge branch 'atomic_counters' 7 years ago
  Nick Mathewson ec7c512d27 Merge remote-tracking branch 'dgoulet/bug21293_031_01' 7 years ago
  Nick Mathewson 6bf82a4910 More clarification on 13802 7 years ago
  David Goulet cb8ac1f331 trace: Add a basic event-tracing infrastructure. 7 years ago
  Nick Mathewson 4266ec766a Use atomic counters for compressor allocation. 7 years ago
  David Goulet 368b091329 relay: Change LD_BUG log to LD_PROTOCOL_WARN 7 years ago
  Alexander Færøy 91dd4a00f7 Rename shadowing variable in compress_zlib.c. 7 years ago
  Nick Mathewson 754b86ba01 changes file for 21662/21663/21664 7 years ago
  Nick Mathewson ba405f86bf Merge branch 'ahf_prop278_21662_squashed' 7 years ago
  Alexander Færøy 2210b330e7 Fix newlines in compression headers. 7 years ago
  Alexander Færøy cf912259ba Remove `tor_compress_memory_level()`. 7 years ago
  Alexander Færøy 69a41e8bc6 Use switch-statement in tor_{compress,uncompress}. 7 years ago
  Alexander Færøy c2d1d949de Use `tor_compress_supports_method()` before printing library versions. 7 years ago
  Alexander Færøy 6b905b38bb Add API entry-point for getting compression method version numbers. 7 years ago
  Alexander Færøy 1c77d8690c Add function to check if a given compression method is supported. 7 years ago
  Alexander Færøy 04682d302a Add `tor_compress_get_total_allocation()` function. 7 years ago
  Alexander Færøy be4dc54634 Display LZMA and Zstandard versions when starting Tor. 7 years ago
  Alexander Færøy 2fa7b722ce Show liblzma and libzstd versions in `tor --library-versions`. 7 years ago
  Alexander Færøy 380736d045 Add Zstandard support. 7 years ago
  Alexander Færøy ce1feae9d9 Add --enable-zstd to our configure script. 7 years ago
  Alexander Færøy bf1c07cb07 Add LZMA support. 7 years ago
  Alexander Færøy 157af1d26e Add --enable-lzma to our configure script. 7 years ago
  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