node/deps
Ben Noordhuis 2cf7e5de6f Revert "deps: downgrade openssl to v1.0.0f"
After much investigation it turns out that the affected servers are
buggy.  user-service.condenastdigital.com:443 in particular seems to
reject large TLS handshake records. Cutting down the number of
advertised ciphers or disabling SNI fixes the issue.

Similarly, passing { secureOptions: constants.SSL_OP_NO_TLSv1_2 }
seems to fix most connection issues with IIS servers.

Having to work around buggy servers is annoying for our users but not
a reason to downgrade OpenSSL. Therefore, revert it.

This reverts commit 4fdb8acdae.
2013-05-01 16:45:31 +02:00
..
cares deps: upgrade cares to 213f2b7 2012-11-20 22:44:23 +01:00
http_parser deps: upgrade http_parser to ad3b631 2012-08-30 00:06:47 +02:00
npm npm: Upgrade to 1.2.18 2013-04-11 09:16:47 -07:00
openssl Revert "deps: downgrade openssl to v1.0.0f" 2013-05-01 16:45:31 +02:00
uv uv: Upgrade to 0.10.5 2013-04-22 17:39:22 -07:00
v8 v8: cherry-pick 75311294 from upstream 2013-04-03 22:11:32 +04:00
zlib zlib: compile without -ansi 2011-10-28 17:31:40 +02:00