index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_asio_client.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: fix spelling errors
Josh Soref
2023-11-27
1
-3
/
+3
*
build: Bump boost to 1.82
Adam C. Emerson
2023-07-05
1
-7
/
+7
*
Revert "rgw/beast: add extra_response_headers for Server name"
Casey Bodley
2023-03-13
1
-8
/
+1
*
rgw/beast: add extra_response_headers for Server name
Casey Bodley
2023-03-11
1
-1
/
+8
*
rgw/beast: ClientIO remembers whether it sent '100 Continue'
Casey Bodley
2023-01-05
1
-0
/
+1
*
rgw: keep underscore in metatdata key
Ilsoo Byun
2020-12-30
1
-0
/
+2
*
rgw: Replace boost::string_ref/view with std::string_view
Prateek Sachan
2020-06-18
1
-3
/
+3
*
rgw: fix REQUEST_URI setting in the rgw_asio_client.cc
Jiaying Ren
2019-09-24
1
-7
/
+8
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
rgw: pubsub add perf counters. fix error handling
Yuval Lifshitz
2019-02-13
1
-0
/
+1
*
rgw: add ssl support to beast frontend
Casey Bodley
2018-04-05
1
-3
/
+5
*
rgw: factor the tcp::socket out of ClientIO
Casey Bodley
2018-04-05
1
-45
/
+9
*
rgw: enable 'qlen' & 'qactive' performance counters
Mark Kogan
2018-03-12
1
-0
/
+5
*
rgw: make init env methods return an error
Abhishek Lekshmanan
2018-02-20
1
-1
/
+2
*
rgw: fix for empty query string in beast frontend
Casey Bodley
2018-01-25
1
-4
/
+5
*
rgw: update beast frontend for boost 1.66
Casey Bodley
2018-01-05
1
-1
/
+1
*
rgw: implement ipv4 aws:SourceIp condition for bucket policy
yuliyang
2017-11-30
1
-0
/
+1
*
rgw: RGWEnv::set() takes std::string
Casey Bodley
2017-11-10
1
-9
/
+8
*
rgw: ask beast parser about keepalive/close
Casey Bodley
2017-10-27
1
-6
/
+2
*
rgw: beast frontend uses callbacks instead of coroutines
Casey Bodley
2017-10-27
1
-6
/
+1
*
rgw: update beast frontend/submodule to v116
Casey Bodley
2017-10-27
1
-20
/
+20
*
rgw: fix opslog uri as per Amazon s3
Jiaying Ren
2017-10-17
1
-0
/
+5
*
rgw: update Beast for streaming reads in asio frontend
Casey Bodley
2017-05-05
1
-30
/
+48
*
dout: Use dout_context
Adam C. Emerson
2016-12-22
1
-0
/
+1
*
rgw: implement buffered HTTP header composition in front-ends.
Radoslaw Zarzynski
2016-10-25
1
-17
/
+28
*
rgw: fix interface compliance of RGWCivetWeb::write_data().
Radoslaw Zarzynski
2016-10-21
1
-1
/
+5
*
rgw: switch to size_t and exception in rgw::io::BasicClient::complete_request.
Radoslaw Zarzynski
2016-10-21
1
-2
/
+2
*
rgw: improve debugs in RGWAsioClientIO and AsioConnection.
Radoslaw Zarzynski
2016-10-21
1
-1
/
+1
*
rgw: fix off-by-one in RGWAsioClientIO::init_env.
Radoslaw Zarzynski
2016-10-21
1
-1
/
+1
*
rgw: switch to namespaces and change naming in the frontend subsystem.
Radoslaw Zarzynski
2016-10-21
1
-1
/
+1
*
rgw: ONLY replace std::size_t with size_t.
Radoslaw Zarzynski
2016-10-21
1
-10
/
+10
*
rgw: make RGWRestfulIOEngine::Exception alias to std::system_error.
Radoslaw Zarzynski
2016-10-21
1
-1
/
+1
*
rgw: change naming based on RGWStreamIO in favor of RGWRestfulIO.
Radoslaw Zarzynski
2016-10-21
1
-1
/
+1
*
rgw: implement RGWStreamIO[Engine]::send_header().
Radoslaw Zarzynski
2016-10-21
1
-0
/
+12
*
rgw: switch to std::size_t in the front-end infrastructure.
Radoslaw Zarzynski
2016-10-21
1
-7
/
+8
*
rgw: handle errors via exceptions in RGWStreamIOEngine.
Radoslaw Zarzynski
2016-10-21
1
-1
/
+1
*
rgw: port the ASIO frontend to the new RGWStreamIOEngine infrastructure.
Radoslaw Zarzynski
2016-10-21
1
-18
/
+42
*
rgw: asio frontend uses async_read
Casey Bodley
2016-10-21
1
-14
/
+7
*
rgw: implement ClientIO interface for asio + beast
Casey Bodley
2016-10-21
1
-0
/
+154