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
Showing with 4 additions and 4 deletions.
  1. +1 −1 .github/workflows/ci.yml
  2. +1 −1 .github/workflows/docs.yml
  3. +1 −1 oqs-sys/Cargo.toml
  4. +1 −1 oqs-sys/build.rs
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ jobs:

- name: Install LLVM and Clang
if: startsWith(matrix.os, 'windows')
uses: KyleMayes/install-llvm-action@v1.9.0
uses: KyleMayes/install-llvm-action@v2.0.6
with:
version: "13.0"
directory: ${{ runner.temp }}/llvm
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@ jobs:

- name: Deploy documentation
if: success()
uses: crazy-max/ghaction-github-pages@v4.0.0
uses: crazy-max/ghaction-github-pages@v4.1.0
with:
build_dir: target/doc
target_branch: gh-pages
2 changes: 1 addition & 1 deletion oqs-sys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ openssl-sys = { version = "0.9", features = ["vendored"], optional = true }
[build-dependencies]
pkg-config = "0.3"
cmake = "0.1"
bindgen = "0.69"
bindgen = "0.71"
build-deps = "0.1"

[features]
2 changes: 1 addition & 1 deletion oqs-sys/build.rs
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ fn generate_bindings(includedir: &Path, headerfile: &str, allow_filter: &str, bl
.allowlist_var(allow_filter)
.blocklist_type(block_filter)
.blocklist_function(block_filter)
.allowlist_var(block_filter)
.blocklist_var(block_filter)
// Use core and libc
.use_core()
.ctypes_prefix("::libc")