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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
rgw: clean-up -- insure C++ source code files contain editor directives
J. Eric Ivancich
2018-12-11
1
-0
/
+1
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
rgw: add ssl support to beast frontend
Casey Bodley
2018-04-05
1
-1
/
+2
*
rgw: factor the tcp::socket out of ClientIO
Casey Bodley
2018-04-05
1
-13
/
+8
*
rgw: make init env methods return an error
Abhishek Lekshmanan
2018-02-20
1
-1
/
+1
*
rgw: ask beast parser about keepalive/close
Casey Bodley
2017-10-27
1
-2
/
+0
*
rgw: beast frontend uses callbacks instead of coroutines
Casey Bodley
2017-10-27
1
-2
/
+0
*
rgw: update beast frontend/submodule to v116
Casey Bodley
2017-10-27
1
-39
/
+6
*
rgw: update Beast for streaming reads in asio frontend
Casey Bodley
2017-05-05
1
-63
/
+50
*
rgw/cleanup: add override in headers
liuchang0812
2017-03-14
1
-1
/
+1
*
rgw: implement buffered HTTP header composition in front-ends.
Radoslaw Zarzynski
2016-10-25
1
-2
/
+5
*
rgw: switch to size_t and exception in rgw::io::BasicClient::complete_request.
Radoslaw Zarzynski
2016-10-21
1
-1
/
+1
*
rgw: use filters over AsioConnection.
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
-11
/
+11
*
rgw: change naming based on RGWStreamIO in favor of RGWRestfulIO.
Radoslaw Zarzynski
2016-10-21
1
-1
/
+1
*
rgw: implement RGWStreamIOEngine::{send,recv}_body().
Radoslaw Zarzynski
2016-10-21
1
-2
/
+10
*
rgw: implement RGWStreamIO[Engine]::send_header().
Radoslaw Zarzynski
2016-10-21
1
-1
/
+3
*
rgw: switch to std::size_t in the front-end infrastructure.
Radoslaw Zarzynski
2016-10-21
1
-6
/
+6
*
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
-1
/
+6
*
rgw: asio frontend uses async_read
Casey Bodley
2016-10-21
1
-3
/
+4
*
rgw: implement ClientIO interface for asio + beast
Casey Bodley
2016-10-21
1
-0
/
+96