platform/upstream/nodejs.git
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
2013-12-12 Timothy J Fontainegyp: update to 78b26f7
2013-12-11 isaacsnpm: Upgrade to 1.3.17
2013-12-11 Fedor Indutnygyp: build openssl-cli tool and use it in tests
2013-12-11 Fedor Indutnyopenssl: fix keypress requirement in apps on win32
2013-12-11 Alexis Campaillatest: test-os fix win32 localhost assumption
2013-12-11 Alexis Campaillatest: test-os win32 adhere standard tmp resolution
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-10 Fedor Indutnyfs: report correct path when EEXIST
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-10 Fedor Indutnytls: emit 'end' on .receivedShutdown
2013-12-10 Fedor Indutnytls_wrap: bump kClearOutChunkSize to 16kb
2013-12-10 Timothy J Fontainebuild: only whole archive on static v8 builds
2013-12-10 Fedor Indutnytest: make fs-watch-recursive less racy
2013-12-10 Vladimir Kurchatkinsrc: only access stack of defined errors
2013-12-10 Alexis Campaillatest: fix create-file test fixture
2013-12-10 Trevor Norrisnode: follow specification, zero-fill ArrayBuffers
2013-12-07 Ingmar Rungecrypto: support GCM authenticated encryption mode.
2013-12-07 Timothy J Fontainebuild: older pythons don't support ternary if
2013-12-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-07 Timothy J Fontainebuild: pass --no-parallel by default to gyp
2013-12-07 Timothy J Fontainebuild: ./configure pass positional args to gyp
2013-12-07 Steven Kabbesbuild: Ignore gyp-generated files on android
2013-12-07 Lalit Kapoorhttp: DELETE shouldn't default to chunked encoding
2013-12-07 Alexis Campaillachild_process: don't crash process on internal ops
2013-12-06 Fedor Indutnycrypto: fix moving read head
2013-12-06 Fedor Indutnytls_wrap: use writev when possible
2013-12-06 Fedor Indutnybenchmark: fixate `ciphers` in tls benchmarks
2013-12-06 Yazhong Liudoc: mention execArgv in setupMaster
2013-12-06 Fedor Indutnydoc: document 'error' event for stream.Writable
2013-12-06 Fedor Indutnyopenssl: add assembly for aes and gcm
2013-12-06 Fedor Indutnytls: fix handling of asterisk in SNI context
2013-12-06 Ben Noordhuisbuild: add libicu i18n support
2013-12-05 Alexis Campaillalib: child_process spawn handle ENOENT correctly
2013-12-04 Kai Gronercrypto: Make Decipher._flush() emit errors.
2013-12-04 isaacsblog: bnoordhuis departure
2013-12-02 Fedor Indutnytls: fix pool usage race
2013-12-02 Yazhong Liudoc: list execArgv option for child_process.fork()
2013-12-02 Gabriel Falkenbergdoc: change constant to consistent
2013-12-02 Sam Robertsprocess: document kill(0), disallow kill(O_RDWR)
2013-12-02 Fedor IndutnyMerge branch 'v0.10'
2013-12-02 Fedor Indutnytls: reset NPN callbacks after SNI
2013-12-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-02 Timothy J Fontainebuild: include postmortem symbols on linux
2013-11-30 Yazhong Liudoc: net: fix typo in example code
2013-11-28 Michael Ridgwaydoc: http: document ServerResponse 'finish' event
2013-11-28 Nikolai Vavilovdoc: http: properly document callback argument
2013-11-27 Fedor Indutnyhttp: fix parser double-free in _http_client.js
next