File tree
7 files changed
+7
-7
lines changed- .builder/actions
- crt
7 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
- .github/ISSUE_TEMPLATE/bug-report.yml+82
- .github/ISSUE_TEMPLATE/config.yml+5
- .github/ISSUE_TEMPLATE/documentation.yml+23
- .github/ISSUE_TEMPLATE/feature-request.yml+47
- .github/workflows/ci.yml+27-1
- .github/workflows/closed-issue-message.yml+17
- .github/workflows/stale_issue.yml+46
- CMakeLists.txt+1-1
- bin/run_x_platform_fuzz_corpus/main.c+2-1
- builder.json+8-1
- format-check.sh+1
- include/aws/cal/cal.h+2-1
- include/aws/cal/private/symmetric_cipher_priv.h+59
- include/aws/cal/symmetric_cipher.h+238
- sanitizer-blacklist.txt
- source/cal.c+7
- source/darwin/common_cryptor_spi.h+458
- source/darwin/commoncrypto_aes.c+694
- source/symmetric_cipher.c+256
- source/unix/openssl_aes.c+709
- source/windows/bcrypt_aes.c+1.1k
- source/windows/bcrypt_hash.c+7-6
- tests/CMakeLists.txt+30
- tests/aes256_test.c+1.5k
Submodule aws-c-common updated 30 files
- .github/ISSUE_TEMPLATE/bug-report.yml+82
- .github/ISSUE_TEMPLATE/config.yml+5
- .github/ISSUE_TEMPLATE/documentation.yml+23
- .github/ISSUE_TEMPLATE/feature-request.yml+47
- .github/workflows/ci.yml+27-1
- .github/workflows/closed-issue-message.yml+17
- .github/workflows/codecov.yml+1-1
- .github/workflows/stale_issue.yml+46
- CMakeLists.txt+1-1
- cmake/AwsSanitizers.cmake+20-24
- cmake/AwsTestHarness.cmake+5
- include/aws/common/array_list.inl+4-4
- include/aws/common/device_random.h+8-1
- include/aws/common/file.h+7
- include/aws/common/macros.h+24
- include/aws/common/private/lookup3.inl+4-3
- include/aws/testing/aws_test_harness.h+36-2
- sanitizer-blacklist.txt-5
- source/allocator_sba.c+2-1
- source/file.c+13
- source/posix/device_random.c+25-8
- source/posix/file.c+8
- source/thread_shared.c+1-1
- source/uri.c+2-1
- source/windows/device_random.c+29-5
- tests/CMakeLists.txt+5
- tests/array_list_test.c+12
- tests/device_random_test.c+44
- tests/file_test.c+35
- tests/mutex_test.c+22-11
Submodule aws-c-mqtt updated 21 files
- .github/ISSUE_TEMPLATE/bug-report.yml+82
- .github/ISSUE_TEMPLATE/config.yml+5
- .github/ISSUE_TEMPLATE/documentation.yml+23
- .github/ISSUE_TEMPLATE/feature-request.yml+47
- .github/workflows/ci.yml+1-1
- .github/workflows/closed-issue-message.yml+17
- .github/workflows/stale_issue.yml+46
- codebuild/CanaryWrapper.py+1-1
- codebuild/CanaryWrapper_24_7.py+1-1
- codebuild/CanaryWrapper_Classes.py+52-30
- codebuild/CanaryWrapper_MetricFunctions.py+3-3
- codebuild/mqtt-canary-test.yml+14-8
- include/aws/mqtt/private/client_impl.h+9
- include/aws/mqtt/v5/mqtt5_client.h+1-1
- source/client.c+192-27
- source/client_channel_handler.c+45-9
- tests/CMakeLists.txt+4
- tests/v3/connection_state_test.c+295-13
- tests/v3/mqtt_mock_server_handler.c+10
- tests/v3/mqtt_mock_server_handler.h+5
- tests/v5/mqtt5_client_tests.c+2-2
Submodule aws-c-sdkutils updated 7 files
Submodule aws-lc updated from edd63c2 to bf9cd88
Submodule s2n updated from 274f321 to 635893c
0 commit comments