Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | librbd/migration/HttpClient: Use asio::ssl::stream | Adam Emerson | 5 days | 1 | -6/+5 |
* | librbd: tweaks to support Boost 1.75.0 | Jason Dillaman | 2021-01-27 | 1 | -2/+3 |
* | librbd: remove double declaration | Willem Jan Withagen | 2020-11-27 | 1 | -1/+0 |
* | librbd/migration: implement a callback hook for processing http requests | Jason Dillaman | 2020-11-23 | 1 | -13/+32 |
* | librbd/migration: move read processing into HttpClient | Jason Dillaman | 2020-11-23 | 1 | -9/+18 |
* | librbd/migration: helper method to retrieve file sizes via http | Jason Dillaman | 2020-11-17 | 1 | -0/+6 |
* | librbd/migration: pipelined http request / response implementation | Jason Dillaman | 2020-11-17 | 1 | -0/+100 |
* | librbd/migration: basic http/https client implementation | Jason Dillaman | 2020-11-17 | 1 | -0/+71 |