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 changedLines changed: 1 addition & 1 deletion
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
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
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 |
| |
|
0 commit comments