The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / deps @ 530af9cb

Name Size
  cares
  http_parser
  npm
  openssl
  uv
  v8
  zlib

Latest revisions

# Date Author Comment
530af9cb 07/31/2014 12:26 PM Fedor Indutny

v8: Interrupts must not mask stack overflow.

Backport of https://codereview.chromium.org/339883002

1223cafe 07/31/2014 12:05 PM Timothy J Fontaine

npm: Upgrade to v1.4.21

93390ffc 07/23/2014 03:51 PM Fedor Indutny

test: fix test-tls-server-verify

fix #7963

eba7aae1 07/23/2014 10:56 AM Fedor Indutny

gyp: fix post-mortem in v0.11

Expose missing constants and keep symbols on OSX.

3530fa9c 07/18/2014 06:57 AM Fedor Indutny

deps: backport 4ed5fde4f from v8 upstream

Original commit message:

Fix x64 MathMinMax for negative untagged int32 arguments.
An untagged int32 has zeros in the upper half even if it is negative.
Using cmpq to compare such numbers will incorrectly ignore the sign....
11337db3 07/02/2014 04:46 PM Fedor Indutny

deps: cherry-pick eca441b2 from OpenSSL

Original commit message:

bn_exp.c: fix x86_64-specific crash with one-word modulus.
PR: #3397

Signed-off-by: Fedor Indutny <>

e9170cbc 06/06/2014 06:07 PM Timothy J Fontaine

v8: shift heap space for aslr on 64bit

Previously we were only shifting the address space for ASLR on 32bit
processes, apply the same shift for 64bit so processes don't
get artificially limited native heap.

f051f317 06/06/2014 06:07 PM Timothy J Fontaine

npm: upgrade to v1.4.14

881ac26f 06/06/2014 06:07 PM Felix Geisendörfer

deps/v8: Apply REPLACE_INVALID_UTF8 patch

- https://codereview.chromium.org/121173009/
- https://code.google.com/p/v8/source/detail?r=18683

Note: The v8 test case did not cleanly apply, so it's missing from this
patch. I'm assuming this is not a problem if the v8 test suite is not...

a7dd0e51 06/05/2014 10:11 AM Fedor Indutny

deps: update openssl to 1.0.1h

View revisions

Also available in: Atom