node/deps
Shigeki Ohtsu f5d9324315
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:14 -04:00
..
cares deps: cherry-pick 0ef4a0c64b6 from c-ares upstream 2017-10-02 01:16:22 -03:00
gtest
http_parser deps: reject interior blanks in Content-Length 2018-03-27 19:31:33 -04:00
icu-small deps: ICU 60.2 bump 2018-02-20 17:07:36 -05:00
nghttp2 deps,src: align ssize_t ABI between Node & nghttp2 2018-02-27 17:55:59 +01:00
node-inspect deps: update node-inspect to 1.11.3 2018-02-21 10:19:03 -05:00
npm deps: upgrade npm to 5.6.0 2017-12-21 13:48:34 -05:00
openssl deps: add -no_rand_screen to openssl s_client 2018-03-27 20:18:14 -04:00
uv deps: upgrade libuv to 1.19.2 2018-02-26 23:42:48 +01:00
v8 deps: cherry-pick 0c35b72 from upstream V8 2018-03-24 20:59:32 +01:00
zlib