Update for OpenSSL 1.1 API.#9326
Merged
laanwj merged 2 commits intobitcoin:masterfrom Dec 13, 2016
gmaxwell:openssl_api11
Merged
Update for OpenSSL 1.1 API.#9326laanwj merged 2 commits intobitcoin:masterfrom gmaxwell:openssl_api11
laanwj merged 2 commits intobitcoin:masterfrom
gmaxwell:openssl_api11
Conversation
This avoids a compile failure on newly installed debian stretch systems.
Contributor
Author
|
Needs backport tag please. |
Contributor
|
Thanks for the fix! |
Contributor
|
Maybe we should also include the required changes in |
Contributor
Author
|
@jonasschnelli Thanks, I hadn't noticed that the stretch system I was testing on had decided to compile without the GUI, and so it wasn't getting the error there. |
Member
|
utACK 9285b9a4899e7af56777e79a308f6335837d350d |
This avoids a compile failure on newly installed debian stretch systems.
Contributor
Author
|
@sipa @jonasschnelli reACK after changes to qt/paymentrequestplus? |
Member
|
Backport in #9347 |
maflcko
pushed a commit
to maflcko/bitcoin-core
that referenced
this pull request
Dec 14, 2016
Github-Pull: bitcoin#9326 Rebased-From: bae1eef b05b1af
Member
|
Interesting... does this actually work on OpenSSL 1.1? The documentation says that |
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 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.
This avoids a compile failure on newly installed debian stretch systems.