Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to Hyper 0.13.6 that accepts non-Sync streams in wrap_stream. | Alex Auvolat | 2020-07-07 | 1 | -88/+0 |
| | | | | Simplifies code and makes it possible to publish on crates.io | ||||
* | Slightly improved S3 compatibility | Alex Auvolat | 2020-05-01 | 1 | -0/+4 |
| | | | | | | | | - ListBucket does not require any of the parameters (delimiter, prefix, max-keys, etc) - URLs are properly percent_decoded - PutObject and DeleteObject calls now answer correctly (empty body, version id in the x-amz-version-id: header) | ||||
* | Work on API | Alex Auvolat | 2020-04-28 | 1 | -6/+0 |
| | |||||
* | Implement multipart uploads | Alex Auvolat | 2020-04-26 | 1 | -0/+8 |
| | |||||
* | Split code for modular compilation | Alex Auvolat | 2020-04-24 | 1 | -1/+1 |
| | |||||
* | Reorganize code | Alex Auvolat | 2020-04-23 | 1 | -0/+82 |