Skip to content
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

Document no-op functions and flags in AWS-LC #1473

Merged
merged 5 commits into from
Apr 12, 2024

Conversation

samuel40791765
Copy link
Contributor

Description of changes:

Update porting guide for AWS-LC. This is the second phase which includes updated function documentation.

Call-outs:

Originally, this was to include links to the corresponding functions/sections in the new tables as well, but we can't actually provide correct links until we have the correct commit hash in main.
A third phase will link the tables to the corresponding section.

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.

@samuel40791765 samuel40791765 marked this pull request as ready for review March 7, 2024 00:31
@samuel40791765 samuel40791765 requested a review from a team as a code owner March 7, 2024 00:31
@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.19%. Comparing base (1e4601e) to head (58a0491).
Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1473      +/-   ##
==========================================
+ Coverage   77.01%   77.19%   +0.17%     
==========================================
  Files         426      426              
  Lines       71738    71449     -289     
==========================================
- Hits        55252    55157      -95     
+ Misses      16486    16292     -194     

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

Copy link
Contributor

@justsmth justsmth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use our OPENSSL_DEPRECATED macro for many of these function declarations?

@samuel40791765
Copy link
Contributor Author

samuel40791765 commented Mar 8, 2024

Should we use our OPENSSL_DEPRECATED macro for many of these function declarations?

Good point, this was brought up as something to do, but I hadn't realized we could do it along with this PR.

justsmth
justsmth previously approved these changes Mar 21, 2024
justsmth
justsmth previously approved these changes Apr 4, 2024
include/openssl/bio.h Outdated Show resolved Hide resolved
include/openssl/conf.h Show resolved Hide resolved
include/openssl/digest.h Outdated Show resolved Hide resolved
include/openssl/digest.h Outdated Show resolved Hide resolved
include/openssl/thread.h Show resolved Hide resolved
@samuel40791765 samuel40791765 merged commit 746d065 into aws:main Apr 12, 2024
46 checks passed
@samuel40791765 samuel40791765 deleted the update-porting-2 branch April 12, 2024 22:00
samuel40791765 added a commit that referenced this pull request Apr 26, 2024
This finalizes the changes for the previous two documentation PRS:
#1463 and
#1473. Now that these two PRs are in,
we have a commit to link the header documentation from the table.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants