-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule aws-c-iot
updated
17 files
+1 −1 | .github/pb-test.sh | |
+13 −12 | .github/workflows/ci.yml | |
+0 −18 | .gitmodules | |
+0 −29 | CMakeLists.txt | |
+59 −21 | README.md | |
+0 −1 | aws-common-runtime/aws-c-common | |
+0 −1 | aws-common-runtime/aws-c-compression | |
+0 −1 | aws-common-runtime/aws-c-http | |
+0 −1 | aws-common-runtime/aws-c-io | |
+0 −1 | aws-common-runtime/aws-c-mqtt | |
+0 −1 | aws-common-runtime/s2n | |
+1 −3 | builder.json | |
+11 −8 | source/secure_tunneling.c | |
+1 −1 | tests/CMakeLists.txt | |
+7 −3 | tests/aws_iot_devicedefender_client_test.c | |
+7 −1 | tests/aws_iot_secure_tunneling_client_test.c | |
+7 −1 | tests/metrics_tests.c |