Commit 5e890cb
authored
File tree
- crt
- src
- main/java/software/amazon/awssdk/crt
- checksums
- http
- native
- test/java/software/amazon/awssdk/crt/test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
Submodule aws-c-auth updated 9 files
- include/aws/auth/aws_imds_client.h+26
- include/aws/auth/credentials.h+38
- source/aws_imds_client.c+144-4
- source/credentials_provider_imds.c+2
- source/credentials_provider_profile.c+1-1
- tests/CMakeLists.txt+6
- tests/aws_imds_client_test.c+184-2
- tests/credentials_provider_imds_tests.c+146-1
- tests/credentials_provider_process_tests.c+71
Submodule aws-c-http updated 1 file
Submodule aws-c-mqtt updated 25 files
- .github/workflows/handle-stale-discussions.yml+2-2
- .github/workflows/stale_issue.yml+1-1
- include/aws/mqtt/client.h+15
- include/aws/mqtt/mqtt.h+18
- include/aws/mqtt/private/client_impl.h+13
- include/aws/mqtt/private/client_impl_shared.h+2
- include/aws/mqtt/private/mqtt_iot_metrics.h+57
- include/aws/mqtt/private/v5/mqtt5_options_storage.h+4-2
- include/aws/mqtt/v5/mqtt5_client.h+5
- include/aws/mqtt/v5/mqtt5_packet_storage.h+4-1
- source/client.c+432-113
- source/mqtt_iot_metrics.c+306
- source/v5/mqtt5_client.c+3-2
- source/v5/mqtt5_options_storage.c+57-9
- source/v5/mqtt5_to_mqtt3_adapter.c+93-3
- tests/CMakeLists.txt+27
- tests/shared_utils_tests.c+221-1
- tests/v3/connection_state_test.c+305
- tests/v3/mqtt311_testing_utils.c+22-1
- tests/v3/mqtt311_testing_utils.h+8
- tests/v5/mqtt5_client_tests.c+138-3
- tests/v5/mqtt5_operation_and_storage_tests.c+6-4
- tests/v5/mqtt5_operation_validation_failure_tests.c+41-20
- tests/v5/mqtt5_testing_utils.c+2-1
- tests/v5/mqtt5_to_mqtt3_adapter_tests.c+111-2
Submodule aws-checksums updated 10 files
Submodule aws-lc updated from ae0cd62 to e50a5f2
Submodule s2n updated from 3276a08 to f5e5e83
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
495 | | - | |
| 495 | + | |
496 | 496 | | |
497 | 497 | | |
498 | | - | |
| 498 | + | |
499 | 499 | | |
500 | 500 | | |
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
504 | | - | |
| 504 | + | |
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
| |||
0 commit comments