Nick Mathewson
|
199e61feb5
whitespace fix
|
7 years ago |
Nick Mathewson
|
ba9f235e17
Re-enable the partial-input test for zstd.
|
7 years ago |
Nick Mathewson
|
39cfaba9e2
Fix handling of "final" flag in zstd decompression
|
7 years ago |
Nick Mathewson
|
166aa8d741
Have a separate entry point for each compresion test
|
7 years ago |
Nick Mathewson
|
36e62ae7e2
Merge remote-tracking branch 'ahf/bugs/22085'
|
7 years ago |
Nick Mathewson
|
33a2fd065d
Merge branch 'dirreq'
|
7 years ago |
Alexander Færøy
|
e0a3819dcc
Test support for multiple compression backends in the buffer code.
|
7 years ago |
Alexander Færøy
|
22e6ad6f26
Clean up mentions of 'zlib' and rename the mentions to 'compressed'.
|
7 years ago |
Alexander Færøy
|
7bececbd69
Refactor compression tests into a single test.
|
7 years ago |
Nick Mathewson
|
b4fe0a6a03
Improve control flow in authority_certs_fetch_resource_impl
|
7 years ago |
Nick Mathewson
|
52316f9969
Include UPLOAD_RENDDESC_V2 in PURPOSE_IS_UPLOAD
|
7 years ago |
Taylor Yu
|
224259a929
Document Bridge line transport arguments
|
7 years ago |
Nick Mathewson
|
e5eb260b7a
forward-port changelog and release notes
|
7 years ago |
Nick Mathewson
|
d95892c5d2
Merge branch 'maint-0.3.0'
|
7 years ago |
Nick Mathewson
|
7ae7e3c2d8
bump to 0.3.0.6-dev
|
7 years ago |
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 |
Nick Mathewson
|
99e943998d
Add getpid() to the seccomp2 sandbox.
|
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
|
24f7059704
Configure sandbox using consdiffmgr; free cdm on exit.
|
7 years ago |
Nick Mathewson
|
65ff0f8267
Bitmask out the compression methods that we do not support
|
7 years ago |