Skip to content

Commit

Permalink
submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
TingDaoK committed Sep 3, 2024
1 parent 00dedb1 commit 530d51b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion crt/aws-c-auth
Submodule aws-c-auth updated 26 files
+6 −11 source/aws_signing.c
+0 −2 tests/CMakeLists.txt
+0 −13 tests/aws-signing-test-suite/v4/post-unsigned-payload/context.json
+0 −10 tests/aws-signing-test-suite/v4/post-unsigned-payload/header-canonical-request.txt
+0 −1 tests/aws-signing-test-suite/v4/post-unsigned-payload/header-signature.txt
+0 −8 tests/aws-signing-test-suite/v4/post-unsigned-payload/header-signed-request.txt
+0 −4 tests/aws-signing-test-suite/v4/post-unsigned-payload/header-string-to-sign.txt
+0 −9 tests/aws-signing-test-suite/v4/post-unsigned-payload/query-canonical-request.txt
+0 −1 tests/aws-signing-test-suite/v4/post-unsigned-payload/query-signature.txt
+0 −6 tests/aws-signing-test-suite/v4/post-unsigned-payload/query-signed-request.txt
+0 −4 tests/aws-signing-test-suite/v4/post-unsigned-payload/query-string-to-sign.txt
+0 −5 tests/aws-signing-test-suite/v4/post-unsigned-payload/request.txt
+1 −1 tests/aws-signing-test-suite/v4/post-vanilla/context.json
+1 −1 tests/aws-signing-test-suite/v4/post-x-www-form-urlencoded/context.json
+0 −13 tests/aws-signing-test-suite/v4a/post-unsigned-payload/context.json
+0 −11 tests/aws-signing-test-suite/v4a/post-unsigned-payload/header-canonical-request.txt
+0 −1 tests/aws-signing-test-suite/v4a/post-unsigned-payload/header-signature.txt
+0 −9 tests/aws-signing-test-suite/v4a/post-unsigned-payload/header-signed-request.txt
+0 −4 tests/aws-signing-test-suite/v4a/post-unsigned-payload/header-string-to-sign.txt
+0 −4 tests/aws-signing-test-suite/v4a/post-unsigned-payload/public-key.json
+0 −9 tests/aws-signing-test-suite/v4a/post-unsigned-payload/query-canonical-request.txt
+0 −1 tests/aws-signing-test-suite/v4a/post-unsigned-payload/query-signature.txt
+0 −6 tests/aws-signing-test-suite/v4a/post-unsigned-payload/query-signed-request.txt
+0 −4 tests/aws-signing-test-suite/v4a/post-unsigned-payload/query-string-to-sign.txt
+0 −5 tests/aws-signing-test-suite/v4a/post-unsigned-payload/request.txt
+0 −23 tests/sigv4_signing_tests.c
2 changes: 1 addition & 1 deletion crt/aws-c-cal
2 changes: 1 addition & 1 deletion crt/aws-lc
2 changes: 1 addition & 1 deletion crt/s2n
Submodule s2n updated from 79c0f1 to 87f4a0

0 comments on commit 530d51b

Please sign in to comment.