Commit History

Author SHA1 Message Date
  Andreas Stieger 427c2cc9e8 in zstd compression, fix 32 bit build 6 years ago
  Nick Mathewson 7465ea4ad9 Remove some LCOV_EXCL stuff that I think may be testable after all. 6 years ago
  Nick Mathewson 6121ca16bc Merge remote-tracking branch 'ahf/bugs/22286' into maint-0.3.1 6 years ago
  Nick Mathewson 2ae51ed5e2 Fix zstd 1.3.0 trouble: Be more respectful of its state machine 6 years ago
  teor cbaf0c049c Return TOR_COMPRESS_BUFFER_FULL when zstd has additional input 6 years ago
  teor 617e1da636 Remove a redundant conditional in tor_zstd_compress_process 6 years ago
  teor 7605bd528e Move a comment to the right place in tor_zstd_compress_process 6 years ago
  Alexander Færøy fcf836d239 Add coverage markers in Zstd + LZMA compression backends. 7 years ago
  Nick Mathewson 39cfaba9e2 Fix handling of "final" flag in zstd decompression 7 years ago
  Nick Mathewson 7fb9586953 Fix compilation when lzma or zstd is absent 7 years ago
  Nick Mathewson 4038202f89 Avoid a warning from the use of floating-point in zstd 7 years ago
  Alexander Færøy e42c204f67 Approximate memory usage needed for the Zstandard backend. 7 years ago
  Alexander Færøy fac8ac0e4a Remove unused header from the Zstandard compression backend. 7 years ago
  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 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 380736d045 Add Zstandard support. 7 years ago