node/deps/openssl
Shigeki Ohtsu 514709e41f
deps: add -no_rand_screen to openssl s_client
In openssl s_client on Windows, RAND_screen() is invoked to initialize
random state but it takes several seconds in each connection.
This added -no_rand_screen to openssl s_client on Windows to skip
RAND_screen() and gets a better performance in the unit test of
test-tls-server-verify.
Do not enable this except to use in the unit test.

Backport-PR-URL: https://github.com/nodejs/node/pull/19638
Fixes: https://github.com/nodejs/io.js/issues/1461
PR-URL: https://github.com/nodejs/io.js/pull/1836
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2018-03-27 20:18:35 -04:00
..
asm deps: update openssl asm and asm_obsolete files 2017-12-07 13:26:23 -05:00
asm_obsolete deps: update openssl asm and asm_obsolete files 2017-12-07 13:26:23 -05:00
config deps: update openssl config files 2017-10-25 04:22:55 -04:00
doc doc: add missing make command to UPGRADING.md 2017-10-25 04:22:55 -04:00
fips
openssl deps: add -no_rand_screen to openssl s_client 2018-03-27 20:18:35 -04:00
buildinf.h
openssl-cli.gypi
openssl.gyp deps: no /safeseh for ml64.exe 2016-10-26 14:08:52 -04:00
openssl.gypi crypto: don't build hardware engines 2016-09-28 01:13:55 +10:00