index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_crypt.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: eliminate ssl enforcement for sse-s3 encryption
Seena Fallah
2024-04-18
1
-11
/
+6
*
rgw: use rgw_owner in RGWBucketInfo
Casey Bodley
2024-04-10
1
-1
/
+8
*
rgw: fix spelling errors
Josh Soref
2023-11-27
1
-1
/
+1
*
rgw/async: use optional_yield for keystone and kms requests
Casey Bodley
2023-09-26
1
-15
/
+15
*
Merge pull request #52248 from cbodley/wip-46062
Casey Bodley
2023-08-04
1
-7
/
+9
|
\
|
*
rgw: BlockDecrypt filter parses manifest parts before construction
Casey Bodley
2023-08-03
1
-7
/
+9
*
|
rgw/crypt: apply rgw_crypt_default_encryption_key by default
Casey Bodley
2023-06-29
1
-16
/
+8
|
/
*
src/rgw: Additional changes based on comments
Kalpesh Pandya
2023-06-19
1
-1
/
+1
*
src/rgw: Changing null_yield to optional_yield
Kalpesh Pandya
2023-06-19
1
-1
/
+1
*
Crypto: Add QAT batch mode
Feng Hualong
2023-03-10
1
-29
/
+58
*
Merge pull request #46443 from ybwang0211/head_obj
Casey Bodley
2022-08-19
1
-2
/
+2
|
\
|
*
rgw: The error reported in the "rgw_s3_prepare_decrypt" function is unreasonable
wangyingbin
2022-06-17
1
-2
/
+2
*
|
rgw: remove unnecessary "struct" from req_state declarations
J. Eric Ivancich
2022-06-22
1
-5
/
+5
|
/
*
rgw/crypt - remote old parts path for sse attributes
Marcus Watts
2022-04-19
1
-80
/
+63
*
rgw/crypt - fix sse-s3 logic.
Marcus Watts
2022-04-19
1
-13
/
+5
*
rgw/sse-s3: various improvements.
Marcus Watts
2022-04-19
1
-120
/
+228
*
rgw: Address review comments, fix test cases for rgw_kms
Priya Sehgal
2022-04-19
1
-1
/
+1
*
rgw: Adding SSE-S3 support in GET and PUT paths (using Vault as KMS)
Priya Sehgal
2022-04-19
1
-0
/
+108
*
Merge pull request #37184 from ybwang0211/KMSMSMSMS_return_error_message
Casey Bodley
2021-11-04
1
-2
/
+2
|
\
|
*
rgw:When KMS encryption is used and the key does not exist, we should not thr...
wangyingbin
2020-09-16
1
-2
/
+2
*
|
rgw: under fips, set flag to allow md5 in select rgw ops - for review
Mark Kogan
2021-10-14
1
-0
/
+4
*
|
dpp was added instead of ldout and lderr calls
Omri Zeneva
2021-08-16
1
-46
/
+54
*
|
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-1
/
+1
*
|
RGW - Zipper - Proper Writer API
Daniel Gryniewicz
2021-07-30
1
-1
/
+1
*
|
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-35
/
+35
*
|
rgw: Remove unused variables
Adam C. Emerson
2021-04-07
1
-3
/
+1
*
|
rgw/kms/vault - encryption context - first part
Marcus Watts
2021-03-06
1
-26
/
+315
|
/
*
rgw: Replace boost::string_ref/view with std::string_view
Prateek Sachan
2020-06-18
1
-17
/
+18
*
rgw: switch copy{_in} users to bufferlist::iterator.
Radoslaw Zarzynski
2020-01-26
1
-1
/
+1
*
rgw: switch to ceph::crypto::zeroize_for_security().
Radoslaw Zarzynski
2019-11-17
1
-5
/
+5
*
rgw: add SSE-KMS with Vault using token auth
Sergio de Carvalho
2019-10-01
1
-115
/
+1
*
rgw: crypt: permit RGW-AUTO/default with SSE-S3 headers
Matt Benjamin
2019-09-05
1
-42
/
+49
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
rgw/rgw_crypt.cc: silence -Wsign-compare GCC warning
Kefu Chai
2019-07-22
1
-1
/
+1
*
rgw: Fix narrowing conversion error
Adam C. Emerson
2019-07-05
1
-1
/
+1
*
Merge pull request #27834 from rzarzynski/wip-nss-drop-cms
Kefu Chai
2019-07-05
1
-226
/
+75
|
\
|
*
build, common, crypto, rgw: drop USE_OPENSSL as OpenSSL is obligatory.
Radoslaw Zarzynski
2019-06-26
1
-20
/
+1
|
*
rgw: drop the unused, NSS-based AES_256_CTR.
Radoslaw Zarzynski
2019-06-17
1
-124
/
+0
|
*
rgw: switch AES_256_ECB_encrypt() from NSS to OpenSSL.
Radoslaw Zarzynski
2019-06-17
1
-48
/
+8
|
*
rgw: generalize the symmetric crypto with evp_sym_transform().
Radoslaw Zarzynski
2019-06-17
1
-60
/
+72
|
*
rgw: switch AES_256_CBC::cbc_transform() from NSS to OpenSSL.
Radoslaw Zarzynski
2019-06-17
1
-44
/
+64
*
|
rgw: Fix pessimizing move
Adam C. Emerson
2019-06-21
1
-1
/
+1
|
/
*
Merge pull request #25355 from cbodley/wip-rgw-http-yield
Casey Bodley
2019-04-01
1
-1
/
+1
|
\
|
*
rgw: http interfaces take optional_yield
Casey Bodley
2019-03-29
1
-1
/
+1
*
|
rgw: fixup_range() clamps offsets to valid part range
Casey Bodley
2019-03-27
1
-6
/
+5
*
|
rgw_crypt: take care of start & end boundaries when parsing range
Abhishek Lekshmanan
2019-03-26
1
-2
/
+2
*
|
rgw: decrypt filter does not cross multipart boundaries
Casey Bodley
2019-03-26
1
-33
/
+50
|
/
*
rgw: clean-up -- insure C++ source code files contain editor directives
J. Eric Ivancich
2018-12-11
1
-0
/
+2
*
rgw: SSE operations check rgw_transport_is_secure()
Casey Bodley
2018-10-22
1
-4
/
+4
*
rgw: encryption filter uses rgw::putobj::Pipe
Casey Bodley
2018-10-16
1
-45
/
+25
[next]