Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rustls/rustls-ffi issues and pull requests

#426 - build(deps): bump libc from 0.2.153 to 0.2.154

Pull Request - State: closed - Opened by dependabot[bot] 17 days ago
Labels: dependencies, rust

#425 - Avoid ASAN for release builds, use w/ GCC or clang in debug builds

Pull Request - State: closed - Opened by cpu 27 days ago

#424 - Test MacOS pkg-config builds in CI

Issue - State: open - Opened by cpu 27 days ago

#423 - Use -fsanitize=address for tests only

Issue - State: closed - Opened by jsha 28 days ago

#422 - Make `rustls_client_config_builder_build` fallible, rm `NoneVerifier`

Issue - State: open - Opened by cpu about 1 month ago
Labels: next-major-release

#421 - client: NoneVerifier UnknownIssuer instead of BadSignature

Pull Request - State: closed - Opened by cpu about 1 month ago - 3 comments

#420 - Stable ABI

Issue - State: open - Opened by DemiMarie about 1 month ago - 1 comment

#419 - Add `rustls-platform-verifier` binding

Pull Request - State: closed - Opened by amesgen about 1 month ago - 3 comments

#418 - build(deps): bump rustls-pemfile from 2.1.1 to 2.1.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, rust

#417 - Bindings to `rustls-platform-verifier`?

Issue - State: closed - Opened by amesgen about 1 month ago - 2 comments

#416 - run clippy on tests, fix findings

Pull Request - State: closed - Opened by cpu about 1 month ago

#415 - Makefile: limit scope of format/format-check

Pull Request - State: closed - Opened by cpu about 1 month ago - 4 comments

#414 - Fix valgrind warning in server.c

Pull Request - State: closed - Opened by ctz about 1 month ago - 1 comment

#413 - Fix valgrind job

Pull Request - State: closed - Opened by ctz about 1 month ago - 1 comment

#412 - ci: add Linux pkg-config/.so test coverage

Pull Request - State: closed - Opened by cpu about 1 month ago

#411 - README: Add packaging status badge

Pull Request - State: closed - Opened by kpcyrd about 1 month ago - 1 comment

#410 - docs: fix mod_tls link in README

Pull Request - State: closed - Opened by cpu about 2 months ago - 1 comment

#409 - Investigate error returned for an unknown issuer

Issue - State: closed - Opened by cpu about 2 months ago - 1 comment

#408 - cmake: don't run cbindgen for build

Pull Request - State: closed - Opened by cpu about 2 months ago

#407 - cURL built with rustls-ffi 0.10.0; 0.12.1 unable to talk to Git https endpoints

Issue - State: closed - Opened by Kangie about 2 months ago - 15 comments

#406 - Broken link in the readme

Issue - State: closed - Opened by Tudyx about 2 months ago - 2 comments

#405 - Fix two incompatible types warnings in example code

Pull Request - State: closed - Opened by cpu about 2 months ago

#404 - arc_castable!, box_castable!, ref_castable! macros

Pull Request - State: closed - Opened by cpu about 2 months ago

#403 - docs: add 0.12.2 release to CHANGELOG

Pull Request - State: closed - Opened by cpu about 2 months ago

#402 - NULL safe set_boxed_mut_ptr/set_arc_mut_ptr

Pull Request - State: closed - Opened by cpu about 2 months ago - 3 comments

#401 - 0.12.2 release preparation

Pull Request - State: closed - Opened by cpu about 2 months ago - 1 comment

#400 - 0.13 prep (cont'd)

Pull Request - State: closed - Opened by cpu about 2 months ago - 1 comment

#399 - server: fix clippy::manual_unwrap_or_default finding

Pull Request - State: closed - Opened by cpu about 2 months ago

#398 - Cargo: configure cargo-c to use vendored .h

Pull Request - State: closed - Opened by cpu about 2 months ago - 15 comments

#397 - Investigate alternatives to use of nightly features (and other Gentoo build issues)

Issue - State: closed - Opened by Kangie about 2 months ago - 6 comments

#396 - proj: remove Makefile.Windows

Pull Request - State: closed - Opened by cpu 2 months ago - 2 comments

#395 - 0.12.1 prep

Pull Request - State: closed - Opened by cpu 2 months ago - 3 comments

#394 - build(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 2 comments
Labels: dependencies, github_actions

#393 - Matching versions to rustls versions

Issue - State: open - Opened by jsha 2 months ago - 1 comment

#392 - build(deps): bump rustls-pemfile from 2.0.0 to 2.1.1

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 2 comments
Labels: dependencies, rust

#391 - build(deps): bump log from 0.4.20 to 0.4.21

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: dependencies, rust

#390 - Simplify build systems, consider removing cmake

Issue - State: open - Opened by cpu 3 months ago - 2 comments

#389 - Prepare 0.13.0 release with Rustls 0.23

Pull Request - State: closed - Opened by cpu 3 months ago - 10 comments

#388 - build(deps): bump rustls-pemfile from 2.0.0 to 2.1.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 4 comments
Labels: dependencies, rust

#387 - lib: fix false positive dead_code trait

Pull Request - State: closed - Opened by cpu 3 months ago

#385 - build(deps): bump libc from 0.2.152 to 0.2.153

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies, rust

#383 - `cargo fmt` inside of ffi_panic_boundary! invocations

Pull Request - State: closed - Opened by ctz 4 months ago

#382 - Minor github actions updates

Pull Request - State: closed - Opened by ctz 4 months ago - 5 comments

#381 - Zero callbacks

Pull Request - State: open - Opened by billywhizz 4 months ago - 2 comments

#380 - Missing pointer null checks

Issue - State: closed - Opened by marco-vassena 4 months ago - 4 comments

#379 - tests: update Windows expected linker parts

Pull Request - State: closed - Opened by cpu 4 months ago

#378 - build(deps): bump libc from 0.2.151 to 0.2.152

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, rust

#377 - Replace libc dependency with core::ffi::*

Issue - State: open - Opened by cpu 5 months ago

#376 - build(deps): bump libc from 0.2.150 to 0.2.151

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust

#375 - allow getting more information out of errors

Issue - State: open - Opened by jsha 5 months ago - 2 comments

#374 - docs: document the opaque struct pattern in one place

Pull Request - State: closed - Opened by cpu 5 months ago

#373 - CI: restore integration tests, fixup MacOS/Windows expected linker parts

Pull Request - State: closed - Opened by cpu 5 months ago - 1 comment

#372 - docs: update changelog

Pull Request - State: closed - Opened by cpu 5 months ago - 1 comment

#371 - v0.12.0: update to rustls 0.22, address breaking changes

Pull Request - State: closed - Opened by cpu 6 months ago - 6 comments

#370 - build(deps): bump rustls-pemfile from 2.0.0-alpha.2 to 2.0.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies, rust

#369 - WIP: track rustls#1628

Pull Request - State: closed - Opened by cpu 6 months ago - 1 comment

#368 - track rustls alpha.6

Pull Request - State: closed - Opened by cpu 6 months ago

#367 - build(deps): bump rustls-pemfile from 2.0.0-alpha.1 to 2.0.0-alpha.2

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, rust

#366 - CryptoProvider support

Issue - State: open - Opened by jsha 6 months ago - 9 comments

#365 - Document helper macros

Pull Request - State: closed - Opened by jsha 6 months ago

#364 - doc: document handling of dynamically sized types

Pull Request - State: closed - Opened by jsha 6 months ago - 1 comment

#363 - rename to_arc to clone_arc

Pull Request - State: closed - Opened by jsha 6 months ago - 1 comment

#362 - Use rustls 0.21.9, revert nightly pin, update version to 0.11.1

Pull Request - State: closed - Opened by cpu 6 months ago

#361 - fix build: pin a specific nightly

Pull Request - State: closed - Opened by jsha 6 months ago

#360 - lib: add try_take! macro, handling AlreadyUsed Options

Pull Request - State: closed - Opened by cpu 6 months ago - 3 comments

#359 - build(deps): bump rustls-pemfile from 1.0.3 to 1.0.4

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies, rust

#358 - build(deps): bump libc from 0.2.149 to 0.2.150

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies, rust

#357 - build(deps): bump rustls-webpki from 0.101.6 to 0.101.7

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 3 comments
Labels: dependencies, rust

#356 - build(deps): bump sct from 0.7.0 to 0.7.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 2 comments
Labels: dependencies, rust

#355 - docs: various small fixes to the README documentation

Pull Request - State: closed - Opened by cpu 7 months ago

#354 - build(deps): bump regex from 1.9.6 to 1.10.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 2 comments
Labels: dependencies, rust

#353 - rework `CastPtr`, `CastConstPtr`, `BoxCastPtr`, `ArcCastPtr`

Pull Request - State: closed - Opened by cpu 7 months ago - 2 comments

#352 - build(deps): bump regex from 1.9.6 to 1.10.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 2 comments
Labels: dependencies, rust

#351 - build(deps): bump libc from 0.2.148 to 0.2.149

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, rust

#350 - ArcCastPtr / BoxCastPtr: allow `?Sized` types

Issue - State: closed - Opened by jsha 7 months ago - 1 comment

#349 - Prevent implementing both ArcCastPtr and BoxCastPtr on the same type

Issue - State: closed - Opened by jsha 7 months ago - 6 comments

#348 - Rewrite Python test helpers in Rust

Pull Request - State: closed - Opened by cpu 7 months ago - 3 comments

#347 - small test and documentation fixes

Pull Request - State: closed - Opened by cpu 7 months ago

#346 - Commit Cargo.lock to repository

Pull Request - State: closed - Opened by kpcyrd 8 months ago - 3 comments

#345 - Building as shared library

Issue - State: closed - Opened by kpcyrd 8 months ago - 10 comments

#344 - build(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, github_actions

#343 - Attempt to fix occasional CI client/server test flakes.

Pull Request - State: closed - Opened by cpu 9 months ago

#342 - Check for UB using krabcake

Issue - State: open - Opened by divergentdave 9 months ago - 1 comment

#341 - track upstream Rustls 0.22.x alpha changes.

Pull Request - State: closed - Opened by cpu 9 months ago - 19 comments

#340 - Nightly clippy fixes.

Pull Request - State: closed - Opened by cpu 10 months ago

#339 - cipher: fix unneeded return statements.

Pull Request - State: closed - Opened by cpu 10 months ago

#338 - Prepare 0.11.0 release.

Pull Request - State: closed - Opened by cpu 10 months ago - 6 comments

#337 - tests: improve readability of output

Pull Request - State: closed - Opened by jsha 10 months ago - 2 comments

#336 - connect tests flaky?

Issue - State: closed - Opened by cpu 10 months ago

#335 - ci: explicitly pin cbindgen version for diff check.

Pull Request - State: closed - Opened by cpu 10 months ago

#334 - clippy: fix on nightly toolchain

Pull Request - State: closed - Opened by jsha 10 months ago - 3 comments

#333 - usage of Arc<T> where T is not Send or Sync

Issue - State: open - Opened by jsha 10 months ago

#332 - build(deps): update rustls requirement from =0.21.0 to =0.21.5

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, rust

#331 - build(deps): update rustls-pemfile requirement from 0.2.1 to 1.0.3

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, rust

#330 - tests: avoid unused var initializers.

Pull Request - State: closed - Opened by cpu 10 months ago

#329 - clang-format all C code, enforce formatting in CI.

Pull Request - State: closed - Opened by cpu 10 months ago - 1 comment

#328 - ci: resolve deprecation warnings, add dependabot

Pull Request - State: closed - Opened by cpu 10 months ago

#327 - Format C code with clang-format

Issue - State: closed - Opened by ctz 10 months ago - 2 comments

#326 - Various small test fixes, initial clang-tidy linting coverage.

Pull Request - State: closed - Opened by cpu 10 months ago - 3 comments