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: open-quantum-safe/liboqs-rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.1
Choose a base ref
...
head repository: open-quantum-safe/liboqs-rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 3, 2025

  1. chore(ci): bump KyleMayes/install-llvm-action from 1.9.0 to 2.0.3 in …

    …the actions group (#261)
    
    chore(ci): bump KyleMayes/install-llvm-action in the actions group
    
    Bumps the actions group with 1 update: [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action).
    
    
    Updates `KyleMayes/install-llvm-action` from 1.9.0 to 2.0.3
    - [Release notes](https://github.com/kylemayes/install-llvm-action/releases)
    - [Changelog](https://github.com/KyleMayes/install-llvm-action/blob/master/CHANGELOG.md)
    - [Commits](KyleMayes/install-llvm-action@v1.9.0...v2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: KyleMayes/install-llvm-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Douglas Stebila <dstebila@users.noreply.github.com>
    dependabot[bot] and dstebila authored Feb 3, 2025
    Copy the full SHA
    3cc9d31 View commit details

Commits on Feb 4, 2025

  1. build(deps): update bindgen requirement from 0.69 to 0.71 (#277)

    Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the latest version.
    - [Release notes](https://github.com/rust-lang/rust-bindgen/releases)
    - [Changelog](https://github.com/rust-lang/rust-bindgen/blob/main/CHANGELOG.md)
    - [Commits](rust-lang/rust-bindgen@v0.69.0...v0.71.1)
    
    ---
    updated-dependencies:
    - dependency-name: bindgen
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 4, 2025
    Copy the full SHA
    56f7606 View commit details
  2. chore(ci): bump the actions group with 2 updates (#278)

    Bumps the actions group with 2 updates: [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action) and [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages).
    
    
    Updates `KyleMayes/install-llvm-action` from 2.0.3 to 2.0.5
    - [Release notes](https://github.com/kylemayes/install-llvm-action/releases)
    - [Changelog](https://github.com/KyleMayes/install-llvm-action/blob/master/CHANGELOG.md)
    - [Commits](KyleMayes/install-llvm-action@v2.0.3...v2.0.5)
    
    Updates `crazy-max/ghaction-github-pages` from 4.0.0 to 4.1.0
    - [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
    - [Commits](crazy-max/ghaction-github-pages@v4.0.0...v4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: KyleMayes/install-llvm-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: crazy-max/ghaction-github-pages
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 4, 2025
    Copy the full SHA
    90c7f2d View commit details

Commits on Feb 12, 2025

  1. fix: block filter added to block list, not allow list (#279)

    Update build.rs
    
    Fixes allowlist -> blocklist
    
    Signed-off-by: marcbrevoort-cyberhive <69469731+marcbrevoort-cyberhive@users.noreply.github.com>
    marcbrevoort-cyberhive authored Feb 12, 2025
    Copy the full SHA
    6cb5332 View commit details

Commits on Feb 24, 2025

  1. chore(ci): bump KyleMayes/install-llvm-action from 2.0.5 to 2.0.6 in …

    …the actions group (#280)
    
    chore(ci): bump KyleMayes/install-llvm-action in the actions group
    
    Bumps the actions group with 1 update: [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action).
    
    
    Updates `KyleMayes/install-llvm-action` from 2.0.5 to 2.0.6
    - [Release notes](https://github.com/kylemayes/install-llvm-action/releases)
    - [Changelog](https://github.com/KyleMayes/install-llvm-action/blob/master/CHANGELOG.md)
    - [Commits](KyleMayes/install-llvm-action@v2.0.5...v2.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: KyleMayes/install-llvm-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 24, 2025
    Copy the full SHA
    6c60fb8 View commit details
Loading