Skip to content

Update dependencies #102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 9 commits into from
Closed

Conversation

dvdplm
Copy link

@dvdplm dvdplm commented May 6, 2020

Built on top of #72 and includes updated dependencies.

haraldh and others added 9 commits October 25, 2019 10:59
This patch lets us compile mbedtls-sys with recent clang versions.
…uild-script

* haraldh/upstream_bindgen:
  mbedtls-sys: generate code with a recent version of bindgen
Add note about the `core_io` feature
* upstream/master:
  Describe trusted_cert_callback feature and bump mbedtls-sys-auto version
  Simply use calloc for allocating on the C heap
  Enable trusted_cert_callback feature by default
  Remove LinkedCertificate::is_self_signed() and add additional tests for verifying self-signed certificates
  Add is_self_signed() function to LinkedCertificate
  Bump minor version number
  Add trusted_cert_callback tests to CI
  Some code cleanup
  Use ForeignOwnedCertListBuilder for efficiency
  Add test cases for the ca_callback when using a self-signed CA cert and a self-signed CA cert with an invalid signature
  Add support for mbedtls_ssl_conf_ca_cb()
* upstream/master:
  Use quotes not brackets for MBEDTLS_CONFIG_FILE
@boschetto
Copy link

boschetto commented Jul 16, 2020

Resolves #5. Please consider merging. It would make mbedtls compilation with a modern clang version more enjoyable.

@nouwaarom nouwaarom mentioned this pull request Dec 30, 2020
@bsdinis
Copy link

bsdinis commented Mar 9, 2021

Hi, has this PR gone stale? If so, why?

I tested it on my machine and it worked (famous last words, I know, but it seems to be a common occurrence).

Are there changes needed?

@dvdplm
Copy link
Author

dvdplm commented Apr 1, 2021

@bsdinis most likely yes, I believe this PR and several others are trying to do the same thing. :(

@Taowyoo
Copy link
Collaborator

Taowyoo commented Nov 4, 2022

Close this PR since long time no update.
Deps update will be soon done with part of release of using mbedtls 3.X

@Taowyoo Taowyoo closed this Nov 4, 2022
mcr pushed a commit to mcr/rust-mbedtls that referenced this pull request Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants