Historie revizí

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