File tree
8 files changed
+8
-8
lines changed- crt
8 files changed
+8
-8
lines changedSubmodule aws-c-auth updated 18 files
- .github/workflows/ci.yml+15-3
- .github/workflows/clang-format.yml+4-6
- format-check.py+47
- format-check.sh-24
- include/aws/auth/auth.h+1
- include/aws/auth/credentials.h+15
- include/aws/auth/private/credentials_utils.h+6-6
- source/auth.c+3
- source/credentials_provider_default_chain.c+1-16
- source/credentials_provider_ecs.c+104-5
- source/credentials_provider_profile.c+35
- source/credentials_provider_sts.c+37-12
- source/credentials_provider_sts_web_identity.c+1
- tests/CMakeLists.txt+14-9
- tests/credentials_provider_ecs_tests.c+92-17
- tests/credentials_provider_process_tests.c+48
- tests/credentials_provider_sts_tests.c+158-27
- tests/credentials_provider_sts_web_identity_tests.c+42
- .github/workflows/ci.yml+24-6
- CMakeLists.txt+5-1
- builder.json+17-1
- source/unix/openssl_platform_init.c+47
- tests/aes256_test.c+50
- tests/der_test.c+46
- tests/ecc_test.c+20-13
- tests/md5_test.c+5-5
- tests/rsa_test.c+16-14
- tests/sha1_test.c+8-8
- tests/sha256_hmac_test.c+5-5
- tests/sha256_test.c+8-8
- tests/test_case_helper.h+35-2
Submodule aws-c-common updated 10 files
Submodule aws-c-http updated 14 files
- .github/workflows/ci.yml+15-5
- .github/workflows/stale_issue.yml+3
- include/aws/http/connection_manager.h+15
- include/aws/http/http.h+2
- include/aws/http/private/h1_connection.h+14-2
- source/connection_manager.c+155-47
- source/h1_connection.c+123-23
- source/http.c+6
- source/websocket.c+5
- tests/CMakeLists.txt+7
- tests/test_connection.c-3
- tests/test_connection_manager.c+82-2
- tests/test_h1_client.c+214
- tests/test_tls.c+135-36
- .github/workflows/ci.yml+30-3
- CMakeLists.txt-4
- include/aws/io/private/tls_channel_handler_shared.h+6
- include/aws/io/socket.h+1
- source/channel.c+2-2
- source/darwin/secure_transport_tls_channel_handler.c+123-52
- source/posix/socket.c+1
- source/s2n/s2n_tls_channel_handler.c+115-53
- source/socket_channel_handler.c+1-2
- source/windows/secure_channel_tls_handler.c+151-86
- tests/CMakeLists.txt+2
- tests/socket_test.c+2-2
- tests/tls_handler_test.c+341-115
Submodule aws-c-sdkutils updated 15 files
- .github/workflows/ci.yml+12-3
- .github/workflows/clang-format.yml+4-6
- format-check.py+47
- format-check.sh-24
- include/aws/sdkutils/endpoints_rule_engine.h+18-2
- include/aws/sdkutils/private/endpoints_types_impl.h+30-31
- source/endpoints_rule_engine.c+59-27
- source/endpoints_ruleset.c+67-50
- source/endpoints_standard_lib.c+2-1
- source/endpoints_types_impl.c+36-4
- tests/CMakeLists.txt+1
- tests/endpoints_rule_engine_tests.c+28-11
- tests/resources/test-cases/partition-fn.json+1-1
- tests/resources/test-cases/string_array.json+45
- tests/resources/valid-rules/string_array.json+38
Submodule aws-lc updated from 05d3bfd to 0574778
Submodule s2n updated from 073c7b4 to 79c0f1b
0 commit comments