Commit 417a1e6
Submodule aws-c-common updated 25 files
- .github/workflows/ci.yml+55-26
- .github/workflows/clang-format.yml+1-1
- .github/workflows/clang-tidy.yml+1-1
- .github/workflows/codecov.yml+2-2
- builder.json+9
- include/aws/common/byte_buf.h+72
- include/aws/common/byte_order.h+10
- include/aws/common/byte_order.inl+30
- include/aws/common/error.h+1
- include/aws/common/ring_buffer.inl+4-1
- include/aws/common/xml_parser.h+20
- source/byte_buf.c+94-4
- source/cbor.c+93-32
- source/common.c+3
- source/encoding.c+15-1
- source/xml_parser.c+125
- tests/CMakeLists.txt+10
- tests/alloc_test.c+2-2
- tests/byte_buf_test.c+57
- tests/cbor_test.c+69-4
- tests/cursor_test.c+103
- tests/encoding_test.c+47
- tests/fuzz/cbor_decoding_transitive.c+9-3
- tests/split_test.c+47
- tests/xml_parser_test.c+124
Submodule aws-c-event-stream updated 8 files
Submodule aws-c-http updated 27 files
- .github/workflows/ci.yml+7-5
- bin/elasticurl/main.c+160-2
- include/aws/http/http.h+1
- include/aws/http/http2_stream_manager.h+10-2
- include/aws/http/private/h1_encoder.h+20-1
- include/aws/http/private/h1_stream.h+30
- include/aws/http/private/h2_stream.h+4
- include/aws/http/private/http2_stream_manager_impl.h+32-8
- include/aws/http/private/request_response_impl.h+1-3
- include/aws/http/request_response.h+129-25
- source/h1_connection.c+16-4
- source/h1_encoder.c+184-8
- source/h1_stream.c+177-2
- source/h2_connection.c+7
- source/h2_stream.c+11-5
- source/hpack.c+2-4
- source/http.c+3
- source/http2_stream_manager.c+112-13
- source/request_response.c+17-2
- tests/CMakeLists.txt+26
- tests/stream_test_helper.c+8
- tests/stream_test_helper.h+6
- tests/test_h1_client.c+595-1
- tests/test_h1_encoder.c+12-6
- tests/test_h2_client.c+348-2
- tests/test_hpack.c+28
- tests/test_stream_manager.c+204-1
Submodule aws-c-mqtt updated 14 files
- .github/workflows/ci.yml+2-1
- include/aws/mqtt/client.h-2
- include/aws/mqtt/mqtt.h+6
- include/aws/mqtt/private/mqtt_iot_metrics.h+15
- source/client.c+7-6
- source/mqtt_iot_metrics.c+452-88
- source/v5/mqtt5_options_storage.c+9-5
- tests/CMakeLists.txt+9
- tests/shared_utils_tests.c+271-10
- tests/v3/connection_state_test.c+70-12
- tests/v3/mqtt311_testing_utils.c+26
- tests/v3/mqtt311_testing_utils.h+14
- tests/v5/mqtt5_client_tests.c+46-10
- tests/v5/mqtt5_to_mqtt3_adapter_tests.c+20
Submodule aws-lc updated from 37d8646 to 6f246af
Submodule s2n updated from e82d625 to 211695c
0 commit comments