This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 283
Fix build issues with LibreSSL #1364
Open
Sp1l
wants to merge
3
commits into
google:master
Choose a base branch
from
Sp1l:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Sp1l
commented
Feb 11, 2017
- Fix CMS detection
- Fix OPENSSL_VERSION_NUMBER checks
LibreSSL defines OPENSSL_VERSION_NUMBER as 0x20000000L though being forked from 1.0.1f LibreSSL defines LIBRESSL_VERSION_NUMBER
- Neither BoringSSL nor LibreSSL support CMS - Add test to detect LibreSSL - Create new knob for OPENSSL_NO_CMS - Use OPENSSL_NO_CMS knob for disabling cms_verifier building
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
Sp1l
added a commit
to HardenedBSD/hardenedbsd-ports
that referenced
this pull request
Feb 11, 2017
Fixes #11 See also google/certificate-transparency#1364 Signed-off-by: Bernard Spil <[email protected]>
CLAs look good, thanks! |
Pierre has kindly agreed to take a look. |
uqs
pushed a commit
to freebsd/freebsd-ports
that referenced
this pull request
Mar 26, 2017
- Fix OPENSSL_VERSION_NUMBER checks - Fix LibreSSL detection - Modify CMS disabling to BoringSSL and LibreSSL PR: 217013 Obtained from: google/certificate-transparency#1364 git-svn-id: svn+ssh://svn.freebsd.org/ports/head@436952 35697150-7ecd-e111-bb59-0022644237b5
uqs
pushed a commit
to freebsd/freebsd-ports
that referenced
this pull request
Mar 26, 2017
- Fix OPENSSL_VERSION_NUMBER checks - Fix LibreSSL detection - Modify CMS disabling to BoringSSL and LibreSSL PR: 217013 Obtained from: google/certificate-transparency#1364
how are we doing here? It's borken-borken for TrueOS, since it uses LibreSSL |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.