summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_torrent.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/torrent: remove unused 'class seed' and move stuff to sourceCasey Bodley2023-03-021-121/+21
* rgw: add free function rgw_read_torrent_file() for GetObjCasey Bodley2023-03-021-0/+5
* rgw/torrent: add a PutObj filter for torrent infoCasey Bodley2023-03-021-0/+20
* rgw/torrent: bencoder uses string_viewCasey Bodley2023-03-021-16/+10
* rgw: clean up header filesJ. Eric Ivancich2023-01-241-8/+8
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-3/+1
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-2/+2
* rgw: remove unnecessary "struct" from req_state declarationsJ. Eric Ivancich2022-06-221-2/+2
* RGW - Zipper - remove last rgw_raw_obj from APIDaniel Gryniewicz2021-08-181-1/+0
* rgw: build without "using namespace std"Kefu Chai2021-08-131-7/+7
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-2/+2
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-3/+3
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-2/+2
* rgw: No null_yield in rgw_torrentAdam C. Emerson2020-11-131-2/+2
* Zipper - Implement Read op on RGWObjectDaniel Gryniewicz2020-08-171-1/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-2/+2
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+3
* rgw: seed::get_torrent_file returns errors in the usual way.Radoslaw Zarzynski2017-08-271-2/+4
* rgw: Initialize pointer field in seedJos Collin2017-07-121-3/+3
* Merge pull request #15153 from zhangsw/optimize-torrentCasey Bodley2017-05-191-5/+4
|\
| * rgw: optimize generating torrent file. Object data won't stay in memoryZhang Shaowen2017-05-181-5/+4
* | rgw: drop using namespace std in header filesAbhishek Lekshmanan2017-05-171-1/+0
|/
* rgw: get torrent request's parameter is not the same as amazon s3.Zhang Shaowen2017-03-091-1/+1
* rgw:add a s3 API of make torrent for a objectzhouruisong2016-07-261-0/+139
* Revert RGW torrentDaniel Gryniewicz2016-07-211-100/+0
* rgw:add a s3 API of make torrent for a objectzhouruisong2016-07-061-0/+100