b45dcc1925
Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD ( #64 ) ( #156 )
...
Closes #64 .
Reviewed-on: Deuxfleurs/garage#156
Co-authored-by: Jill <kokakiwi@deuxfleurs.fr>
Co-committed-by: Jill <kokakiwi@deuxfleurs.fr>
2022-01-17 10:55:31 +01:00
1ee8f596ee
Testing for UploadPartCopies and bugfixes in AWS signatures
2022-01-13 14:03:30 +01:00
677ab60cc1
Small changes in key model and refactoring
2022-01-04 18:59:17 +01:00
5b1117e582
New model for buckets
2022-01-04 12:45:46 +01:00
ada7899b24
Fix clippy lints ( fix #121 )
2021-10-26 10:20:05 +02:00
84856e84e5
fix clippy warnings on api
2021-05-03 22:11:41 +02:00
ee2a3d363b
Remove STREAMING-AWS4-HMAC-SHA256-PAYLOAD (see #64 )
2021-05-03 17:30:40 +02:00
dcfc32cf85
Many S3 compatibility improvements:
...
- return XML errors
- implement AuthorizationHeaderMalformed error to redirect clients to
correct location (used by minio client)
- implement GetBucketLocation
- fix DeleteObjects XML parsing and response
2021-04-28 01:05:40 +02:00
f4346cc5f4
Update dependencies
2021-03-16 15:58:40 +01:00
831eb35763
cargo fmt
2021-03-12 21:52:19 +01:00
c475471e7a
Implement table gc, currently for block_ref and version only
2021-03-12 19:57:37 +01:00
40763fd749
Cargo fmt
2021-02-23 18:46:25 +01:00
b1b640ae8b
rename hash() to sha256sum(), we might want to change it at some places
2021-02-21 15:24:30 +01:00
10b983b8e7
Add verification of part numbers in CompleteMultipartUpload (WIP #30 )
2021-02-20 00:13:07 +01:00
e02e9e035e
Begin improve model to use better CRDTs
2020-11-20 23:53:54 +01:00
a50fa70d45
Refactor error management in API part
2020-11-08 15:05:28 +01:00
1c70552f95
Validate content MD5 and SHA256 sums for PutObject and UploadPart
2020-07-15 15:31:13 +02:00
86fb7bbba5
Apply cargo fmt; add trace output when request signature is bad
2020-07-08 13:33:02 +02:00
bec26a1312
Rename garage_core to garage_model
2020-07-07 13:59:22 +02:00
0957d0fdfa
Work on API
2020-04-28 10:18:14 +00:00
f2e05986c4
Starting to be S3 compatible
2020-04-24 17:46:52 +00:00