forked from awslabs/mountpoint-s3
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CRT submodules to latest releases (awslabs#633)
* Update CRT submodules to latest releases Signed-off-by: Daniel Carl Jones <[email protected]> * Add changelog entries Signed-off-by: Daniel Carl Jones <[email protected]> * Update aws_s3_request_type bindings Signed-off-by: Daniel Carl Jones <[email protected]> * Update based on feedback Signed-off-by: Daniel Carl Jones <[email protected]> --------- Signed-off-by: Daniel Carl Jones <[email protected]>
- Loading branch information
1 parent
f2860e7
commit c3521f3
Showing
9 changed files
with
46 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule aws-c-auth
updated
6 files
+5 −0 | include/aws/auth/aws_imds_client.h | |
+5 −0 | include/aws/auth/credentials.h | |
+34 −18 | source/aws_imds_client.c | |
+1 −0 | source/credentials_provider_imds.c | |
+1 −0 | tests/CMakeLists.txt | |
+61 −9 | tests/aws_imds_client_test.c |
Submodule aws-c-io
updated
3 files
+1 −1 | include/aws/io/retry_strategy.h | |
+1 −1 | source/exponential_backoff_retry_strategy.c | |
+2 −4 | source/pkcs11_tls_op_handler.c |
Submodule aws-c-s3
updated
29 files
Submodule aws-lc
updated
from a8d06d to 80f3f3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters