File tree
7 files changed
+7
-7
lines changed- crt
7 files changed
+7
-7
lines changed- .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
- .github/workflows/ci.yml-1
- include/aws/s3/private/s3_default_buffer_pool.h+14-42
- include/aws/s3/private/s3_meta_request_impl.h+10-2
- include/aws/s3/private/s3_request.h+11-10
- include/aws/s3/s3.h+1-1
- include/aws/s3/s3_buffer_pool.h+146
- include/aws/s3/s3_client.h+42
- source/s3.c+1-1
- source/s3_auto_ranged_get.c+7-37
- source/s3_auto_ranged_put.c+33-34
- source/s3_buffer_pool.c+42-483
- source/s3_client.c+151-36
- source/s3_default_buffer_pool.c+612
- source/s3_meta_request.c+122-41
- source/s3_request.c+2-3
- source/s3_request_messages.c+1-1
- source/s3_util.c-5
- tests/CMakeLists.txt+2-2
- tests/s3_buffer_pool_tests.c-362
- tests/s3_data_plane_tests.c+5-2
- tests/s3_default_buffer_pool_tests.c+453
- tests/s3_tester.c+6-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 a614f97 to 40ac425
Submodule s2n updated from 1c5798b to 92f7827
0 commit comments