0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-22 15:47:56 +01:00
nodejs/deps/openssl
Shigeki Ohtsu 8de92cd6f3 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>
2016-09-26 23:33:13 +09:00
..
asm deps: update openssl asm and asm_obsolete files 2016-09-22 23:06:49 +09:00
asm_obsolete deps: update openssl asm and asm_obsolete files 2016-09-22 23:06:49 +09:00
config
doc
fips
openssl deps: add -no_rand_screen to openssl s_client 2016-09-26 23:33:13 +09:00
buildinf.h
openssl-cli.gypi
openssl.gyp
openssl.gypi