-
Notifications
You must be signed in to change notification settings - Fork 412
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
17 changed files
with
45 additions
and
47 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
Submodule aws
updated
26380 files
Submodule aws-c-auth
updated
49 files
Submodule aws-c-cal
updated
51 files
Submodule aws-c-common
updated
135 files
Submodule aws-c-compression
updated
3 files
+16 −5 | .github/workflows/ci.yml | |
+7 −0 | include/aws/compression/compression.h | |
+3 −0 | include/aws/compression/huffman.h |
Submodule aws-c-event-stream
updated
18 files
Submodule aws-c-http
updated
56 files
Submodule aws-c-io
updated
78 files
Submodule aws-c-mqtt
updated
73 files
Submodule aws-c-s3
updated
78 files
Submodule aws-c-sdkutils
updated
17 files
Submodule aws-checksums
updated
11 files
+82 −0 | .github/ISSUE_TEMPLATE/bug-report.yml | |
+5 −0 | .github/ISSUE_TEMPLATE/config.yml | |
+23 −0 | .github/ISSUE_TEMPLATE/documentation.yml | |
+47 −0 | .github/ISSUE_TEMPLATE/feature-request.yml | |
+9 −9 | .github/workflows/ci.yml | |
+17 −0 | .github/workflows/closed-issue-message.yml | |
+46 −0 | .github/workflows/stale_issue.yml | |
+66 −1 | .gitignore | |
+11 −10 | CMakeLists.txt | |
+5 −6 | include/aws/checksums/crc.h | |
+21 −19 | source/intel/asm/crc32c_sse42_asm.c |
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
Submodule aws-crt-cpp
updated
84 files
Submodule aws-s2n-tls
updated
708 files
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