Nick Mathewson
|
2ae51ed5e2
Fix zstd 1.3.0 trouble: Be more respectful of its state machine
|
7 년 전 |
teor
|
cbaf0c049c
Return TOR_COMPRESS_BUFFER_FULL when zstd has additional input
|
7 년 전 |
teor
|
617e1da636
Remove a redundant conditional in tor_zstd_compress_process
|
7 년 전 |
teor
|
7605bd528e
Move a comment to the right place in tor_zstd_compress_process
|
7 년 전 |
Nick Mathewson
|
39cfaba9e2
Fix handling of "final" flag in zstd decompression
|
7 년 전 |
Nick Mathewson
|
7fb9586953
Fix compilation when lzma or zstd is absent
|
7 년 전 |
Nick Mathewson
|
4038202f89
Avoid a warning from the use of floating-point in zstd
|
7 년 전 |
Alexander Færøy
|
e42c204f67
Approximate memory usage needed for the Zstandard backend.
|
7 년 전 |
Alexander Færøy
|
fac8ac0e4a
Remove unused header from the Zstandard compression backend.
|
7 년 전 |
Nick Mathewson
|
7a37cbbea3
Whitespace fixes.
|
7 년 전 |
Nick Mathewson
|
49868340f7
Merge branch 'unified_compress_squashed'
|
7 년 전 |
Nick Mathewson
|
4b01b45ec1
Add a "best compression" flag.
|
7 년 전 |
Nick Mathewson
|
880fb3e3a9
Combine all *compress/*uncompress backend function into one
|
7 년 전 |
Nick Mathewson
|
4266ec766a
Use atomic counters for compressor allocation.
|
7 년 전 |
Alexander Færøy
|
cf912259ba
Remove `tor_compress_memory_level()`.
|
7 년 전 |
Alexander Færøy
|
6b905b38bb
Add API entry-point for getting compression method version numbers.
|
7 년 전 |
Alexander Færøy
|
1c77d8690c
Add function to check if a given compression method is supported.
|
7 년 전 |
Alexander Færøy
|
380736d045
Add Zstandard support.
|
7 년 전 |