Ben Noordhuis
58e4edaf68
deps: upgrade c-ares to piscisaureus/cares@805d153
...
This should fix the Android build.
2013-07-06 22:20:29 +02:00
Ben Noordhuis
588040d20d
v8: reapply floating patches
2013-07-06 16:53:06 +02:00
Ben Noordhuis
704fd8f374
v8: upgrade to v3.20.2
2013-07-06 16:53:06 +02:00
isaacs
4bc024ddec
uv: Upgrade to v0.11.5
2013-06-26 10:48:23 -07:00
isaacs
adf9b67e59
Merge remote-tracking branch 'ry/v0.10' into master
...
Conflicts:
ChangeLog
deps/uv/ChangeLog
deps/uv/src/unix/stream.c
deps/uv/src/version.c
deps/v8/build/common.gypi
deps/v8/src/frames.h
deps/v8/src/runtime.cc
deps/v8/test/mjsunit/debug-set-variable-value.js
lib/http.js
src/node_version.h
2013-06-25 11:12:33 -07:00
isaacs
9195455637
npm: Upgrade to 1.2.32
2013-06-18 09:42:42 -07:00
Ben Noordhuis
41fc46e52f
v8: add setVariableValue debugger command
...
Issue 2399 part 1: In debugger allow modifying local variable values
Issue 2399 part 2: In debugger allow modifying local variable values
Review URL: https://codereview.chromium.org/11415042
Review URL: https://codereview.chromium.org/11412310
This is a back-port of upstream svn commits r13122 and r13202.
2013-06-17 15:24:45 +02:00
Andrei Sedoi
cc517497e6
v8: fix build for mips32r2 architecture
...
This is a floating patch as a backport from v8 3.15.0
Committed: https://code.google.com/p/v8/source/detail?r=12833
2013-06-14 17:48:33 +02:00
Andrei Sedoi
884b25356f
openssl: add missing configuration pieces for MIPS
2013-06-13 13:27:58 +02:00
Ben Noordhuis
48476273eb
uv: upgrade to 0.10.11
2013-06-12 22:10:39 +02:00
isaacs
49d9ad9d81
npm: Upgrade to 1.2.30
2013-06-12 10:59:44 -07:00
Ben Noordhuis
2dbc5ea1b4
v8: reapply floating patches
2013-06-11 23:46:13 +02:00
Ben Noordhuis
6dd78074a3
v8: upgrade to v3.19.13
2013-06-11 23:46:00 +02:00
Trevor Norris
5d4ac272c7
v8: fix pointer arithmetic undefined behavior
...
Clang branch release_33 would optimize out a != NULL check because of
some undefined behavior. This is a floating patch as a backport of that
fix.
Committed: http://code.google.com/p/v8/source/detail?r=13570
2013-06-11 14:39:25 -07:00
isaacs
4d13fcf481
npm: Upgrade to 1.2.27
2013-06-06 14:44:48 -07:00
isaacs
0882a75063
Merge remote-tracking branch 'ry/v0.10'
...
Conflicts:
ChangeLog
deps/uv/AUTHORS
deps/uv/ChangeLog
deps/uv/src/unix/linux-core.c
deps/uv/src/version.c
deps/uv/src/win/timer.c
lib/url.js
src/node_version.h
test/simple/test-url.js
2013-06-05 13:38:38 -07:00
isaacs
96c30df10c
uv: Upgrade to 0.10.10
2013-06-04 12:11:03 -07:00
isaacs
f28f67cf75
npm: Upgrade to 1.2.25
2013-06-04 11:42:32 -07:00
isaacs
2900f0778a
Merge remote-tracking branch 'ry/v0.10'
...
Conflicts:
ChangeLog
src/node_version.h
2013-05-31 11:52:57 -07:00
isaacs
c86afa5d2e
npm: Upgrade to 1.2.24
2013-05-30 10:19:45 -07:00
Bert Belder
6b654c0b13
uv: upgrade to v0.11.4
2013-05-30 01:09:54 +02:00
isaacs
f523f7041d
uv: Upgrade to v0.10.9
2013-05-28 12:10:14 -07:00
isaacs
ba048e72b0
Merge remote-tracking branch 'ry/v0.10'
...
Conflicts:
AUTHORS
ChangeLog
configure
deps/uv/ChangeLog
deps/uv/src/unix/darwin.c
deps/uv/src/unix/stream.c
deps/uv/src/version.c
deps/v8/src/isolate.cc
deps/v8/src/version.cc
lib/http.js
src/node_version.h
2013-05-27 14:46:52 -07:00
isaacs
074e823a81
npm: Upgrade to 1.2.23
2013-05-24 14:41:43 -07:00
isaacs
1314c4aeeb
uv: upgrade to 0.10.8
2013-05-24 14:41:00 -07:00
Timothy J Fontaine
e2385839d7
v8: re-apply floating patches
2013-05-23 14:00:20 -07:00
Timothy J Fontaine
dbe142c4ed
v8: fix GetLocalizedMessage usage
...
As is the backport of the abort on uncaught exception wouldn't compile
because we it was passing in `this` when it was unnecessary.
2013-05-23 14:00:19 -07:00
Timothy J Fontaine
279361b277
v8: update to 3.14.5.9
2013-05-23 13:39:12 -07:00
Ben Noordhuis
e761ac2306
v8: reapply floating patches
2013-05-22 13:14:43 -07:00
Trevor Norris
506fc4de1e
v8: upgrade to v3.19.3
2013-05-22 13:13:11 -07:00
Ben Noordhuis
6902f6536c
deps: fix up header files in cares.gyp
...
Please msbuild, update the header list.
2013-05-15 22:47:42 +02:00
Ben Noordhuis
3afa5e6b71
deps: reapply c-ares floating patch
2013-05-15 21:25:11 +02:00
Bert Belder
7934825621
uv: upgrade to v0.11.3
2013-05-14 17:13:42 -07:00
Bert Belder
6bcf51e030
uv: upgrade to v0.10.7
2013-05-14 16:52:47 -07:00
isaacs
f564b6b58a
uv: Upgrade to 0.10.6
2013-05-14 14:41:41 -07:00
isaacs
f7b10f5445
npm: Upgrade to 1.2.21
2013-05-14 14:37:59 -07:00
Ben Noordhuis
9498fd15c7
deps: upgrade c-ares to 1.10.0
2013-05-14 02:07:35 +02:00
isaacs
31e73a5cec
npm: Upgrade to 1.2.21
2013-05-13 14:24:36 -07:00
Ben Noordhuis
0c405cff68
v8: reapply floating patches
2013-05-13 03:29:52 +02:00
Ben Noordhuis
7ee538ddfe
deps: upgrade v8 to 3.19.0
2013-05-13 03:28:40 +02:00
isaacs
fc58a5d4bd
npm: Upgrade to 1.2.20
2013-05-10 17:45:37 -07:00
isaacs
fede68fd68
uv: Upgrade to 0.11.2
2013-05-10 15:30:53 -07:00
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
Ben Noordhuis
4c1bb832af
v8: reapply floating patches
2013-04-29 22:35:46 +02:00
Ben Noordhuis
2f75785c01
deps: upgrade v8 to 3.18.4
2013-04-29 22:35:21 +02:00
Ben Noordhuis
179784e31e
Revert "deps: downgrade openssl to v1.0.0f"
...
This commit undoes the downgrade from OpenSSL v1.0.1e to v1.0.0f,
effectively upgrading OpenSSL to v1.0.1e again. The reason for the
downgrade was to work around compatibility issues with certain TLS
servers in the stable branch. See the commit log of 4fdb8ac
and the
linked issue for details. We're going to revisit that in the master
branch.
This reverts commit 4fdb8acdae
.
2013-04-29 14:17:50 +02:00
Ben Noordhuis
af1ed99ce2
Merge remote-tracking branch 'origin/v0.10'
...
Conflicts:
AUTHORS
ChangeLog
deps/uv/ChangeLog
deps/uv/src/version.c
lib/http.js
src/node_crypto.cc
src/node_os.cc
src/node_version.h
test/simple/helper-debugger-repl.js
2013-04-29 14:08:51 +02:00
Ben Noordhuis
4fdb8acdae
deps: downgrade openssl to v1.0.0f
...
Several people have reported issues with IIS and Resin servers (or maybe
SSL terminators sitting in front of those servers) that are fixed by
downgrading OpenSSL. The AESNI performance improvements were nice but
stability is more important. Downgrade OpenSSL from 1.0.1e to 1.0.0f.
Fixes #5360 (and others).
2013-04-29 12:12:33 +02:00
isaacs
ff99cd5277
uv: Upgrade to 0.10.5
2013-04-22 17:39:22 -07:00
Ben Noordhuis
2efb6cf0cf
v8: reapply floating patches
2013-04-19 10:51:01 -07:00