0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps/openssl
Shigeki Ohtsu d269e07fa4
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>
2017-12-07 13:16:35 -05:00
..
asm deps: update openssl asm and asm_obsolete files 2017-11-03 12:23:11 -05:00
asm_obsolete deps: update openssl asm and asm_obsolete files 2017-11-03 12:23:11 -05:00
config build: add NetBSD support to opensslconf.h 2017-08-30 16:40:32 -03:00
doc doc: add missing make command to UPGRADING.md 2017-06-03 00:45:09 +09:00
fips crypto: support FIPS mode of OpenSSL 2015-06-11 01:49:20 +02:00
openssl deps: add -no_rand_screen to openssl s_client 2017-12-07 13:16:35 -05:00
buildinf.h
openssl-cli.gypi deps, build: add support older assembler 2015-04-15 00:38:57 +09:00
openssl.gyp build: fix bsd build with gcc 2017-11-27 17:16:37 -05:00
openssl.gypi crypto: don't build hardware engines 2016-09-28 11:19:18 +10:00