Skip to content

Revert removal of "PEM_X509_INFO_write_bio"#2226

Merged
smittals2 merged 13 commits intoaws:mainfrom
smittals2:midway
Mar 11, 2025
Merged

Revert removal of "PEM_X509_INFO_write_bio"#2226
smittals2 merged 13 commits intoaws:mainfrom
smittals2:midway

Conversation

@smittals2
Copy link
Copy Markdown
Contributor

Issues:

CryptoAlg-2904

Description of changes:

This PR reverts this commit: 6b36542
Also added in additional documentation and moved around some function definitions that are needed here.

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.

@smittals2 smittals2 requested a review from a team as a code owner February 28, 2025 01:11
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 28, 2025

Codecov Report

Attention: Patch coverage is 4.44444% with 43 lines in your changes missing coverage. Please review.

Project coverage is 79.01%. Comparing base (12ae13a) to head (4ab7f1a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crypto/pem/pem_info.c 0.00% 43 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2226      +/-   ##
==========================================
- Coverage   79.05%   79.01%   -0.05%     
==========================================
  Files         612      612              
  Lines      106535   106578      +43     
  Branches    15056    15081      +25     
==========================================
- Hits        84221    84210      -11     
- Misses      21662    21715      +53     
- Partials      652      653       +1     

☔ 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.

@smittals2 smittals2 requested a review from justsmth February 28, 2025 23:38
justsmth
justsmth previously approved these changes Mar 4, 2025
@smittals2 smittals2 requested review from andrewhop and samuel40791765 and removed request for andrewhop March 4, 2025 22:53
samuel40791765
samuel40791765 previously approved these changes Mar 7, 2025
justsmth
justsmth previously approved these changes Mar 7, 2025
@smittals2 smittals2 dismissed stale reviews from justsmth and samuel40791765 via aa4eeb5 March 7, 2025 21:22
@smittals2 smittals2 requested a review from justsmth March 10, 2025 23:13
@smittals2 smittals2 enabled auto-merge (squash) March 11, 2025 00:42
@smittals2 smittals2 merged commit 05d42aa into aws:main Mar 11, 2025
102 of 107 checks passed
@skmcgrail skmcgrail mentioned this pull request Mar 13, 2025
skmcgrail added a commit that referenced this pull request Mar 13, 2025
## What's Changed
* Use unsigned return type for BN_get_minimal_width and word size tests
by @torben-hansen in #2260
* Revert removal of "PEM_X509_INFO_write_bio" by @smittals2 in
#2226
* Remove no-op register move from ChaCha20_ctr32_ssse3_4x by @nebeid in
#2234
* Fix aws-lc-rs CI test when symbols removed by @justsmth in
#2262
* Add x4 batched SHAKE128 and SHAKE256 APIs by @manastasova in
#2247
* Fix aws-lc-rs CI test (again) by @justsmth in
#2268
* Minor build fixes for CMake and libssl on x86 by @skmcgrail in
#2267

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.
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.

4 participants