platform/upstream/nodejs.git
2014-09-24 Fedor Indutnytls_wrap: ensure that TLSCallbacks are gc-able
2014-09-24 Trevor Norrisbuffer: fix map and set parent to undefined upstream/0.12.0
2014-09-23 Fedor Indutnyuv: apply floating patch 2f54947b
2014-09-23 Fedor Indutnydeps: update uv to v1.0.0-rc1
2014-09-23 Fedor Indutnycrypto: export externals to internal structs
2014-09-23 Julien Gillihttp: write() after end() emits an error.
2014-09-20 Kang-Hao Kennybuffer: improve Buffer constructor
2014-09-19 Andrew Teichdoc: corrected typo in vm docs
2014-09-18 Vladimir Kurchatkinnode: support v8 microtask queue
2014-09-18 Julien Gillitest: add test for cluster.worker.destroy()
2014-09-17 Fedor Indutnycrypto: never store pointer to conn in SSL_CTX
2014-09-17 Mickael van... crypto: clarify RandomBytes() error msg
2014-09-17 Alexis Campaillawin: manifest node.exe for Windows 8.1
2014-09-17 Guilherme de... doc: console example improvement
2014-09-17 Guilherme de... doc: http.request() improved code example
2014-09-17 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-09-16 Timothy J FontaineNow working on 0.10.33
2014-09-16 Timothy J FontaineMerge branch 'v0.10.32-release' into v0.10
2014-09-16 Timothy J Fontaine2014.09.16, Version 0.10.32 (Stable) v0.10.32
2014-09-16 Timothy J Fontainenpm: Update to 1.4.28
2014-09-16 Fedor Indutnyhttp: do not send `0\r\n\r\n` in TE HEAD responses
2014-09-16 Chris Dickinsoncrypto: use domains for any callback-taking method
2014-09-16 Ben Noordhuislib, src: add vm.runInDebugContext()
2014-09-16 Maciej Małeckidns: include host name in error message if available
2014-09-15 Maciej Małeckidoc: document `process.env` better
2014-09-15 Adam Lippaitls: fix encoding in certificate-related functions
2014-09-15 Mathias Schreckdoc: fix modules require.resolve documentation
2014-09-09 Fedor Indutnydeps: backport 60c316 from v8 trunk
2014-09-09 Fedor Indutnygyp: fix post-mortem in v0.11
2014-09-09 Ben Noordhuisdeps: cherry-pick r21466 from v8 trunk
2014-09-09 Ben Noordhuisdeps: cherry-pick r21297 from v8 trunk
2014-09-09 Ben Noordhuisdeps: fix up v8 postmortem codegen
2014-09-09 Trevor Norrisv8: Upgrade 3.26.33 with 14 patches
2014-09-09 Trevor Livingstontls: `checkServerIdentity` option
2014-09-05 Ben Noordhuissrc: remove Environment::GetCurrentChecked()
2014-09-05 Ben Noordhuislib: unexport http.parsers
2014-09-05 Ben Noordhuislib: http: poison parser references after freeing
2014-09-05 Ben Noordhuissrc: update and expand comments in base-object.h
2014-09-05 Ben Noordhuislib, src: don't make http parser handles weak
2014-09-05 Ben Noordhuissrc: add ClearWrap() to util.h
2014-09-05 Ben Noordhuissrc: fix handle leak in Parser::Execute()
2014-09-05 Majid Arif... lib: improved forEach object performance
2014-09-04 cjihrigtest: listen on exclusive port in cluster workers
2014-09-03 cjihrignet,dgram: workers can listen on exclusive ports
2014-09-03 Trevor Norrissrc: be more intelligent about use of "arguments"
2014-09-03 Fedor Indutnytls: support multiple keys/certs
2014-09-03 Fedor Indutnytls_wrap: fix use after free
2014-09-03 Fedor Indutnycrypto: use less memory for storing keys
2014-09-03 Fedor Indutnyconfigure: add --openssl-no-asm flag
2014-09-03 Jackson Tiannet: Improve Socket.prototype.write()
2014-09-03 Trevor Norrisstream_wrap: Add support to write binary strings
2014-09-02 Trevor Norrisnode,async-wrap: verify domain enter/exit are set
2014-09-02 Julien Gillitests: add test for non-integer delay timers.
2014-09-02 Jesús Leganés... configure: generate a fully statically linked exec
2014-09-02 Julien Gillicluster: centralize removal from workers list.
2014-09-02 Brian Whitecrypto: unsigned value can't be negative
2014-09-02 Brian Whitecrypto: avoid memory leak
2014-09-02 Jackson Tiansrc: reading/owner/onread/onconnection for tcp
2014-09-01 Isaac Burnscrypto: wrap ECDH constants in HAVE_OPENSSL
2014-08-28 Shigeki Ohtsutls: add DHE-RSA-AES128-SHA256 to the def ciphers
2014-08-28 Shigeki Ohtsutls, crypto: add DHE support
2014-08-28 Fedor Indutnycrypto: introduce ECDH
2014-08-27 Mathias Bynensurl: Add support for RFC 3490 separators
2014-08-27 Jackson Tiansrc: Add function name for .byteLength/.compare
2014-08-27 Tristan Bergerquerystring: fix unescape override
2014-08-26 Fedor Indutnycrypto: allow padding in RSA methods
2014-08-26 Fedor Indutnygyp: use --export-dynamic on FreeBSD
2014-08-26 Fedor Indutnydeps: enable ARM assembly for OpenSSL
2014-08-23 Fedor Indutnycrypto: fix memory leak in Connection::New
2014-08-22 Fedor Indutnydeps: fix up v8 after fd80a3
2014-08-21 Jackson Tianhttp: avoid create difference hidden class
2014-08-20 Chris Dickinsonnet,stream: add isPaused, don't read() when paused
2014-08-20 cjihrigdns: throw if hostname is not string or falsey
2014-08-19 Timothy J FontaineNow working on 0.10.32
2014-08-19 Timothy J FontaineMerge branch 'v0.10.31-release' into v0.10
2014-08-19 Ben Noordhuisnode: add missing Isolate::Scope at startup
2014-08-19 Yazhong Liusrc: add missing Isolate arguments
2014-08-19 Timothy J Fontaine2014.08.19, Version 0.10.31 (Stable) v0.10.31
2014-08-19 Timothy J Fontainenpm: Update to v1.4.23
2014-08-18 Alex Kocharinhttp: fix bailout for writeHead
2014-08-18 Fedor Indutnygyp: preserve v8dbg syms on freebsd too
2014-08-18 Fedor IndutnyRevert "gyp: preserve v8dbg syms on freebsd too"
2014-08-17 Fedor Indutnygyp: preserve v8dbg syms on freebsd too
2014-08-17 Fedor Indutnygyp: preserve v8dbg syms on freebsd too
2014-08-14 Fedor Indutnydeps: backport 5f836c from v8 upstream
2014-08-13 Alexis Campaillatest: fix dns test
2014-08-13 Julien Gillitests: don't assume IPv4 only in remote addr tests
2014-08-13 Fedor Indutnytest: check ipv6 support before testing it
2014-08-13 Julien Gillitests: do not hardcode service name in test-dns.
2014-08-13 Julien Gillitests: fix invalid hints flags dns test.
2014-08-13 Fedor Indutnyopenssl: fix keypress requirement in apps on win32
2014-08-13 Fedor Indutnydeps: update openssl to v1.0.1i
2014-08-13 Cheng Zhaosrc: change kIsolateSlot to 3
2014-08-13 Trevor Norrissrc: require EventEmitter via NativeModule
2014-08-13 Jackson Tiandgram: remove new keyword from errnoException
2014-08-13 Kyle Robinson... doc: typo fixes on stream, tls and http
2014-08-13 Ezequiel Rabinovichquerystring: remove prepended ? from query field
2014-08-12 Jackson Tianlib: don't use emitter.listeners(type).length
2014-08-12 Trevor Norrisnode: set names for prototype methods
2014-08-11 seishuncrypto: add RSA encryption
next