Commit 9a92a8c
2 files changed
+1
-2
lines changed- README.md+1-2
- include/aws/s3/private/s3_auto_ranged_put.h+10-6
- include/aws/s3/private/s3_client_impl.h+1-1
- include/aws/s3/private/s3_meta_request_impl.h+22-13
- include/aws/s3/s3.h+27
- source/s3.c+72
- source/s3_auto_ranged_put.c+296-163
- source/s3_client.c+41-9
- source/s3_default_meta_request.c+25-20
- source/s3_meta_request.c+47-48
- tests/CMakeLists.txt+7
- tests/s3_bad_input_stream.c+74
- tests/s3_compute_platform_info_test.c+60
- tests/s3_data_plane_tests.c+163-123
- tests/s3_tester.c+54-17
- tests/s3_tester.h+9
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
298 | 297 | | |
299 | 298 | | |
300 | 299 | | |
| |||
0 commit comments