node/deps
Shigeki Ohtsu b282c68ce8 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>
2019-02-28 16:57:53 +11:00
..
cares deps: cherry-pick 18ea996 from c-ares upstream 2017-09-05 12:49:59 -04:00
gtest deps: revert default gtest reporter change 2016-11-14 18:06:46 -05:00
http_parser deps: cherry-pick http_parser_set_max_header_size 2018-12-21 18:40:51 -05:00
icu-small deps: ICU 58.2 bump 2017-01-31 17:07:46 -05:00
npm deps: upgrade npm to 3.10.10 2016-12-13 16:13:16 -05:00
openssl deps: add -no_rand_screen to openssl s_client 2019-02-28 16:57:53 +11:00
uv deps: upgrade libuv to 1.16.1 2018-02-12 19:28:07 -05:00
v8 deps: V8: cherry-pick e8e9c07 from upstream 2017-12-19 13:46:34 -05:00
v8_inspector inspector: build file cleanup 2016-09-30 11:17:49 -04:00
zlib deps: fix CLEAR_HASH macro to be usable as a single statement 2017-03-29 16:30:57 -04:00