File tree
3 files changed
+35
-11
lines changed- demos/http/http_demo_s3_download
- libraries/aws
3 files changed
+35
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
346 | 370 | | |
347 | 371 | | |
348 | 372 | | |
| |||
720 | 744 | | |
721 | 745 | | |
722 | 746 | | |
723 | | - | |
724 | | - | |
| 747 | + | |
| 748 | + | |
725 | 749 | | |
726 | 750 | | |
727 | 751 | | |
| |||
736 | 760 | | |
737 | 761 | | |
738 | 762 | | |
739 | | - | |
740 | | - | |
| 763 | + | |
| 764 | + | |
741 | 765 | | |
742 | 766 | | |
743 | 767 | | |
744 | 768 | | |
745 | 769 | | |
746 | 770 | | |
747 | 771 | | |
748 | | - | |
| 772 | + | |
749 | 773 | | |
750 | 774 | | |
751 | 775 | | |
| |||
1059 | 1083 | | |
1060 | 1084 | | |
1061 | 1085 | | |
1062 | | - | |
1063 | | - | |
| 1086 | + | |
| 1087 | + | |
1064 | 1088 | | |
1065 | 1089 | | |
1066 | 1090 | | |
| |||
1320 | 1344 | | |
1321 | 1345 | | |
1322 | 1346 | | |
1323 | | - | |
1324 | | - | |
| 1347 | + | |
| 1348 | + | |
1325 | 1349 | | |
1326 | 1350 | | |
1327 | 1351 | | |
| |||
Submodule sigv4-for-aws-iot-embedded-sdk updated 30 files
- .github/workflows/ci.yml+14-2
- CHANGELOG.md+5
- MISRA.md+23
- README.md+2-4
- docs/doxygen/include/size_table.md+2-2
- lexicon.txt+32-3
- source/include/sigv4.h+23-21
- source/include/sigv4_internal.h+10-6
- source/sigv4.c+369-277
- source/sigv4_quicksort.c+55-23
- test/CMakeLists.txt+35-42
- test/cbmc/include/hash_stubs.h+47
- test/cbmc/include/sigv4_config.h+104
- test/cbmc/include/sigv4_stubs.h+24
- test/cbmc/proofs/Makefile-json.common+1
- test/cbmc/proofs/Makefile-project-defines+1-1
- test/cbmc/proofs/SigV4_AwsIotDateToIso8601/Makefile+1-1
- test/cbmc/proofs/SigV4_GenerateHTTPAuthorization/Makefile+64
- test/cbmc/proofs/SigV4_GenerateHTTPAuthorization/README.md+20
- test/cbmc/proofs/SigV4_GenerateHTTPAuthorization/SigV4_GenerateHTTPAuthorization_harness.c+128
- test/cbmc/proofs/SigV4_GenerateHTTPAuthorization/cbmc-proof.txt+1
- test/cbmc/proofs/SigV4_GenerateHTTPAuthorization/cbmc-viewer.json+7
- test/cbmc/stubs/hash_stubs.c+55
- test/cbmc/stubs/memcpy.c+60
- test/cbmc/stubs/memmove.c+58
- test/cbmc/stubs/sigv4_stubs.c+102
- test/unit-test/CMakeLists.txt+4
- test/unit-test/sigv4_config.h+110
- test/unit-test/sigv4_utest.c+1.1k-1
- tools/coverity/misra.config+29
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments