Mike Perry
|
0c4751b591
Changes file for Bug 22212.
|
7 years ago |
Mike Perry
|
0592ee45fc
Demote a log message due to libevent delays.
|
7 years ago |
Nick Mathewson
|
784b29a2bf
Merge branch 'bug22356_029' into maint-0.3.1
|
7 years ago |
Nick Mathewson
|
e51e7bd38b
Merge branch 'bug22502_redux_031' into maint-0.3.1
|
7 years ago |
Nick Mathewson
|
c999e84436
Merge branch 'bug22672_031' into maint-0.3.1
|
7 years ago |
Nick Mathewson
|
c4152a25e3
Note that bw_accounting is obsoleted by values in the state file
|
7 years ago |
Nick Mathewson
|
fecc66d1e6
Note that pkgconfig is now needed, and has been for a few releases.
|
7 years ago |
Nick Mathewson
|
392e5457b8
Merge remote-tracking branch 'argonblue/bug22638' into maint-0.3.1
|
7 years ago |
Nick Mathewson
|
9328bd524e
Enforce the rule that COMPRESS_OK means progress was made.
|
7 years ago |
Nick Mathewson
|
945256188a
mingw/windows printf lacks %zd ; use %lu and casts instead
|
7 years ago |
Taylor Yu
|
25edb41e6f
Fix compress_none.c header comment
|
7 years ago |
Nick Mathewson
|
782eb02b79
Send the correct content-encoding when serving cached_dir_t objects
|
7 years ago |
Nick Mathewson
|
eb632afb17
Correct the fix to bug 22629 to permit trailing non-garbage
|
7 years ago |
Nick Mathewson
|
94a1b8b66c
Add a unit test for decompressing concatenated inputs.
|
7 years ago |
Nick Mathewson
|
c1c938e80c
add a changes file for 22626, 22628, and 22629 (parts of 22502)
|
7 years ago |
Nick Mathewson
|
1c0459f19a
Merge remote-tracking branch 'teor/bug22502' into maint-0.3.1
|
7 years ago |
Nick Mathewson
|
e3efc076c5
Downgrade "assign_to_cpuworker failed" to INFO.
|
7 years ago |
Nick Mathewson
|
eff5e29404
Merge branch 'maint-0.3.0' into maint-0.3.1
|
7 years ago |
Nick Mathewson
|
71c701927a
Merge branch 'maint-0.2.9' into maint-0.3.0
|
7 years ago |
Nick Mathewson
|
1c64133cb3
Merge remote-tracking branch 'public/bug22516_029' into maint-0.2.9
|
7 years ago |
Nick Mathewson
|
5641e27ffb
Document more files in the datadirectory.
|
7 years ago |
Nick Mathewson
|
b4c9eb0aab
Document sr-random and diff-cache.
|
7 years ago |
Nick Mathewson
|
a73d0fe9a8
Document key-pinning-journal
|
7 years ago |
Nick Mathewson
|
59f29970fa
Permit the fchmod system call.
|
7 years ago |
teor
|
7d535ea9d3
Add extra logging during compression and decompression
|
7 years ago |
teor
|
cbaf0c049c
Return TOR_COMPRESS_BUFFER_FULL when zstd has additional input
|
7 years ago |
teor
|
617e1da636
Remove a redundant conditional in tor_zstd_compress_process
|
7 years ago |
teor
|
7605bd528e
Move a comment to the right place in tor_zstd_compress_process
|
7 years ago |
teor
|
952c9073ad
Check for trailing input garbage in tor_compress_impl() when decompressing
|
7 years ago |
teor
|
8e1b37a4aa
Check if tor_compress_new() returns NULL in tor_compress_impl()
|
7 years ago |