node/deps
Shigeki Ohtsu 514709e41f
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.

Backport-PR-URL: https://github.com/nodejs/node/pull/19638
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>
2018-03-27 20:18:35 -04:00
..
cares deps: cherry-pick 18ea996 from c-ares upstream 2017-10-25 04:22:55 -04:00
gtest gtest: output tap comments as yamlish 2016-11-22 14:06:30 +08:00
http_parser deps: reject interior blanks in Content-Length 2018-03-27 19:28:36 -04:00
npm deps: upgrade npm in LTS to 2.15.11 2016-10-26 14:09:13 -04:00
openssl deps: add -no_rand_screen to openssl s_client 2018-03-27 20:18:35 -04:00
uv deps: upgrade libuv to 1.9.1 2016-07-14 12:44:34 -07:00
v8 deps: backport 4e18190 from V8 upstream 2017-10-25 04:25:42 -04:00
zlib deps: fix CLEAR_HASH macro to be usable as a single statement 2017-03-29 14:28:53 -04:00