node/deps
Shigeki Ohtsu d94f864abd 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-09 08:42:15 -08:00
..
cares build: Updates to enable AIX support 2015-09-15 13:54:10 -04:00
gtest
http_parser deps: update http-parser to version 2.5.1 2016-02-09 08:42:15 -08:00
npm deps: upgrade to npm 2.14.12 2015-12-23 08:38:33 -08:00
openssl deps: add -no_rand_screen to openssl s_client 2016-02-09 08:42:15 -08:00
uv deps: upgrade libuv to 1.8.0 2016-01-19 11:52:26 -08:00
v8 deps: backport 066747e from upstream V8 2016-01-19 11:52:30 -08:00
zlib