Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support seeking also from the end of file on S3 storage | Pauli Järvinen | 2021-09-20 | 1 | -1/+10 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -2/+4 |
* | harden seekable http stream a bit against failures | Robin Appelman | 2020-04-09 | 1 | -3/+13 |
* | update autoloader | Robin Appelman | 2020-04-03 | 1 | -9/+7 |
* | add basic tests for s3 seeking and add some error handling if reopen return t... | Robin Appelman | 2020-04-01 | 1 | -8/+18 |
* | make seekable s3 stream generic | Robin Appelman | 2020-04-01 | 1 | -0/+174 |