index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_http_client.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/http: finish_request() after logging errors
Casey Bodley
2024-08-15
1
-1
/
+1
*
rgw: split is_asio_thread warnings into separate file/function
Casey Bodley
2024-07-02
1
-4
/
+3
*
rgw: pass DoutPrefixProvider into RGWHTTPClient
Casey Bodley
2024-07-02
1
-7
/
+7
*
rgw/http: check 'done' under mutex
Casey Bodley
2024-05-22
1
-5
/
+6
*
rgw/http: async_wait() uses async_initiate
Casey Bodley
2024-05-13
1
-11
/
+8
*
rgw/http/client-side: disable curl path normalization
Oguzhan Ozmen
2024-02-18
1
-0
/
+2
*
rgw/multisite: maintain endpoints connectable status and retry the requests t...
Jane Zhu
2024-01-16
1
-0
/
+1
*
rgw: Add coverity annotations for missing mutex locks
Vedansh Bhartia
2023-09-26
1
-0
/
+3
*
rgw: Add coverity annotation for missing break statement in switch
Vedansh Bhartia
2023-07-16
1
-0
/
+1
*
rgw: add rgw_curl_tcp_keepalive option for http client requests
Casey Bodley
2023-01-11
1
-0
/
+1
*
Revert "rgw: detect and work around a curl_multi_wait bug"
Casey Bodley
2022-03-01
1
-129
/
+2
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
rgw: add support for client cert and key for vault
Jiffin Tony Thottan
2021-04-16
1
-3
/
+15
*
rgw: update debug log for curl error
Jiffin Tony Thottan
2021-04-16
1
-1
/
+1
*
rgw: add support to consume user given ca cert for vault
Jiffin Tony Thottan
2021-04-16
1
-0
/
+3
*
Merge pull request #39678 from yehudasa/wip-rgw-aws4-client
Casey Bodley
2021-03-17
1
-0
/
+45
|
\
|
*
rgw, rgw-admin: config and pass region name for aws auth v4
Yehuda Sadeh
2021-03-09
1
-47
/
+0
|
*
rgw: try to identify connections region
Yehuda Sadeh
2021-03-09
1
-0
/
+47
|
*
rgw: basic client aws v4 signature
Yehuda Sadeh
2021-03-09
1
-0
/
+45
*
|
rgw: do not include RWLock.h unless RWLock is used
Kefu Chai
2021-03-10
1
-1
/
+1
|
/
*
rgw: Set CURLOPT_NOBODY for HEAD request
Soumya Koduri
2021-01-18
1
-0
/
+5
*
rgw/rgw_http_client.cc: Introduce a new configuration item - rgw_curl_buffersize
Yang Honggang
2020-12-20
1
-0
/
+1
*
{rgw, cmake}: Remove WITH_BOOST_CONTEXT
Adam C. Emerson
2020-10-23
1
-2
/
+0
*
Merge pull request #35597 from soumyakoduri/http_client_fix
J. Eric Ivancich
2020-08-10
1
-7
/
+7
|
\
|
*
rgw: Empty reqs_change_state queue before unregistered_reqs
Soumya Koduri
2020-06-16
1
-7
/
+7
*
|
rgw: Replace boost::string_ref/view with std::string_view
Prateek Sachan
2020-06-18
1
-5
/
+5
|
/
*
rgw/http: add timeout to http client
Yuval Lifshitz
2020-04-07
1
-5
/
+15
*
rgw: http client: propagate errors in client callbacks
Yehuda Sadeh
2020-01-28
1
-9
/
+25
*
rgw: audit memset & bzero users for FIPS.
Radoslaw Zarzynski
2019-11-17
1
-0
/
+1
*
include/compat: add flags arg to pipe_cloexec
Sage Weil
2019-10-01
1
-1
/
+1
*
Merge pull request #29639 from baixueyu/wip-crypto-bug
Casey Bodley
2019-09-03
1
-5
/
+10
|
\
|
*
get barbican secret key request return error code
Richard Bai(白学余)
2019-08-21
1
-5
/
+10
*
|
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
|
/
*
rgw: http client drops mutex before suspending coroutine
Casey Bodley
2019-08-08
1
-2
/
+5
*
rgw: http client doesn't need lock to access atomic 'done'
Casey Bodley
2019-08-08
1
-6
/
+1
*
rgw: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-43
/
+39
*
rgw: fix miss handle curl error return
Tianshan Qu
2019-06-04
1
-1
/
+2
*
rgw: RGWHTTPClient::wait() warns if it blocks in an asio thread
Casey Bodley
2019-03-29
1
-0
/
+5
*
rgw: http interfaces take optional_yield
Casey Bodley
2019-03-29
1
-8
/
+35
*
rgw: http_client: propagate send_data_hint differently
Yehuda Sadeh
2019-01-26
1
-3
/
+3
*
Merge pull request #23318 from theanalyst/wip-curl-errstring
Yuri Weinstein
2018-11-19
1
-0
/
+1
|
\
|
*
rgw: http client: print curl error messages during curl failures
Abhishek Lekshmanan
2018-07-30
1
-0
/
+1
*
|
Merge pull request #21767 from cfanz/wip-fix-rgw-race-condition
Matt Benjamin
2018-10-31
1
-5
/
+4
|
\
\
|
*
|
rgw: avoid race condition in RGWHTTPClient::wait()
cfanz
2018-05-02
1
-5
/
+4
*
|
|
Merge pull request #23988 from cbodley/wip-35851
Yehuda Sadeh
2018-09-25
1
-7
/
+7
|
\
\
\
|
*
|
|
rgw: dont access rgw_http_req_data::client of canceled request
Casey Bodley
2018-09-07
1
-7
/
+7
*
|
|
|
Merge pull request #23986 from cbodley/wip-35715
Casey Bodley
2018-09-25
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
rgw: fix leak of curl handle on shutdown
Casey Bodley
2018-09-07
1
-2
/
+2
|
|
/
/
/
*
/
/
/
*: set missing CLOEXEC on opened fds
Patrick Donnelly
2018-09-20
1
-10
/
+9
|
/
/
/
*
|
/
rgw: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-4
/
+4
|
|
/
|
/
|
[next]