-
Notifications
You must be signed in to change notification settings - Fork 476
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
Push 2024 06 30 #770
Merged
Merged
Push 2024 06 30 #770
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change-Id: I29170db8c53159f7590981e42e8608ddb817d089
Change-Id: Ie1900493467cf85166cf569efab49884079f97e3
Change-Id: I39c34d420bd200da8e2b62ebbcaaf520cae1d3a4
Change-Id: I50ea80a71737a4cf204d6df4909aa28e89f85a49
Change-Id: I22af45cfcea2ebd2a45249614f0fa140b9ab3a27
Change-Id: I583b58f5b4d25336b29071c86c29c9abd7d5c898
Change-Id: If4a862946289948607975c5deb77ee51dfc80615
Change-Id: If6a80f36db2605523cff6315b3be3cb5eeb08a75
Change-Id: I47fc52eade71d63852855cdd5abeeb1ef44bc87b
Change-Id: I3a2fabc50f15665781ac729233ab449e43664d79
…r pcm-pcie root-causing) Change-Id: I19183f27fba2867877bd1ab115f2cf12fe2702e4
Change-Id: I9e3392d4c07311cbf18059dfd27ba587c931c080
Change-Id: I8e50bc99b319fc62cdb1a4252a401dedb122384c
Change-Id: I362951c2fe996cfb038ac3ba80c30f13f49ea5f7
Change-Id: Id82db481ea6c53c817db6bddc0a4c54563314ac0
* Stop using deperecated functions * Exclude the unwanted protocols from the SSL_CTX * Require openssl 1.1.1 now, tls_method is then available Subsequently remove sslv3 support by requiring minimum tls1 in the SSL_CTX * Check for minimum version 1.1.1 Disable SSL if not found and warn about it
This will reduce the risk of using them again later. Change-Id: I1aee48765c4a48f5642d6a8ee157fc9e014019db
Change-Id: I5eee1ad201e2570a82e12d4719d74d653b78664b
this causes mem init/destruction issues Change-Id: I8a87e220f1a687cfb598f3c8254f5978645b6178
Change-Id: I02559203e0ef080991eccd185ec2b7446df86adf
Change-Id: I85fcd8d60c12eb1068495acbdb2063d2244592e5
Change-Id: I1acceaa508bff6941fe405845b704573571099f7
Change-Id: I0d1559a1c283c16aad4beaf59ed83ff62084285b
Change-Id: I4e5c3e7111623f2f4851d3f7def772db37e77949
…ate init Change-Id: Ic061b0e6e97271de644ccae993bb7180774768bf
Change-Id: I2f3e3537d403f93debceb41b2f663f8b71a6c42a
Change-Id: Idd9fba2ea4365d92cbbbb54013ac7bc2e20f5125
Change-Id: I72da5c29e2fe2216ce8a41de90231dfb40339583
Change-Id: Ia8c83416dc64e1a4c104ceb92d4e90165b2435b6
Change-Id: I43bfead2912452fb4e4bf0e537d22a075dc2c0fc
Change-Id: I064758df7ebad02eaf7be3c094806d2dee62cf5d
Change-Id: I81913ed6cc512fe372de7cb099725cac056bb09e
opcm
approved these changes
Jul 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.