File tree
12 files changed
+12
-12
lines changed- crt
12 files changed
+12
-12
lines changedSubmodule aws-c-auth updated 18 files
- .github/workflows/ci.yml+70-24
- .github/workflows/codecov.yml+18-12
- include/aws/auth/credentials.h+33-1
- include/aws/auth/signing_config.h+1-1
- source/aws_imds_client.c+1-1
- source/aws_signing.c+6
- source/credentials.c+44
- source/credentials_provider_cached.c+1-1
- source/credentials_provider_ecs.c+141-25
- source/credentials_provider_sso.c+2-2
- source/credentials_provider_static.c+7-2
- source/credentials_provider_sts.c+1-1
- source/credentials_utils.c+3-3
- source/token_provider_sso_session.c+1-1
- tests/CMakeLists.txt+1
- tests/credentials_provider_ecs_tests.c+12-3
- tests/credentials_tests.c+38-12
- tests/sigv4_signing_tests.c+27
Submodule aws-c-cal updated from 98baaf9 to c99f299
Submodule aws-c-common updated 11 files
- .github/PULL_REQUEST_TEMPLATE.md+1-1
- .github/workflows/codecov.yml+2-2
- .github/workflows/proof_ci.yaml+1-1
- source/arch/intel/asm/cpuid.c+11
- source/arch/intel/cpuid.c+71-102
- source/arch/intel/msvc/cpuid.c+5
- source/host_utils.c+29-16
- source/uri.c+3-2
- tests/CMakeLists.txt+1
- tests/host_util_test.c+23-2
- tests/uri_test.c+12
Submodule aws-c-compression updated from b854183 to f951ab2
Submodule aws-c-event-stream updated from 4794c33 to 9422ef7
Submodule aws-c-http updated from 34720fe to 590c7b5
- .github/workflows/ci.yml+10-2
- .github/workflows/proof-alarm.yml+1-1
- CMakeLists.txt+24-10
- include/aws/io/event_loop.h+26
- include/aws/io/private/event_loop_impl.h+25-8
- include/aws/io/private/socket_impl.h+72
- include/aws/io/socket.h+31-15
- include/aws/testing/io_testing_channel.h-1
- source/bsd/kqueue_event_loop.c+3-1
- source/darwin/secure_transport_tls_channel_handler.c+1-1
- source/event_loop.c+167-9
- source/linux/epoll_event_loop.c+1-1
- source/posix/socket.c+75-44
- source/socket.c+258
- source/windows/host_resolver.c+1
- source/windows/iocp/iocp_event_loop.c+1-1
- source/windows/iocp/socket.c+108-81
- source/windows/winsock_init.c+1
- tests/CMakeLists.txt+6
- tests/event_loop_test.c+76-3
- tests/socket_handler_test.c+1-1
- tests/socket_test.c+48
- tests/tls_handler_test.c+1-1
- tests/vcc/Makefile+2-2
- tests/vcc/new_destroy.c+3-3
- tests/vcc/preamble.h+1-1
Submodule aws-checksums updated from 52e773b to fb8bd0b
Submodule aws-lc updated from 8ffe277 to ffd6fb7
Submodule s2n updated from ffe0bf4 to 6cc9f53
0 commit comments