Commit graph

26 commits

Author SHA1 Message Date
Jean-Philip Desjardins
a15ce14193 Update S3 client. 2021-04-23 17:39:19 -04:00
jpd002
23762f450b Move Amazon S3 client in Framework submodule. 2020-09-13 19:41:04 -04:00
Jean-Philip Desjardins
f68c5cdb2a Fix some issues in GetBucketLocation. 2020-07-21 08:17:33 -04:00
tokumeiwokiboushimasu
5eb7b0930c
std::runtime_error needs #include <stdexcept> 2020-06-09 11:31:41 +09:00
Mahmood - Zer0xFF
d39ce7f259 support region s3 buckets 2020-02-17 17:12:31 +00:00
Jean-Philip Desjardins
a41f493133 Android build fixes. 2019-10-23 20:50:12 -04:00
Jean-Philip Desjardins
7131a28fd4 Remove usage of boost::filesystem. 2019-10-23 20:48:46 -04:00
Jean-Philip Desjardins
d84f86a338 Add buffering to S3ObjectStream. 2019-05-13 12:36:36 -04:00
Jean-Philip Desjardins
3de66332bb Make sure Etag is read properly.
NSUrlRequest seems to normalize header names.
2018-11-02 08:11:17 -04:00
Jean-Philip Desjardins
eae1eceee1 Make S3ObjectStream's config accessible externally. 2018-10-15 12:53:32 -04:00
Clang-Format
acf75535ec Clang format 2018-04-30 21:01:23 +01:00
Jean-Philip Desjardins
d61c21adbf Fix stream pointer not being updated on cached read. 2018-03-16 17:40:30 -04:00
Jean-Philip Desjardins
a5e97c10e5 Fix issues with large file sizes. 2018-03-09 09:37:02 -05:00
Jean-Philip Desjardins
9dd03eb4ea Store cached object gets in appropriate location. 2018-03-05 15:58:50 -05:00
Jean-Philip Desjardins
4ca1f821f9 Restore header. 2018-03-05 15:58:50 -05:00
Jean-Philip Desjardins
fd5720a072 Don't fail if cache cannot be accessed. 2018-03-05 15:58:50 -05:00
Jean-Philip Desjardins
b032202e0b Fix headers. 2018-03-05 15:58:50 -05:00
Jean-Philip Desjardins
8f882205d3 Remove hardcoded bucket name. 2018-03-05 15:58:50 -05:00
Jean-Philip Desjardins
5907e02bb7 Add some checks. 2018-03-05 15:58:50 -05:00
Jean-Philip Desjardins
fbb753fc41 Make hashToString static. 2018-03-05 15:58:50 -05:00
Jean-Philip Desjardins
e1224b0e2f Fix Unix build. 2018-03-05 15:58:50 -05:00
Jean-Philip Desjardins
bd5ea9751c Use HashUtils. 2018-03-05 15:58:50 -05:00
Jean-Philip Desjardins
32fdf00da3 Cleanup. 2018-03-05 15:58:50 -05:00
Jean-Philip Desjardins
f892f108f8 Trim ETAG quotes to avoid caching issues. 2018-03-05 15:58:50 -05:00
Jean-Philip Desjardins
69c215e7b3 More S3ObjectStream WIP.
Add some caching and ListObjects.
2018-03-05 15:58:50 -05:00
Jean-Philip Desjardins
bc3a78fcda Amazon S3 stream POC. 2018-03-05 15:58:50 -05:00