Commit History

Author SHA1 Message Date
  Nick Mathewson 7a37cbbea3 Whitespace fixes. 7 years ago
  Nick Mathewson 49868340f7 Merge branch 'unified_compress_squashed' 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 4266ec766a Use atomic counters for compressor allocation. 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 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 380736d045 Add Zstandard support. 7 years ago
  Alexander Færøy bf1c07cb07 Add LZMA support. 7 years ago
  Alexander Færøy c171af0487 Use a switch-statement when checking for compression method. 7 years ago
  Alexander Færøy 04583df452 Rename the `torgzip` module to `compress`. 7 years ago