1. Jul 08, 2020
    • Daniel Bevenius's avatar
      build: add OPENSSL_API_COMPAT macro · a40bab81
      Daniel Bevenius authored
      This commit adds the OPENSSL_API_COMPAT macro and sets it to version
      1.1.1 of OpenSSL when linking with a shared OpenSSL library.
      
      The motivation for this is that when linking against OpenSSL 3.x there
      are a lot of deprecation warnings and this allows them to be avoided.
      When we later upgrade the code base to 3.x this value can then be
      updated.
      a40bab81
  2. Jun 26, 2020
  3. Jun 25, 2020