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 @ d46ebffb

Name Size
  cares
  http_parser
  npm
  openssl
  uv
  v8
  zlib

Latest revisions

# Date Author Comment
d46ebffb 04/03/2013 01:17 PM isaacs

npm: Upgrade to 1.2.17

1b5ec033 03/28/2013 03:05 PM Bert Belder

deps: upgrade libuv to v0.10.3

dea0634f 03/28/2013 02:35 PM isaacs

npm: Upgrade to v1.2.15

982877ec 03/27/2013 07:28 PM Ben Noordhuis

deps: upgrade libuv to 7514149

28c6e42e 03/27/2013 03:41 AM Fedor Indutny

openssl: disable HEARTBEAT TLS extension

Microsoft's IIS doesn't support it, and is not replying with ServerHello
after receiving ClientHello which contains it.

The good way might be allowing to opt-out this at runtime from
javascript-land, but unfortunately OpenSSL doesn't support it right now....

690a8cce 03/24/2013 05:53 PM Ben Noordhuis

deps: fix openssl build on windows

Commit 8632af3 ("tools: update gyp to r1601") broke the Windows build.

Older versions of GYP link to kernel32.lib, user32.lib, etc. but that
was changed in r1584. See https://codereview.chromium.org/12256017

Fix the build by explicitly linking to the required libraries.

14417fdb 03/23/2013 12:14 PM verwaest@chromium.org

v8: Unify kMaxArguments with number of bits used to encode it.

Increase the number of bits by 1 by making Flags unsigned.

BUG=chromium:211741

Review URL: https://chromiumcodereview.appspot.com/12886008

This is a back-port of commits 13964 and 13988 addressing CVE-2013-2632.

e47a3e3f 03/21/2013 09:59 AM Ben Noordhuis

deps: upgrade libuv to 9b61939

3dd7938c 03/20/2013 08:49 PM isaacs

npm: upgrade to 1.2.15

f5a337e0 03/16/2013 06:32 PM Ben Noordhuis

deps: upgrade libuv to b45a74f

View revisions

Also available in: Atom