-
Notifications
You must be signed in to change notification settings - Fork 107
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
[ssl] Migrate to mbedtls 3 #290
Merged
Merged
Commits on Jul 2, 2024
-
[ssl] Add mbedtls 3 compatibility
This means that mbedtls 3 is supported for dynamic builds
Configuration menu - View commit details
-
Copy full SHA for 622e91c - Browse repository at this point
Copy the full SHA 622e91cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3c8dba - Browse repository at this point
Copy the full SHA f3c8dbaView commit details
Commits on Jul 3, 2024
-
[cmake] Update to mbedtls 3.6 for static builds
Use MBEDTLS_USER_CONFIG_FILE instead of patching the sources.
Configuration menu - View commit details
-
Copy full SHA for d2ffb9c - Browse repository at this point
Copy the full SHA d2ffb9cView commit details -
[ssl] Initialize PSA crypto when it is present.
In mbedtls 3.6 TLS 1.3 support is turned on by default which uses PSA crypto See HaxeFoundation/hashlink#681
Configuration menu - View commit details
-
Copy full SHA for 804f3c2 - Browse repository at this point
Copy the full SHA 804f3c2View commit details -
[ci] Build on ubuntu bionic instead of xenial
Xenial went EoL in 2021, and we cannot build new mbedtls versions on it.
Configuration menu - View commit details
-
Copy full SHA for 47d72ff - Browse repository at this point
Copy the full SHA 47d72ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e58a82 - Browse repository at this point
Copy the full SHA 4e58a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69c13f5 - Browse repository at this point
Copy the full SHA 69c13f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9010629 - Browse repository at this point
Copy the full SHA 9010629View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.