[init] Print OpenSSL version fix #7083

pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:MarcoFalke-2015-initOpenSSL changing 2 files +11 −0
  1. MarcoFalke commented at 6:04 PM on November 23, 2015: member

    SSLeay_version(SSLEAY_VERSION) was replaced with OpenSSL_version(OPENSSL_VERSION) in https://github.com/openssl/openssl/commit/b0700d2c8de79252ba605748a075cf2e5d670da1.

    This fixes #7080 (OpenSSL 1.1 - SSLEAY_VERSION Not Declared In This Scope)

    Not sure if we need this?

  2. laanwj commented at 7:55 AM on November 24, 2015: member

    Nah, being able to compile with a wide range of versions is nice. There's no risk to this. So utACK.

    Don't forget this one though:

    src/qt/rpcconsole.cpp:    ui->openSSLVersion->setText(SSLeay_version(SSLEAY_VERSION));
    
  3. laanwj added the label Build system on Nov 24, 2015
  4. OpenSSL 1.1.0: Fix text variant of the version number faf12bc283
  5. MarcoFalke force-pushed on Nov 24, 2015
  6. fanquake commented at 12:08 AM on November 26, 2015: member

    utACK

  7. laanwj cross-referenced this on Nov 26, 2015 from issue OpenSSL 1.1 - tests* BIGNUM - BN_init -> BN_new by vindicatorr
  8. laanwj merged this on Nov 27, 2015
  9. laanwj closed this on Nov 27, 2015

  10. laanwj referenced this in commit 9502b7f634 on Nov 27, 2015
  11. MarcoFalke deleted the branch on Nov 27, 2015
  12. luke-jr referenced this in commit 76bc9926b7 on Nov 30, 2015
  13. luke-jr referenced this in commit 3c5d1d1b01 on Dec 8, 2015
  14. HLXEasy referenced this in commit 27f8ea509d on Oct 29, 2019
  15. barton2526 cross-referenced this on Aug 24, 2021 from issue rpc: Print OpenSSL version fix by barton2526
  16. bitcoin locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:55 UTC