summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_kms.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/async: use optional_yield for keystone and kms requestsCasey Bodley2023-09-261-17/+24
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-3/+1
* rgw/sse-s3: remove make_kek_s3/generate_kek_sse_s3Marcus Watts2022-04-191-1/+0
* rgw: Adding SSE-S3 support in GET and PUT paths (using Vault as KMS)Priya Sehgal2022-04-191-0/+1
* rgw: sse-s3: Introducing SSE-S3 RGW options and using themMarcus Watts2022-04-191-0/+12
* cleanup: Change incorrect modelinesAdam C. Emerson2022-01-221-1/+1
* common: hide internal logger configuration strings from clientsRonen Friedman2021-11-111-0/+2
* src/rgw: DPP addition to rgw_kms.ccKalpesh Pandya2021-10-111-1/+1
* src/rgw: DPP addition to rgw_keystone.ccKalpesh Pandya2021-10-111-4/+2
* dpp was added instead of ldout and lderr callsOmri Zeneva2021-08-161-2/+4
* rgw: build without "using namespace std"Kefu Chai2021-08-131-2/+2
* rgw/kms/vault - encryption context - first partMarcus Watts2021-03-061-6/+5
* kmip: first pass at implementation logic.Marcus Watts2021-03-041-0/+3
* rgw: Replace boost::string_ref/view with std::string_viewPrateek Sachan2020-06-181-4/+4
* rgw: Vault's Transit Secrets updates and docsAndrea Baglioni2019-11-281-9/+0
* rgw: Add support to Vault's Transit Secrets Engine in SSE-KMSAndrea Baglioni2019-11-281-0/+26
* rgw: add SSE-KMS with Vault using token authSergio de Carvalho2019-10-011-0/+33