summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_compression.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-4/+1
* rgw: support full object encryption stack on compressionDai Zhiwei2022-09-231-0/+1
* Merge pull request #45734 from kalebskeithley/vtable-dtorCasey Bodley2022-04-081-1/+2
|\
| * rgw: add missing virtual decls for dtorsKaleb S. KEITHLEY2022-03-301-1/+2
* | compressor: s/boost::optional/std::optional/Kefu Chai2022-03-221-2/+2
|/
* rgw: build without "using namespace std"Kefu Chai2021-08-131-3/+3
* RGW - Zipper - Proper Writer APIDaniel Gryniewicz2021-07-301-1/+1
* rgw: add helper to decode compression info from single attrCasey Bodley2020-09-221-1/+6
* compressor/zlib:make zlib windowBits configurable for compressionWangPengfei2020-04-301-0/+2
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: move rgw_compression_info_from_attrset() to a better homeYehuda Sadeh2019-07-291-0/+2
* rgw: move manifest code around, initial tier separationYehuda Sadeh2019-07-291-0/+1
* rgw: compression filter uses rgw::putobj::PipeCasey Bodley2018-10-161-5/+6
* rgw: rest_client: work towards throttling of http read requestsYehuda Sadeh2018-04-101-1/+1
* radosgw: refactor compression codeAdam Kupczyk2017-06-261-1/+0
* Implemented RGWGetObj_BlockDecrypt RGWPutObj_BlockEncrypt filters.Adam Kupczyk2017-04-051-1/+1
* rgw/cleanup: add override in headersliuchang08122017-03-141-5/+5
* rgw: use rgw_raw_obj in manifest codeYehuda Sadeh2017-03-091-1/+1
* rgw: move compressor plugin out of filterCasey Bodley2016-11-111-4/+5
* Fixed problem with using uninitialized 'compressed' field.Adam Kupczyk2016-11-021-2/+3
* rgw: move compression code in filters systemVed-vampir2016-11-021-0/+51