0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Shigeki Ohtsu 0ee497f0b4 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>
2015-06-03 19:11:22 +02:00
..
cares src,deps: replace LoadLibrary by LoadLibraryW 2015-05-12 10:47:51 +02:00
gtest deps: check in gtest, add util unit test 2015-04-01 22:35:56 +02:00
http_parser deps: update http_parser to 2.5.0 2015-04-24 23:19:28 +02:00
npm win,node-gyp: enable delay-load hook by default 2015-05-30 08:16:18 -04:00
openssl deps: add -no_rand_screen to openssl s_client 2015-06-03 19:11:22 +02:00
uv deps: update libuv to 1.5.0 2015-05-06 23:08:52 +02:00
v8 deps: upgrade v8 to 4.2.77.20 2015-05-06 20:14:07 +02:00
zlib deps: don't build minizip into zlib 2015-01-10 02:38:18 +01:00