index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_kms.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #57546 from clwluvw/vault-token
Casey Bodley
2024-07-26
1
-3
/
+3
|
\
|
*
rgw: eliminate vault token perm for group read
Seena Fallah
2024-05-19
1
-3
/
+3
*
|
rgw/kms: RGWKMIPTransceiver warns about blocking
Casey Bodley
2024-07-02
1
-2
/
+2
*
|
rgw: pass DoutPrefixProvider into RGWHTTPClient
Casey Bodley
2024-07-02
1
-8
/
+10
*
|
rgw_kms: fix Realloc and free cct
Rongqi Sun
2024-05-23
1
-2
/
+2
|
/
*
rgw: fix http error checks in keystone/barbican/vault clients
Casey Bodley
2023-10-05
1
-7
/
+9
*
rgw/async: use optional_yield for keystone and kms requests
Casey Bodley
2023-09-26
1
-79
/
+96
*
rgw: The error reported in the "rgw_s3_prepare_decrypt" function is unreasonable
wangyingbin
2022-06-17
1
-1
/
+1
*
rgw/sse-s3: remove make_kek_s3/generate_kek_sse_s3
Marcus Watts
2022-04-19
1
-43
/
+5
*
rgw: Address review comments, fix test cases for rgw_kms
Priya Sehgal
2022-04-19
1
-34
/
+34
*
rgw: Adding SSE-S3 support in GET and PUT paths (using Vault as KMS)
Priya Sehgal
2022-04-19
1
-0
/
+37
*
rgw: sse-s3: Introducing SSE-S3 RGW options and using them
Marcus Watts
2022-04-19
1
-27
/
+321
*
rgw: Fix uninitialized warning
Adam C. Emerson
2022-03-25
1
-1
/
+1
*
cleanup: Change incorrect modelines
Adam C. Emerson
2022-01-22
1
-1
/
+1
*
common: hide internal logger configuration strings from clients
Ronen Friedman
2021-11-11
1
-8
/
+0
*
src/rgw: DPP addition to rgw_kms.cc
Kalpesh Pandya
2021-10-11
1
-78
/
+83
*
src/rgw: DPP addition to rgw_keystone.cc
Kalpesh Pandya
2021-10-11
1
-9
/
+8
*
dpp was added instead of ldout and lderr calls
Omri Zeneva
2021-08-16
1
-11
/
+14
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+1
*
rgw: add support for client cert and key for vault
Jiffin Tony Thottan
2021-04-16
1
-0
/
+7
*
rgw: add support to consume user given ca cert for vault
Jiffin Tony Thottan
2021-04-16
1
-0
/
+4
*
rgw: add seperate option for verify ssl for vault KMS engine
Jiffin Tony Thottan
2021-04-16
1
-0
/
+2
*
rgw/kms/vault - 0 terminate before rapidjson
Marcus Watts
2021-03-06
1
-0
/
+8
*
rgw/kms/vault - new transit logic - fix compat logic
Marcus Watts
2021-03-06
1
-1
/
+20
*
rgw/kms/vault - define attribute for new transit logic
Marcus Watts
2021-03-06
1
-10
/
+167
*
rgw/kms/vault - "compat" option
Marcus Watts
2021-03-06
1
-55
/
+219
*
rgw/kms/vault - encryption context - first part
Marcus Watts
2021-03-06
1
-26
/
+112
*
rgw/kms/kmip - string handling cleanup.
Marcus Watts
2021-03-04
1
-2
/
+2
*
kmip: first pass at implementation logic.
Marcus Watts
2021-03-04
1
-0
/
+129
*
rgw: Replace boost::string_ref/view with std::string_view
Prateek Sachan
2020-06-18
1
-14
/
+14
*
rgw_kms: fix concat_url for empty url case
Samuel Just
2020-01-23
1
-2
/
+3
*
rgw: improvements to SSE-KMS with Vault
Sergio de Carvalho
2019-11-28
1
-3
/
+3
*
rgw: Vault's Transit Secrets updates and docs
Andrea Baglioni
2019-11-28
1
-49
/
+22
*
rgw: Add support to Vault's Transit Secrets Engine in SSE-KMS
Andrea Baglioni
2019-11-28
1
-122
/
+265
*
Merge pull request #31692 from rzarzynski/wip-fips-zeroize-memset_bzero
Kefu Chai
2019-11-24
1
-2
/
+2
|
\
|
*
rgw: switch to ceph::crypto::zeroize_for_security().
Radoslaw Zarzynski
2019-11-17
1
-2
/
+2
*
|
rgw: improvements to SSE-KMS with Vault
Sergio de Carvalho
2019-11-12
1
-30
/
+44
|
/
*
rgw: add SSE-KMS with Vault using token auth
Sergio de Carvalho
2019-10-01
1
-0
/
+277