garage/src/api
2021-02-21 15:24:30 +01:00
..
api_server.rs More precise logging (warn only when returning a 500) 2021-02-20 00:30:39 +01:00
Cargo.toml Forgot a bump 2021-01-15 18:36:51 +01:00
encoding.rs Work on API 2020-04-28 10:18:14 +00:00
error.rs Implement ListObjectsV2 2021-02-19 16:44:06 +01:00
lib.rs Refactor error management in API part 2020-11-08 15:05:28 +01:00
s3_copy.rs add application/xml header and missing xml escapes 2021-02-19 23:40:18 +01:00
s3_delete.rs Add verification of part numbers in CompleteMultipartUpload (WIP #30) 2021-02-20 00:13:07 +01:00
s3_get.rs Fix #28, extra headers being ignored (because of profound stupidity) 2021-02-19 12:38:22 +01:00
s3_list.rs add application/xml header and missing xml escapes 2021-02-19 23:40:18 +01:00
s3_put.rs rename hash() to sha256sum(), we might want to change it at some places 2021-02-21 15:24:30 +01:00
signature.rs rename hash() to sha256sum(), we might want to change it at some places 2021-02-21 15:24:30 +01:00