aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/s3.hh
AgeCommit message (Expand)Author
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2022-04-28Fix libcxx buildEelco Dolstra
2022-01-18Get rid of std::shared_ptr<std::string> and ref<std::string>Eelco Dolstra
2020-04-08DataTransfer -> FileTransferNikola Knezevic
2020-04-08DownloadResult -> DataTransferResultNikola Knezevic
2018-12-07s3: make scheme configurableDaiderd Jordan
2018-08-02s3 binary cache: support specifying an endpointGraham Christensen
2017-11-15Add a "profile" option to S3BinaryCacheStoreEelco Dolstra
2017-03-03Add aws-region param to S3 store URLsShea Levy
2017-02-14Add support for s3:// URIsEelco Dolstra