platform/upstream/nodejs.git
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
2013-11-27 Alexis Campaillatest: use os.EOL when checking output
2013-11-27 Fedor Indutnyopenssl: more asm
2013-11-27 Ben Noordhuisstream_wrap: don't call Number::New()
2013-11-26 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-26 isaacsblog: npm outage postmortem
2013-11-26 Ben Noordhuistls: add serialNumber to getPeerCertificate()
2013-11-25 David Chanutil: Format negative zero as '-0'
2013-11-23 Ben Noordhuisv8: unbreak freebsd build
2013-11-23 Vladimir Kurchatkinnode: fix removing AsyncListener in callback
2013-11-23 Linus Unnebäckdoc: clarify child_process error behaviour
2013-11-22 Jeremy Martinevents: fix TypeError in removeAllListeners
2013-11-21 Trevor Norrisnode: allow nextTick infinite recursion
2013-11-21 Timothy J Fontaineblog: Post for v0.11.9
2013-11-21 Timothy J FontaineNow working on 0.11.10
2013-11-21 Timothy J FontaineMerge branch 'v0.11.9-release'
2013-11-21 Timothy J Fontaine2013.11.20, Version 0.11.9 (Unstable) v0.11.9
2013-11-20 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-20 isaacsnpm: Upgrade to v1.3.15
2013-11-20 Timothy J Fontainechild_process: deliver ENOENT on nextTick
2013-11-20 Timothy J Fontaineuv: upgrade to v0.11.15
2013-11-20 Trevor Norrisasyncwrap: add missing TryCatch
2013-11-19 Ben Noordhuissrc: add ASSERT/CHECK/UNREACHABLE macros
2013-11-19 Ben Noordhuissrc: make queue.h c++ compatible
2013-11-19 Fedor Indutnycrypto: `randomBytes` is non-blocking
2013-11-19 Fedor Indutnyevents: do not accept NaN in setMaxListeners
2013-11-19 Fedor Indutnynet: fix `new net.Socket` documentation
2013-11-19 Fedor Indutnydgram: fix abort when getting `fd` of closed dgram
2013-11-18 Timothy J Fontainev8: upgrade to 3.22.24.5
2013-11-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-16 Ben Noordhuisdebugger: pass on v8 debug switches
2013-11-15 Trevor Norrisbuffer: convert values to uint, not int
2013-11-15 Trevor Norrissrc: make buffer size errors more explicit
2013-11-15 Trevor Norrisbuffer: no warning when encoding isn't passed
2013-11-15 Ben Noordhuisdoc: add nodejs.vn to community page
2013-11-15 Ben Noordhuisdoc: sort community page links alphabetically
2013-11-14 Ben Noordhuissrc: remove unused import in cares_wrap.cc
2013-11-13 Trevor Norrisdoc: fix few smalloc entries for proper formatting
2013-11-13 Trevor Norrissmalloc: check if object has external memory
2013-11-13 Fedor Indutnytls: handle `ssl.start()` errors
2013-11-12 Tim Woodevents: don't call once twice
2013-11-12 Trevor Norrissrc: add comments about implicit dependencies
2013-11-12 Trevor Norrisbase-object: add BaseObject
2013-11-12 Trevor Norrisasync-wrap: make typenames consistent
2013-11-12 Trevor Norristls_wrap: move members to initialization list
2013-11-12 Ben Noordhuissrc: use Context::Scope objects in cares_wrap.cc
2013-11-12 Ben Noordhuissrc: fix Context::Scope usage
2013-11-12 Ben Noordhuiscrypto: fix up implicit HandleScope abuse
2013-11-12 Ben Noordhuissrc: remove global HandleScope
2013-11-12 Timothy J Fontaineblog: Post for v0.10.22
2013-11-12 Timothy J FontaineNow working on 0.10.23
2013-11-12 Timothy J FontaineMerge branch 'v0.10.22-release' into v0.10
2013-11-12 Timothy J Fontaine2013.11.12, Version 0.10.22 (Stable) v0.10.22
2013-11-12 Timothy J Fontainesrc: add HandleScope in HandleWrap::OnClose
2013-11-12 Timothy J Fontaineuv: Upgrade to v0.10.19
2013-11-12 yangguo@chromium.orgv8: use correct timezone information on Solaris
2013-11-11 Maciej Małeckirepl: do not insert duplicates into completions
2013-11-11 Ben Noordhuissrc: fix Environment::GetCurrent() usage
2013-11-11 Trevor Norrisnode: add HandleScope to prevent memory leak
2013-11-11 Ben Noordhuisv8: upgrade to 3.22.24
2013-11-10 Timothy J Fontainegyp: update to bebdcea
2013-11-09 Ben Noordhuiscrypto: update root certificates
2013-11-09 Ben Noordhuistools: check in certdata.txt from mozilla NSS
2013-11-09 Ben Noordhuistools: customize mk-ca-bundle.pl
2013-11-09 Ben Noordhuistools: bundle mk-ca-bundle.pl from upstream curl
2013-11-09 Ben Noordhuisv8: unbreak `make native` build
2013-11-08 Fedor Indutnytls: prevent stalls by using read(0)
next