File tree
13 files changed
+78
-111
lines changed- aws-crt-kotlin
- build-support/src/main/kotlin/aws/sdk/kotlin/gradle/crt
- crt
- docker-images
- mingw-x64
- gradle
13 files changed
+78
-111
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
115 | 114 | | |
116 | 115 | | |
117 | 116 | | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | 117 | | |
125 | 118 | | |
126 | 119 | | |
| |||
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
211 | 217 | | |
212 | 218 | | |
213 | 219 | | |
214 | 220 | | |
215 | 221 | | |
216 | | - | |
| 222 | + | |
217 | 223 | | |
218 | 224 | | |
219 | 225 | | |
| |||
Lines changed: 0 additions & 87 deletions
This file was deleted.
Submodule aws-c-common updated 11 files
- .github/workflows/ci.yml-1
- AWSCRTAndroidTestRunner/gradle/wrapper/gradle-wrapper.properties+2-2
- include/aws/common/cbor.h+18-7
- include/aws/common/xml_parser.h+1
- source/arch/arm/windows/cpuid.c+1-1
- source/cbor.c+7
- source/windows/system_info.c+2-1
- source/xml_parser.c+11-4
- tests/CMakeLists.txt+2-1
- tests/cbor_test.c+4-7
- tests/xml_parser_test.c+22
- include/aws/io/private/event_loop_impl.h+2-2
- include/aws/io/private/pki_utils.h+1-1
- source/windows/host_resolver.c+1-1
- source/windows/iocp/iocp_event_loop.c+1-1
- source/windows/iocp/pipe.c+1-1
- source/windows/iocp/socket.c+3-3
- source/windows/secure_channel_tls_handler.c+1-1
- source/windows/shared_library.c+1-1
- source/windows/windows_pki_utils.c+1-1
- source/windows/winsock_init.c+3-3
- .github/workflows/actions-ci.yml+6-8
- .github/workflows/aws-lc-rs.yml+2-2
- .github/workflows/integrations.yml+14
- crypto/fipsmodule/CMakeLists.txt+100-131
- crypto/fipsmodule/service_indicator/service_indicator_test.cc+2-2
- crypto/impl_dispatch_test.cc+5-6
- crypto/x509/internal.h+5
- crypto/x509/x509_test.cc+199
- crypto/x509/x509_vfy.c+112-4
- include/openssl/asm_base.h+7-2
- include/openssl/base.h+1-1
- include/openssl/x509.h+32
- ssl/test/runner/runner.go+1-1
- tests/ci/cdk/cdk/codebuild/github_ci_integration_omnibus.yaml+11-12
- tests/ci/integration/ibmtpm_patch/ibmtpm-mainline-awslc.patch-146
- tests/ci/integration/postgres_patch/aws-lc-postgres.patch+53-62
- tests/ci/integration/run_ibmtpm_integration.sh-8
- tests/ci/integration/run_pq_tls_integration.sh+22-8
- tests/ci/integration/run_socat_integration.sh+2-1
- tests/ci/integration/run_xmlsec_integration.sh+71
- tests/ci/integration/xmlsec_patch/xmlsec_master.patch+282
- util/all_tests.go+1-1
- util/fipstools/delocate/delocate.go+5
- .github/install_osx_dependencies.sh+1-1
- .github/s2n_osx.sh+6-7
- .github/workflows/ci_linting.yml+1-1
- bindings/rust/extended/s2n-tls-sys/Cargo.toml+1-1
- bindings/rust/extended/s2n-tls-sys/templates/Cargo.template+1-1
- bindings/rust/extended/s2n-tls-tokio/Cargo.toml+2-2
- bindings/rust/extended/s2n-tls/Cargo.toml+2-2
- bindings/rust/standard/integration/src/network/https_client.rs+1-1
- bindings/rust/standard/s2n-tls-hyper/Cargo.toml+3-3
- codebuild/bin/install_al_dependencies.sh+1-1
- codebuild/spec/buildspec_generalbatch.yml+4-4
- tests/unit/s2n_build_test.c+3-4
- tests/unit/s2n_stream_cipher_null_test.c+30-3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
0 commit comments