platform/upstream/nodejs.git
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-13 Alexis Campaillatest: close debug client in test-debugger-client
2014-01-13 Alex Kocharinhttp: concatenate duplicate headers by default
2014-01-12 Timothy J Fontainesrc: return empty set on ENOSYS for interfaces
2014-01-10 svenpanne@chromium.orgv8: backport codereview.chromium.org/11362182
2014-01-10 Tom Gallacherutil: handle escaped forward slashes correctly
2014-01-10 gluxondoc: Fix argument typo in SimpleProtocol example
2014-01-09 Ryan Grahamdomain: fix off-by-one in Domain.exit()
2014-01-09 Trevor Norrishttp: use writev on chunked encoding
2014-01-09 Jeff Barczewskitest: check RR scheduler has necessary methods
2014-01-09 Timothy J Fontainesrc: OnFatalError handler must abort()
2014-01-09 Trevor Norrisnode: AsyncListener use separate storage mechanism
2014-01-09 Trevor Norrissrc: revert domain using AsyncListeners
2014-01-08 Fedor Indutnyconfigure: always set `arm_float_abi`
2014-01-08 Fedor Indutnychild_process: better error reporting for exec
2014-01-08 Fedor Indutnydeps: fix openssl assembly error on ia32 win32
2014-01-08 Lorenz Leutgebdoc: fix typo in cluster page
2014-01-07 Fedor Indutnydeps: update openssl to 1.0.1f
2014-01-07 Timothy J Fontaineuv: Upgrade to v0.10.22
2014-01-07 Ben Noordhuisbuild: unconditionally disable -Werror
2014-01-07 isaacsnpm: Upgrade to 1.3.23
2014-01-05 ayanamiststream: writes may return false but forget to emit...
2014-01-05 Lorenz Leutgebdoc: Add forward secrecy section to TLS docs
2014-01-05 Fedor Indutnycrypto: introduce .setEngine(engine, [flags])
2014-01-04 Trevor Norrisnode: properly check uid when adding AsyncListener
2014-01-03 Trevor Norrisnode: change AsyncListener API
2014-01-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-01 Timothy J Fontaineblog: Post for v0.11.10
2014-01-01 Timothy J FontaineNow working on 0.11.11
2014-01-01 Timothy J FontaineMerge branch 'v0.11.10-release'
2013-12-31 Timothy J Fontaine2013.12.31, Version 0.11.10 (Unstable) v0.11.10
2013-12-31 Timothy J Fontainev8: Upgrade to 3.22.24.10
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Maciej Małeckidoc: document that `process.send` is synchronous
2013-12-31 Timothy J Fontainedoc: clarify process on exit safe usage
2013-12-31 Ron Korvingdocs: process.on('exit') receives exit code
2013-12-31 Tuğrul Topuzdns: add resolveSoa and 'SOA' rrtype
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J Fontainetest: fix test-cluster-eaccess to work on windows
2013-12-31 Sam Robertstest: fix assumption of worker exit on disconnect
2013-12-31 Sam Robertscluster: do not synchronously emit 'setup' event
2013-12-31 Sam Robertscluster: only forcibly exit worker on unclean exit
2013-12-31 Sam Robertscluster: disconnect callback should always occur
2013-12-31 Sam Robertscluster: replace erroneous comma with semicolon
2013-12-31 Timothy J Fontaineuv: Upgrade to v0.11.17
2013-12-31 Fedor Indutnycluster: report more errors to workers
2013-12-31 Benjamin Watersdoc: Fix doc heading for 'response' event
2013-12-30 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-30 Fedor Indutnydeps: update gyp to 828ce09
2013-12-30 pflannerytimers: setImmediate v8 optimization fix
2013-12-30 Dav Glassdoc: Fix missing backtick in debugger doc
2013-12-30 Yorkiequerystring: remove `name` from `stringify()`
2013-12-28 Lev Gimelfarbbuild: add settings for VS 2013 to vcbuild.bat
2013-12-27 Fedor Indutnydeps: update gyp to 828ce09
2013-12-26 Benjamin Watersdoc: Missing word 'are' in documentation
2013-12-26 isaacsnpm: Upgrade to v1.3.22
2013-12-23 Vladimir Kurchatkinsrc: only access stack of non-null errors
2013-12-21 Fedor Indutnyutil: introduce CHECK_EQ/CHECK_NE
2013-12-20 Trevor NorrisRevert "util: more strict check for bool/number/string"
2013-12-20 Fedor Indutnytls: reintroduce socket.encrypted
2013-12-20 Paul Loydbuffer: optimize writeInt* methods
2013-12-20 Bert Belderevents: move EE c'tor guts to EventEmitter.init
2013-12-20 T.C. Hollingsworthbuild: install common.gypi along with headers
2013-12-20 Alexis Campaillatest: fix flaky unit test test-fs-realpath.js
2013-12-20 Alexis Campaillatest: case insensitve path comparison on Windows
2013-12-20 Cam Swordshttp: parse the status message in a http response.
2013-12-20 Fedor Indutnydeps: update http_parser to 2.2
2013-12-19 Sam Robertsdoc: describe the local domain path on Windows
2013-12-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-19 Timothy J Fontaineblog: Post for v0.10.24
2013-12-19 Timothy J FontaineNow working on 0.10.25
2013-12-19 Timothy J FontaineMerge branch 'v0.10.24-release' into v0.10
2013-12-19 Yorkiecrypto: remove unnecessary OpenSSL_add_all_digests
2013-12-19 Fedor Indutnydeps: v8 apply temporary fix until backport
2013-12-19 Alexis Campaillawindows: fix dns lookup of localhost with ipv6
2013-12-18 Timothy J Fontaine2013.12.18, Version 0.10.24 (Stable) v0.10.24
2013-12-18 Timothy J Fontaineuv: Upgrade to v0.10.21
2013-12-18 Ben Noordhuiscluster, v8: fix --logfile=%p.log
2013-12-18 Alexis Campaillavm: fix race condition in timeout
2013-12-18 Timothy J Fontainebuild: unix install node and dep library headers
2013-12-18 Yorkieutil: more strict check for bool/number/string
2013-12-17 isaacsnpm: upgrade to 1.3.21
2013-12-17 isaacsnpm: upgrade to 1.3.20
2013-12-17 isaacsnpm: Upgrade to 1.3.19
2013-12-15 Ahamed Nafeezcrypto: comment change on disabling compression
2013-12-13 Fedor Indutnydeps: update v8 to 3.22.24.9
2013-12-13 Fedor IndutnyMerge branch 'v0.10'
2013-12-13 jkummerow@chromium.orgv8: backport fix for CVE-2013-{6639|6640}
2013-12-13 Fedor Indutnyuv: Upgrade to v0.11.16
2013-12-12 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-12 Wyatt Preulmodule: only cache package main
2013-12-12 Lalit Kapoortest: use s_client instead of curl
2013-12-12 Timothy J Fontaineblog: Post for v0.10.23
2013-12-12 Timothy J FontaineNow working on 0.10.24
2013-12-12 Timothy J FontaineMerge branch 'v0.10.23-release' into v0.10
2013-12-12 Timothy J Fontaine2013.12.12, Version 0.10.23 (Stable) v0.10.23
2013-12-12 Nicolas Kaiserdoc: fix typos in node.1
2013-12-12 Mathias Bynensdoc: mention `binary` as deafult for Hash strings
2013-12-12 Gabriel Farrelldoc: "finish" event is on the writable stream
2013-12-12 Timothy J Fontaineuv: Upgrade v0.10.20
next