node/deps/openssl
Shigeki Ohtsu b282c68ce8 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
PR-URL: https://github.com/nodejs/io.js/pull/1836
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2019-02-28 16:57:53 +11:00
..
asm deps: update openssl asm and asm_obsolete files 2017-12-07 13:25:14 -05:00
asm_obsolete deps: update openssl asm and asm_obsolete files 2017-12-07 13:25:14 -05:00
config build: add NetBSD support to opensslconf.h 2017-09-25 23:41:46 -04:00
doc doc: add missing make command to UPGRADING.md 2017-07-11 17:43:46 +01: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 2019-02-28 16:57:53 +11:00
buildinf.h
openssl-cli.gypi deps, build: add support older assembler 2015-04-15 00:38:57 +09:00
openssl.gyp deps: no /safeseh for ml64.exe 2016-07-20 06:36:30 -05:00
openssl.gypi deps: upgrade openssl sources to 1.0.2q 2018-11-24 16:10:15 +11:00