Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson d102e9c2e4 Merge branch 'maint-0.3.3' into maint-0.3.4 vor 6 Jahren
  Nick Mathewson 15d7f24c57 Merge branch 'maint-0.3.2' into maint-0.3.3 vor 6 Jahren
  Taylor Yu a8bdb851eb Don't disable an unsupported compiler warning vor 6 Jahren
  Nick Mathewson 6230dfaf14 Merge branch 'maint-0.3.3' vor 6 Jahren
  Nick Mathewson 5d8a927aa3 Merge branch 'maint-0.3.1' into maint-0.3.2 vor 6 Jahren
  Nick Mathewson 7fff99110b Merge branch 'maint-0.3.2' into maint-0.3.3 vor 6 Jahren
  teor 8366be3b51 Silence unused-const-variable warnings in zstd.h on some gcc versions vor 6 Jahren
  Nick Mathewson 5199b9b337 Use autoconf to check for optional zstd functionality. vor 6 Jahren
  Nick Mathewson 5a9ada342f tor_zstd_format_version shouldn't be built when !HAVE_ZSTD vor 6 Jahren
  Nick Mathewson a03488954c Add configure option to control ZSTD_STATIC_LINKING_ONLY vor 6 Jahren
  Nick Mathewson a77a366b87 Warn on zstd header/library version mismatch vor 6 Jahren
  Nick Mathewson f98cb5d355 Use "static-only" zstd functions to estimate memory usage. vor 6 Jahren
  Nick Mathewson 358b609e9d Enable (safe) use of zstd static-only APIs vor 6 Jahren
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL vor 6 Jahren
  Nick Mathewson ff0aabc35d Merge branch 'maint-0.3.1' vor 6 Jahren
  Andreas Stieger 427c2cc9e8 in zstd compression, fix 32 bit build vor 6 Jahren
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
  Nick Mathewson 7465ea4ad9 Remove some LCOV_EXCL stuff that I think may be testable after all. vor 7 Jahren
  Nick Mathewson 6121ca16bc Merge remote-tracking branch 'ahf/bugs/22286' into maint-0.3.1 vor 7 Jahren
  Nick Mathewson 2ae51ed5e2 Fix zstd 1.3.0 trouble: Be more respectful of its state machine vor 7 Jahren
  teor cbaf0c049c Return TOR_COMPRESS_BUFFER_FULL when zstd has additional input vor 7 Jahren
  teor 617e1da636 Remove a redundant conditional in tor_zstd_compress_process vor 7 Jahren
  teor 7605bd528e Move a comment to the right place in tor_zstd_compress_process vor 7 Jahren
  Alexander Færøy fcf836d239 Add coverage markers in Zstd + LZMA compression backends. vor 7 Jahren
  Nick Mathewson 39cfaba9e2 Fix handling of "final" flag in zstd decompression vor 7 Jahren
  Nick Mathewson 7fb9586953 Fix compilation when lzma or zstd is absent vor 7 Jahren
  Nick Mathewson 4038202f89 Avoid a warning from the use of floating-point in zstd vor 7 Jahren
  Alexander Færøy e42c204f67 Approximate memory usage needed for the Zstandard backend. vor 7 Jahren
  Alexander Færøy fac8ac0e4a Remove unused header from the Zstandard compression backend. vor 7 Jahren
  Nick Mathewson 7a37cbbea3 Whitespace fixes. vor 7 Jahren