Nick Mathewson
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
hace 7 años |
Nick Mathewson
|
db024adc90
Switch to a safer FREE_AND_NULL implementation
|
hace 7 años |
Nick Mathewson
|
c92ac9f5cb
Convert the rest of src/common's headers to use FREE_AND_NULL
|
hace 7 años |
Nick Mathewson
|
3a073c463d
Improve unit test coverage for compression code.
|
hace 7 años |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
hace 7 años |
Alexander Færøy
|
77511aed6c
Fix whitespace issue.
|
hace 7 años |
Alexander Færøy
|
3a05687c6d
Add API for getting human readable descriptions of a compress_method_t
|
hace 7 años |
Nick Mathewson
|
2903c329aa
Move the "supported compression bitmask" into compress.[ch]
|
hace 7 años |
Nick Mathewson
|
0274ea749a
Function to convert compression methods to/from strings.
|
hace 7 años |
Nick Mathewson
|
49868340f7
Merge branch 'unified_compress_squashed'
|
hace 7 años |
Nick Mathewson
|
4b01b45ec1
Add a "best compression" flag.
|
hace 7 años |
Nick Mathewson
|
4266ec766a
Use atomic counters for compressor allocation.
|
hace 7 años |
Alexander Færøy
|
2210b330e7
Fix newlines in compression headers.
|
hace 7 años |
Alexander Færøy
|
cf912259ba
Remove `tor_compress_memory_level()`.
|
hace 7 años |
Alexander Færøy
|
6b905b38bb
Add API entry-point for getting compression method version numbers.
|
hace 7 años |
Alexander Færøy
|
1c77d8690c
Add function to check if a given compression method is supported.
|
hace 7 años |
Alexander Færøy
|
04682d302a
Add `tor_compress_get_total_allocation()` function.
|
hace 7 años |
Alexander Færøy
|
380736d045
Add Zstandard support.
|
hace 7 años |
Alexander Færøy
|
bf1c07cb07
Add LZMA support.
|
hace 7 años |
Alexander Færøy
|
04583df452
Rename the `torgzip` module to `compress`.
|
hace 7 años |