Commit 5b0febb
Realign aws-lc-sys v0.29.0 w/ AWS-LC v1.51.1 (#804)
* Realign aws-lc-sys v0.29.0 w/ AWS-LC v1.51.1
* Symbols from macos-14
* Symbols from ubuntu-latest
* Symbols from macos-13
* Symbols from x86_64-pc-windows-msvc
* Symbols from i686-pc-windows-msvc
* Symbols for x86_64-unknown-linux-musl
* Symbols for aarch64-unknown-linux-musl
* Symbols for powerpc64le-unknown-linux-gnu
* Symbols for aarch64-unknown-linux-gnu
* Symbols for arm-unknown-linux-gnueabi
* Symbols for armv7-unknown-linux-gnueabihf
* Symbols for powerpc-unknown-linux-gnu
* Symbols from x86_64-pc-windows-gnu
* Symbols from aarch64-pc-windows-msvc
* Symbols for i686-unknown-linux-gnu
* Generated headers
* Generated bindings from ubuntu-latest
* Generated bindings from macos-14
* Generated bindings for x86_64-pc-windows-gnu
* Generated bindings for x86_64-unknown-linux-musl
* Generated bindings for aarch64-unknown-linux-musl
* Generated bindings for i686-unknown-linux-gnu
* Generated bindings for aarch64-unknown-linux-gnu
* Generated bindings for riscv64gc-unknown-linux-gnu
* Generated bindings for x86_64-pc-windows-msvc
* Generated bindings from macos-13
* Generated bindings for aarch64-pc-windows-msvc
* Generated bindings for i686-pc-windows-msvc
* Generated bindings for aarch64-linux-android
* Collected source files from ubuntu-latest
* Collected source files from macos-14
* Collected source files from macos-13
* Collected source files for x86_64-unknown-linux-musl
* Collected source files for i686-unknown-linux-gnu
* Collected source files for aarch64-unknown-linux-gnu
* Collected source files for aarch64-unknown-linux-musl
* Collected NASM files
* Collected source files for riscv64gc-unknown-linux-gnu
---------
Co-authored-by: aws-lc-sys-bindings-generator <[email protected]>1 parent 028bcd9 commit 5b0febb
File tree
67 files changed
+347
-36
lines changed- aws-lc-sys
- builder
- cc_builder
- prebuilt-nasm
- generated-include/openssl
- src
- symbols
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
67 files changed
+347
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
- .github/workflows/actions-ci.yml+6-8
- .github/workflows/aws-lc-rs.yml+2-2
- .github/workflows/integrations.yml+14
- .github/workflows/windows-alt.yml+41
- CMakeLists.txt+3
- crypto/fipsmodule/CMakeLists.txt+100-131
- crypto/fipsmodule/service_indicator/service_indicator_test.cc+2-2
- crypto/impl_dispatch_test.cc+5-6
- crypto/internal.h+2-1
- crypto/thread_win.c+2
- 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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments