| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add missing <thread> include in imdscredentials.cppsb/s3client | Stefan Boberg | 2 days | 1 | -0/+2 |
| * | Add EC2 IMDS credential provider for S3Client | Stefan Boberg | 2 days | 4 | -6/+677 |
| * | Refactor S3Client to return payloads in per-method result types | Stefan Boberg | 3 days | 1 | -73/+60 |
| * | Add MinioProcess test helper and S3Client integration tests | Stefan Boberg | 3 days | 2 | -0/+373 |
| * | Add path-style addressing support to S3Client for MinIO compatibility | Stefan Boberg | 3 days | 1 | -6/+40 |
| * | less volatility | Stefan Boberg | 3 days | 1 | -1/+1 |
| * | fix macOS secure zero | Stefan Boberg | 3 days | 1 | -1/+5 |
| * | Replace bool+OutError pattern with S3Result return type | Stefan Boberg | 3 days | 1 | -87/+82 |
| * | Improve S3Client thread safety, code clarity, and reduce repetition | Stefan Boberg | 3 days | 1 | -55/+84 |
| * | Add S3 client with SigV4 signing | Stefan Boberg | 3 days | 2 | -0/+1243 |