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

Draft
wants to merge 7 commits into
base: main
Choose a base branch
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants