Skip to content

Upgrade to OpenSSL-1.0.1r for node-v0.12

Here is upgrading to openssl-1.0.1r for node-v0.12.

This PR contains the following commits.

  • Sources and headers are updated to 1.0.1r
  • No asm and config header files are changed since 1.0.1q
  • Four floating patches are appliedfor sha512-x86_64.pl, win32 asm, keypress fix and no_rand_screen option for openssl command on Win.

CI result is https://ci.nodejs.org/job/node-test-commit/1988/

Some tests failed on only windows, which are not related to this PR. Others are green.

R= @bnoordhuis

Merge request reports

Loading