Commit History

Author SHA1 Message Date
  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
  Nick Mathewson be0557f759 Merge remote-tracking branch 'ahf/bugs/22066' 7 years ago
  Alexander Færøy e42c204f67 Approximate memory usage needed for the Zstandard backend. 7 years ago
  Alexander Færøy 2aa28e7cb7 Better documentation for `tor_uncompress()`. 7 years ago
  Alexander Færøy 341824687a Approximate memory usage needed for the LZMA backend. 7 years ago
  Nick Mathewson d92a56c70b Merge branch 'maint-0.3.0' 7 years ago
  Nick Mathewson 31b79f02ab Bump version to 0.3.0.6 7 years ago
  Sebastian Hahn 71c8974af0 Fix coverity cid 1405509 7 years ago
  Sebastian Hahn ee478bdf38 Fix coverity cid 1405510 7 years ago
  Alexander Færøy 08d86e8408 Store compression overhead from `tor_compress_state_t`. 7 years ago
  Alexander Færøy fac8ac0e4a Remove unused header from the Zstandard compression backend. 7 years ago
  Nick Mathewson 2655a72d89 Use x-lzma, not x-lzma2, as the identifier 7 years ago
  Nick Mathewson 0274ea749a Function to convert compression methods to/from strings. 7 years ago
  Nick Mathewson d4a2decc56 Merge branch 'bug21715_031_01_squashed' 7 years ago
  David Goulet fd8284c8b9 man: Update Num{Directory,Entry}Guards default value 7 years ago
  Alexander Færøy 236cf49670 Add stub function for libor-trace. 7 years ago
  Nick Mathewson 43db91bd87 Teach cov-exclude to detect runaway LCOV_EXCL_START lines 7 years ago
  Nick Mathewson 7a37cbbea3 Whitespace fixes. 7 years ago
  Nick Mathewson 49868340f7 Merge branch 'unified_compress_squashed' 7 years ago
  Nick Mathewson 49a5b50b31 zlib: Turn UINT_MAX overrun into an error, not an assert. 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 232c9e14a8 Merge branch 'atomic_counters' 7 years ago
  Nick Mathewson ec7c512d27 Merge remote-tracking branch 'dgoulet/bug21293_031_01' 7 years ago
  Nick Mathewson 6bf82a4910 More clarification on 13802 7 years ago
  David Goulet cb8ac1f331 trace: Add a basic event-tracing infrastructure. 7 years ago
  Nick Mathewson 4266ec766a Use atomic counters for compressor allocation. 7 years ago
  David Goulet 368b091329 relay: Change LD_BUG log to LD_PROTOCOL_WARN 7 years ago
  Alexander Færøy 91dd4a00f7 Rename shadowing variable in compress_zlib.c. 7 years ago