0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps/openssl
Fedor Indutny 2787d70694 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-06-27 14:11:23 -04:00
..
asm deps: update openssl asm and asm_obsolete files 2016-05-04 12:09:03 +09:00
asm_obsolete deps: update openssl asm and asm_obsolete files 2016-05-04 12:09:03 +09: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:09:03 +09:00
buildinf.h
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-06-27 14:11:23 -04:00
openssl.gypi deps: update comment about PURIFY define 2016-05-05 00:28:52 +02:00