Commit History

Author SHA1 Message Date
  Nick Mathewson 6230dfaf14 Merge branch 'maint-0.3.3' 6 years ago
  Nick Mathewson 7fff99110b Merge branch 'maint-0.3.2' into maint-0.3.3 6 years ago
  Nick Mathewson 5d8a927aa3 Merge branch 'maint-0.3.1' into maint-0.3.2 6 years ago
  teor 8366be3b51 Silence unused-const-variable warnings in zstd.h on some gcc versions 6 years ago
  Nick Mathewson 5199b9b337 Use autoconf to check for optional zstd functionality. 6 years ago
  Nick Mathewson 5a9ada342f tor_zstd_format_version shouldn't be built when !HAVE_ZSTD 6 years ago
  Nick Mathewson a03488954c Add configure option to control ZSTD_STATIC_LINKING_ONLY 6 years ago
  Nick Mathewson a77a366b87 Warn on zstd header/library version mismatch 6 years ago
  Nick Mathewson f98cb5d355 Use "static-only" zstd functions to estimate memory usage. 6 years ago
  Nick Mathewson 358b609e9d Enable (safe) use of zstd static-only APIs 6 years ago
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 years ago
  Nick Mathewson ff0aabc35d Merge branch 'maint-0.3.1' 6 years ago
  Andreas Stieger 427c2cc9e8 in zstd compression, fix 32 bit build 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 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 7 years ago
  teor 617e1da636 Remove a redundant conditional in tor_zstd_compress_process 7 years ago
  teor 7605bd528e Move a comment to the right place in tor_zstd_compress_process 7 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