node/deps/openssl
Fedor Indutny a4880b5b10 deps: MASM.UseSafeExceptionHandlers for OpenSSL
Use `msvs_settings.MASM.UseSafeExceptionHandlers` when building OpenSSL
assembly code on Windows. This option appends `/safeseh` to the list of
assembler flags when building `.asm` files on Windows.

Having this option in place, separate rules in `masm_compile.gypi` are
no longer needed.

Fix: #7426
PR-URL: https://github.com/nodejs/node/pull/7427
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Bert Belder <bertbelder@gmail.com>
2016-07-05 22:15:05 +02:00
..
asm deps: update openssl asm and asm_obsolete files 2016-05-04 12:39:17 -04:00
asm_obsolete deps: update openssl asm and asm_obsolete files 2016-05-04 12:39:17 -04:00
config build: enable compilation for linuxOne 2016-03-29 18:52:48 -04:00
doc deps: upgrade openssl sources to 1.0.2f 2016-01-31 15:07:12 +09:00
fips crypto: support FIPS mode of OpenSSL 2015-06-11 01:49:20 +02:00
openssl deps: add -no_rand_screen to openssl s_client 2016-05-04 12:39:17 -04:00
buildinf.h import openssl from chrome 2011-08-22 11:30:45 -07:00
openssl-cli.gypi deps, build: add support older assembler 2015-04-15 00:38:57 +09:00
openssl.gyp deps: MASM.UseSafeExceptionHandlers for OpenSSL 2016-07-05 22:15:05 +02:00
openssl.gypi deps: update comment about PURIFY define 2016-05-17 08:41:46 -05:00