-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We haven't done this since starting the project, and there's been a few important fixes since then, most notably awslabs/aws-c-s3#226 for detecting concurrent mutations during GETs. On our bindings side not much has changed. The Uri code moved from aws-c-io to aws-c-common, and there was also a change to how missing path fragments are parsed in URIs (awslabs/aws-c-common#986). Signed-off-by: James Bornholt <[email protected]>
- Loading branch information
1 parent
71f83ab
commit a2dceaf
Showing
18 changed files
with
22 additions
and
21 deletions.
There are no files selected for viewing
Submodule aws-c-auth
updated
2 files
+6 −1 | source/signable_trailer.c | |
+25 −18 | tests/test_chunked_signing.c |
Submodule aws-c-cal
updated
3 files
+11 −0 | .github/workflows/ci.yml | |
+4 −2 | builder.json | |
+6 −2 | source/unix/openssl_platform_init.c |
Submodule aws-c-common
updated
71 files
Submodule aws-c-http
updated
54 files
Submodule aws-c-io
updated
39 files
Submodule aws-c-s3
updated
58 files
Submodule aws-c-sdkutils
updated
55 files
Submodule aws-checksums
updated
3 files
+28 −6 | .github/workflows/ci.yml | |
+2 −1 | builder.json | |
+12 −26 | source/intel/asm/crc32c_sse42_asm.c |
Submodule aws-lc
updated
from 0a9eb7 to cfbc38
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
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
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