node/deps/openssl
Shigeki Ohtsu b75263094b 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/node/issues/1461
PR-URL: https://github.com/nodejs/node/pull/1836
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2016-02-08 23:01:01 +11:00
..
asm deps: upgrade openssl sources to 1.0.2e 2015-12-04 03:57:01 +09:00
asm_obsolete deps: upgrade openssl sources to 1.0.2e 2015-12-04 03:57:01 +09:00
config deps: upgrade openssl sources to 1.0.2e 2015-12-04 03:57:01 +09:00
doc deps: upgrade openssl sources to 1.0.2f 2016-02-08 23:01:00 +11:00
fips
openssl deps: add -no_rand_screen to openssl s_client 2016-02-08 23:01:01 +11:00
buildinf.h
masm_compile.gypi
openssl-cli.gypi
openssl.gyp
openssl.gypi