Thanks to visit codestin.com
Credit goes to github.com

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.2
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.3
Choose a head ref
  • 16 commits
  • 10 files changed
  • 6 contributors

Commits on Jan 10, 2022

  1. Add GitHub Actions workflow to synchronize with shared repository lab…

    …els (#58)
    
    On every push that changes relevant files, and periodically, configure the repository's issue and pull request labels
    according to the universal, shared, and local label configuration files.
    per1234 authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    92f8394 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    b9055e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Merge pull request #61 from etakata/fix-bearsslclient-write

    fix write() in BearSSLClient.cpp
    aentinger authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    2231c31 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    612fd29 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #62 from arduino-libraries/dependabot/github_actio…

    …ns/actions/checkout-3
    
    Bump actions/checkout from 2 to 3
    per1234 authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    7971546 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Bump actions/download-artifact from 2 to 3

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    2207f7c View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-artifact from 2 to 3

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    19cd340 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Merge pull request #64 from arduino-libraries/dependabot/github_actio…

    …ns/actions/upload-artifact-3
    
    Bump actions/upload-artifact from 2 to 3
    per1234 authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    444477e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63 from arduino-libraries/dependabot/github_actio…

    …ns/actions/download-artifact-3
    
    Bump actions/download-artifact from 2 to 3
    per1234 authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    3cd7da1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    b28fbcd View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Bump geekyeggo/delete-artifact from 1 to 2

    Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 1 to 2.
    - [Release notes](https://github.com/geekyeggo/delete-artifact/releases)
    - [Commits](GeekyEggo/delete-artifact@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: geekyeggo/delete-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    de1ff9c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from arduino-libraries/dependabot/github_actio…

    …ns/geekyeggo/delete-artifact-2
    
    Bump geekyeggo/delete-artifact from 1 to 2
    per1234 authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    30cb88c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Bump carlosperate/download-file-action from 1 to 2

    Bumps [carlosperate/download-file-action](https://github.com/carlosperate/download-file-action) from 1 to 2.
    - [Release notes](https://github.com/carlosperate/download-file-action/releases)
    - [Commits](carlosperate/download-file-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: carlosperate/download-file-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    bb9fec2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Merge pull request #70 from arduino-libraries/dependabot/github_actio…

    …ns/carlosperate/download-file-action-2
    
    Bump carlosperate/download-file-action from 1 to 2
    per1234 authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    d4ed38c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Merge pull request #66 from RLeclair/raulleclair/addingMSFTandDCG2

    Add DigiCertGlobalRootG2 and MicrosoftRSARootCertificateAuthority2017…
    facchinm authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    ccbc679 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Release 1.7.3

    facchinm authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    19fcfd7 View commit details
    Browse the repository at this point in the history
Loading