node/deps/openssl
Shigeki Ohtsu 5682e50325
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.

Fixes: https://github.com/nodejs/io.js/issues/1461
Backport-PR-URL: https://github.com/nodejs/node/pull/28230
PR-URL: https://github.com/nodejs/io.js/pull/1836
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2019-09-19 17:40:22 +01:00
..
asm deps: update openssl asm and asm_obsolete files 2017-12-07 13:21:36 -05:00
asm_obsolete deps: update openssl asm and asm_obsolete files 2017-12-07 13:21:36 -05:00
config build: add NetBSD support to opensslconf.h 2017-09-12 03:18:20 +02:00
doc deps: fix typo in openssl upgrading doc 2018-08-16 01:59:05 -04:00
fips
openssl deps: add -no_rand_screen to openssl s_client 2019-09-19 17:40:22 +01:00
buildinf.h
openssl-cli.gypi
openssl.gyp build: disable openssl build warnings on macos 2018-08-17 15:23:33 -04:00
openssl.gypi deps: upgrade openssl sources to 1.0.2q 2018-11-24 18:23:08 +11:00