node/deps/openssl
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
..
asm deps: upgrade to openssl-1.0.1m 2015-03-19 10:08:13 -07:00
config build: add basic arm64 support 2015-03-03 00:40:49 +01:00
openssl deps: upgrade to openssl-1.0.1m 2015-03-19 10:08:13 -07:00
buildinf.h import openssl from chrome 2011-08-22 11:30:45 -07:00
openssl.gyp build,src: remove sslv3 support 2015-01-13 01:59:30 +01:00