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

src,deps: port some electron boringssl workarounds #56812

Closed
wants to merge 1 commit into from

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Jan 29, 2025

Builds on #56792 which accounts for the first six commits. This draft PR adds only the last commit.

This starts to port the boringssl fixups from electron https://github.com/electron/electron/blob/main/patches/node/fix_handle_boringssl_and_openssl_incompatibilities.patch#L93 /cc @codebytere

This PR will be updated and moved to ready once #56792 lands.

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/crypto
  • @nodejs/security-wg

@jasnell jasnell requested a review from anonrig January 29, 2025 02:18
@nodejs-github-bot nodejs-github-bot added lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels Jan 29, 2025
@targos targos changed the title src: clean up some obsolete crypto methods src, deps: port electron's boringssl workarounds Jan 29, 2025
@jasnell jasnell changed the title src, deps: port electron's boringssl workarounds src,deps: port some electron boringssl workarounds Jan 29, 2025
@jasnell jasnell force-pushed the jasnell/ncrypto-bssl-electron branch from d5c54ff to 1b53fec Compare February 3, 2025 16:59
@jasnell jasnell marked this pull request as ready for review February 3, 2025 16:59
@nodejs-github-bot

This comment was marked as outdated.

@jasnell jasnell added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 3, 2025
@nodejs-github-bot
Copy link
Collaborator

jasnell added a commit that referenced this pull request Feb 4, 2025
Signed-off-by: James M Snell <[email protected]>
PR-URL: #56812
Reviewed-By: Shelley Vohr <[email protected]>
Reviewed-By: Yagiz Nizipli <[email protected]>
@jasnell
Copy link
Member Author

jasnell commented Feb 4, 2025

Landed in 206ebeb

@jasnell jasnell closed this Feb 4, 2025
targos pushed a commit that referenced this pull request Feb 5, 2025
Signed-off-by: James M Snell <[email protected]>
PR-URL: #56812
Reviewed-By: Shelley Vohr <[email protected]>
Reviewed-By: Yagiz Nizipli <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants