node/deps/openssl/asm/x64-win32-masm
Shigeki Ohtsu a84ea66b35 deps: upgrade to openssl-1.0.1m
All sources are just extracted from tarball into deps/openssl/openssl.

change all openssl/include/openssl/*.h to include resolved symbolic
links and openssl/crypto/opensslconf.h to refer config/opensslconf.h

sha256-x86_64.pl does not exist in the origin openssl distribution. It
was copied from sha512-x86_64.pl and both sha256/sha512 scripts were
modified so as to generates only one asm file specified as its key
hash length.

`x86masm.pl` was mistakenly using .486 instruction set, why `cpuid`
(and perhaps others) are requiring .686.

removed vpaesni-x86_64.asm in x64-win32-masm - it is no longer used.

Fixes: https://github.com/iojs/io.js/issues/1186
PR-URL: https://github.com/iojs/io.js/pull/1206
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-03-19 10:08:13 -07:00
..
aes deps: upgrade to openssl-1.0.1m 2015-03-19 10:08:13 -07:00
bn deps: update openssl to 1.0.1g 2014-04-08 00:58:37 +04:00
camellia Revert "deps: downgrade openssl to v1.0.0f" 2013-05-01 16:45:31 +02:00
md5 Revert "deps: downgrade openssl to v1.0.0f" 2013-05-01 16:45:31 +02:00
modes deps: update openssl to 1.0.1g 2014-04-08 00:58:37 +04:00
rc4 Revert "deps: downgrade openssl to v1.0.0f" 2013-05-01 16:45:31 +02:00
sha deps: update openssl to 1.0.1g 2014-04-08 00:58:37 +04:00
whrlpool Revert "deps: downgrade openssl to v1.0.0f" 2013-05-01 16:45:31 +02:00
x86_64cpuid.asm Revert "deps: downgrade openssl to v1.0.0f" 2013-05-01 16:45:31 +02:00