Skip to content

[pull] master from libressl-portable:master#18

Open
pull[bot] wants to merge 1426 commits into
bazelregistry:masterfrom
libressl:master
Open

[pull] master from libressl-portable:master#18
pull[bot] wants to merge 1426 commits into
bazelregistry:masterfrom
libressl:master

Conversation

@pull

@pull pull Bot commented Nov 8, 2021

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

renovate Bot and others added 30 commits June 6, 2026 02:47
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.