[pull] master from libressl-portable:master#18
Open
pull[bot] wants to merge 1426 commits into
Open
Conversation
Remove generation of vpaes and bsaes assembly sources from update.sh, as these are removed from source tree. See: openbsd/src@824f363
Fixes #1172 Change-Id: I6a6a6964447afd42de3911d945671e44f0329d41
based on original committer and date
Co-authored-by: Theo Buehler <botovq@users.noreply.github.com>
Do not hard-code the Visual Studio generator in the Windows CI matrix. Detect the available Visual Studio generator from `cmake --help` and pass only the generator name to CMake.
Coverity Scan now serves the C/C++ Linux build tool from /download/cxx/linux64. The old /download/linux64 endpoint returns 404, causing the Coverity workflow to fail before the build starts. Update the workflow to use the C/C++ download endpoint.
Automated security fix generated by OrbisAI Security
The CMake build unconditionally defined `TLS_DEFAULT_CA_FILE` as
`${OPENSSLDIR}/cert.pem`, so a value supplied with
`-DTLS_DEFAULT_CA_FILE` was ignored.
Add `TLS_DEFAULT_CA_FILE` as a cache variable and use it for the libtls
definition, falling back to `${OPENSSLDIR}/cert.pem` when unset.
- Include <stdint.h> to ensure SIZE_MAX is defined for MSVC - Set errno to ENOMEM when malloc fails for better error reporting Addresses review comments: - #1304 (comment) - #1304 (comment) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This reverts commit e2caafd.
This file contains hidden or 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
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )