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: arduino-libraries/ArduinoBearSSL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.7.5
Choose a base ref
...
head repository: arduino-libraries/ArduinoBearSSL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.7.6
Choose a head ref
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Apr 16, 2025

  1. Configuration menu
    Copy the full SHA
    730cd84 View commit details
    Browse the repository at this point in the history
  2. BearSSLClient: use internal verify and sign callbacks by default

      callbacks are switched to ECC when setECCSlot is called
    pennam committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    a891ad3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. Merge pull request #96 from pennam/ctor-fix

    BearSSLClient: fix ctor initialization
    pennam authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    a5cfece View commit details
    Browse the repository at this point in the history
  2. Release 1.7.6

    pennam authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    2cda07a View commit details
    Browse the repository at this point in the history
Loading