Files
node/tools
Shigeki Ohtsu 08af7dba2a build: add OpenSSL-1.1.0 support
- For Windows, nasm is new build requirements and openssl_no_asm is
  set to 1 with warning if it is not installed.
- For use of openssl assemble codes, either gas_version >= 2.23,
  xcode_version >= 5.0 ,llvm_version >= 3.3 or nasm_version >= 2.10 is
  needed. Otherwise, openssl_no_asm is set to 1 with warning.
- FIPS is not supported in OpenSSL-1.1.0 so that it leads an error
  when openssl_fips options is enabled in configure.

Fixes: https://github.com/nodejs/node/issues/4270
PR-URL: https://github.com/nodejs/node/pull/19794
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
2018-04-10 06:45:45 +09:00
..
2017-11-30 11:35:45 +01:00
2018-04-09 17:04:48 +03:00
2018-02-22 12:43:35 +01:00
2013-06-06 15:35:59 -07:00
2017-11-18 20:44:17 +01:00
2018-03-26 18:20:07 -04:00
2018-03-05 08:35:44 -06:00
2016-06-28 17:48:22 -04:00
2016-06-28 17:48:22 -04:00
2017-10-29 19:46:43 +01:00
2018-01-11 09:50:47 +01:00
2016-11-09 17:34:22 -05:00
2014-07-31 08:53:24 -07:00
2018-04-10 06:45:45 +09:00
2018-01-11 09:50:47 +01:00