File tree
8 files changed
+8
-8
lines changed- crt
8 files changed
+8
-8
lines changedSubmodule aws-c-common updated 12 files
- AWSCRTAndroidTestRunner/gradle/wrapper/gradle-wrapper.properties+2-2
- README.md+10-2
- docs/error-handling.md+453
- include/aws/common/cbor.h+18-7
- include/aws/common/exports.h+5-5
- include/aws/common/xml_parser.h+1
- source/arch/arm/windows/cpuid.c+1-1
- source/cbor.c+7
- source/xml_parser.c+11-4
- tests/CMakeLists.txt+2-1
- tests/cbor_test.c+4-7
- tests/xml_parser_test.c+22
- .github/workflows/ci.yml-1
- .github/workflows/proof-alarm.yml+1-1
- include/aws/io/event_loop.h+16-1
- include/aws/io/private/event_loop_impl.h+3-10
- include/aws/io/private/pki_utils.h+1-1
- source/bsd/kqueue_event_loop.c+3-10
- source/channel.c+6
- source/darwin/dispatch_queue_event_loop.c+1-14
- source/darwin/dispatch_queue_event_loop_private.h-1
- source/darwin/nw_socket.c+48-16
- source/event_loop.c+13-5
- source/linux/epoll_event_loop.c+1-10
- source/windows/host_resolver.c+1-1
- source/windows/iocp/iocp_event_loop.c+2-11
- source/windows/iocp/pipe.c+1-1
- source/windows/iocp/socket.c+3-3
- source/windows/secure_channel_tls_handler.c+1-1
- source/windows/shared_library.c+1-1
- source/windows/windows_pki_utils.c+1-1
- source/windows/winsock_init.c+3-3
- tests/CMakeLists.txt+1
- tests/channel_test.c+88-3
- tests/vcc/new_destroy.c+1
Submodule aws-c-mqtt updated 10 files
- .github/workflows/ci.yml-1
- source/request-response/request_response_client.c+18-1
- source/v5/mqtt5_options_storage.c+6-3
- tests/CMakeLists.txt+3
- tests/request-response/request_response_client_tests.c+132-45
- tests/v3-client/aws_iot_client_test.c+1-1
- tests/v3-client/paho_client_test.c+1-1
- tests/v5/mqtt5_client_tests.c+26-2
- tests/v5/mqtt5_operation_and_storage_tests.c+70
- tests/v5/mqtt5_testing_utils.c-2
Submodule aws-c-sdkutils updated 9 files
- include/aws/sdkutils/endpoints_rule_engine.h+6
- include/aws/sdkutils/exports.h+4-5
- source/endpoints_rule_engine.c+3-3
- source/partitions.c+9-6
- tests/CMakeLists.txt+2
- tests/endpoints_rule_engine_tests.c+61
- tests/resources/malformed-rules/no_default_on_required.json+26
- tests/resources/sample_partitions.json+2-2
- tests/resources/sample_partitions_bad_regex.json+45
Submodule aws-lc updated from fc0148f to 40ac425
Submodule s2n updated from 1c5798b to 92f7827
0 commit comments