8000 Add missing symbols for Unbound by nhatnghiho · Pull Request #2352 · aws/aws-lc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add missing symbols for Unbound #2352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

nhatnghiho
Copy link
Contributor
@nhatnghiho nhatnghiho commented Apr 23, 2025

Issues:

Resolves #CryptoAlg-2907

Description of changes:

Add the following missing symbols to support building Unbound:

  • PKCS7_get0_signers: already exist, only had to externalize it
  • EVP_PKEY_set_type_str: needed to enable building with Gost (adapted from OpenSSL)

Call-outs:

This PR does not include any integration test since we need to implement BIO_seek for Unbound tests to pass. Integration test will come in a later PR.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@codecov-commenter
Copy link
codecov-commenter commented Apr 23, 2025

Codecov Report

Attention: Patch coverage is 96.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.78%. Comparing base (f7cee60) to head (206edfb).

Files with missing lines Patch % Lines
crypto/fipsmodule/evp/evp.c 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2352      +/-   ##
==========================================
- Coverage   78.80%   78.78%   -0.02%     
==========================================
  Files         621      621              
  Lines      108414   108427      +13     
  Branches    15400    15399       -1     
==========================================
- Hits        85439    85429      -10     
- Misses      22304    22327      +23     
  Partials      671      671              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nhatnghiho nhatnghiho marked this pull request as ready for review April 24, 2025 15:14
@nhatnghiho nhatnghiho requested a review from a team as a code owner April 24, 2025 15:14
justsmth
justsmth previously approved these changes Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0