aboutsummaryrefslogtreecommitdiff
path: root/src/api/s3/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* wip: split garage_api into garage_api_{common,s3,k2v,admin}Alex Auvolat21 hours1-19/+0
* [s3-checksum] implement x-amz-checksum-* headersAlex Auvolat2024-03-261-0/+1
* [sse-c] Implement SSE-C encryptionAlex Auvolat2024-03-071-0/+1
* s3: add xml structures to serialize/deserialize lifecycle configsAlex Auvolat2023-08-291-0/+1
* Adapt S3 API code to use new multipart upload modelsAlex Auvolat2023-06-091-0/+1
* First version of admin API (#298)Alex2022-05-241-0/+1
* First implementation of K2V (#293)Alex2022-05-101-0/+14