Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: richardlau/node-1
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 11 files changed
  • 3 contributors

Commits on Jul 25, 2025

  1. test: prepare test-crypto-rsa-dsa for newer OpenSSL

    Update `parallel/test-crypto-rsa-dsa` to prepare for updating
    `deps/openssl` to later versions of OpenSSL which support implicit
    rejections with `RSA_PKCS1_PADDING`.
    richardlau committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    70bf05b View commit details
    Browse the repository at this point in the history
  2. build,deps,tools: prepare to update to OpenSSL 3.5

    Update the updater script and files under `deps/openssl/config` in
    preparation for updating `deps/openssl` to OpenSSL 3.5.
    
    Co-Authored-By: Michaël Zasso <targos@protonmail.com>
    richardlau and targos committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    a82b3a8 View commit details
    Browse the repository at this point in the history
  3. DO NOT MERGE

    richardlau committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    8a7d854 View commit details
    Browse the repository at this point in the history
Loading