Alexander Færøy
|
236cf49670
Add stub function for libor-trace.
|
před 7 roky |
Nick Mathewson
|
43db91bd87
Teach cov-exclude to detect runaway LCOV_EXCL_START lines
|
před 7 roky |
Nick Mathewson
|
7a37cbbea3
Whitespace fixes.
|
před 7 roky |
Nick Mathewson
|
49868340f7
Merge branch 'unified_compress_squashed'
|
před 7 roky |
Nick Mathewson
|
49a5b50b31
zlib: Turn UINT_MAX overrun into an error, not an assert.
|
před 7 roky |
Nick Mathewson
|
4b01b45ec1
Add a "best compression" flag.
|
před 7 roky |
Nick Mathewson
|
880fb3e3a9
Combine all *compress/*uncompress backend function into one
|
před 7 roky |
Nick Mathewson
|
232c9e14a8
Merge branch 'atomic_counters'
|
před 7 roky |
Nick Mathewson
|
ec7c512d27
Merge remote-tracking branch 'dgoulet/bug21293_031_01'
|
před 7 roky |
Nick Mathewson
|
6bf82a4910
More clarification on 13802
|
před 7 roky |
David Goulet
|
cb8ac1f331
trace: Add a basic event-tracing infrastructure.
|
před 7 roky |
Nick Mathewson
|
4266ec766a
Use atomic counters for compressor allocation.
|
před 7 roky |
David Goulet
|
368b091329
relay: Change LD_BUG log to LD_PROTOCOL_WARN
|
před 7 roky |
Alexander Færøy
|
91dd4a00f7
Rename shadowing variable in compress_zlib.c.
|
před 7 roky |
Nick Mathewson
|
754b86ba01
changes file for 21662/21663/21664
|
před 7 roky |
Nick Mathewson
|
ba405f86bf
Merge branch 'ahf_prop278_21662_squashed'
|
před 7 roky |
Alexander Færøy
|
2210b330e7
Fix newlines in compression headers.
|
před 7 roky |
Alexander Færøy
|
cf912259ba
Remove `tor_compress_memory_level()`.
|
před 7 roky |
Alexander Færøy
|
69a41e8bc6
Use switch-statement in tor_{compress,uncompress}.
|
před 7 roky |
Alexander Færøy
|
c2d1d949de
Use `tor_compress_supports_method()` before printing library versions.
|
před 7 roky |
Alexander Færøy
|
6b905b38bb
Add API entry-point for getting compression method version numbers.
|
před 7 roky |
Alexander Færøy
|
1c77d8690c
Add function to check if a given compression method is supported.
|
před 7 roky |
Alexander Færøy
|
04682d302a
Add `tor_compress_get_total_allocation()` function.
|
před 7 roky |
Alexander Færøy
|
be4dc54634
Display LZMA and Zstandard versions when starting Tor.
|
před 7 roky |
Alexander Færøy
|
2fa7b722ce
Show liblzma and libzstd versions in `tor --library-versions`.
|
před 7 roky |
Alexander Færøy
|
380736d045
Add Zstandard support.
|
před 7 roky |
Alexander Færøy
|
ce1feae9d9
Add --enable-zstd to our configure script.
|
před 7 roky |
Alexander Færøy
|
bf1c07cb07
Add LZMA support.
|
před 7 roky |
Alexander Færøy
|
157af1d26e
Add --enable-lzma to our configure script.
|
před 7 roky |
Alexander Færøy
|
c171af0487
Use a switch-statement when checking for compression method.
|
před 7 roky |