-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into add-extract-lib-api
- Loading branch information
Showing
9 changed files
with
64 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -97,3 +97,6 @@ docs/ | |
|
||
# graalvm manually generated config files | ||
graalvm-configuration | ||
|
||
# LSP | ||
.cache |
Submodule aws-c-auth
updated
6 files
Submodule aws-c-common
updated
6 files
+2 −2 | .github/workflows/proof_ci_resources/config.yaml | |
+2 −1 | README.md | |
+68 −1 | include/aws/common/json.h | |
+50 −41 | source/json.c | |
+2 −18 | source/windows/device_random.c | |
+12 −7 | tests/json_test.c |
Submodule aws-c-io
updated
2 files
+2 −2 | source/windows/secure_channel_tls_handler.c | |
+2 −2 | tests/socket_test.c |
Submodule aws-c-sdkutils
updated
15 files
Submodule s2n
updated
from 138e3e to 79c0f1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters