platform/upstream/nodejs.git
2014-04-24 Julian Gruberdoc: fix missing link in net api
2014-04-24 Julian Gruberdoc: fix order in net api
2014-04-24 Fedor IndutnyRevert "deps: backport b5135bbc from c-ares repo"
2014-04-15 isaacsnpm: upgrade to 1.4.7
2014-04-15 isaacsurl: treat \ the same as /
2014-04-14 Fedor Indutnychild_process: fix deadlock when sending handles
2014-04-10 William Bertdocs: fix links to streams
2014-04-10 Timothy J Fontainesrc: use monotonic time for process.uptime()
2014-04-08 Timothy J Fontainebuild: make sure changelog.html is generated
2014-04-07 Fedor Indutnydeps: update openssl to 1.0.1g
2014-04-07 Fedor Indutnyhttp: do not emit EOF non-readable socket
2014-04-07 Brian Whitedoc: add missing space
2014-04-02 Dominic Tarrdocs: correct tls docs. server -> client
2014-03-31 Goh Yisheng... doc: typo clean up in tls
2014-03-27 Josh Daguebuild: windows signing should include timestamps
2014-03-26 Ben Noordhuissrc: ensure that openssl's PRNG is fully seeded
2014-03-26 Ben Noordhuissrc: seed V8's random number generator at startup
2014-03-26 isaacsnpm: upgrade to 1.4.6
2014-03-23 Ben Noordhuisbuild: fix g++ 4.8 build, disable -Werror
2014-03-10 Shuhei Kagawadoc: remove an unused arg in process.stdin.
2014-03-10 Fedor Indutnycrypto: do not lowercase cipher/hash names
2014-03-06 Ben Noordhuisdeps: fix v8 valgrind warning
2014-03-05 Fedor Indutnychild_process: fix sending handle twice
2014-03-05 Benoit Valléetest: test sending a handle twice
2014-03-05 Ben Noordhuissrc: add default visibility to NODE_MODULE
2014-03-04 Greg Brailtimer: don't reschedule timer bucket in a domain
2014-03-04 Timothy J Fontainesrc: domain should not replace nextTick function
2014-02-26 Nathan Rajlichtest: add `agent: null` http client request test
2014-02-26 Nathan Rajlichhttp: invoke createConnection when no agent
2014-02-25 Mike Pennisiassert: Ensure reflexivity of deepEqual
2014-02-24 Brian Whitestream: remove useless check
2014-02-23 Nicolas Talledoc: update assert.markdown
2014-02-20 Fedor Indutnyinstaller: copy `node.d` only with node_use_dtrace
2014-02-20 Fedor Indutnydtrace: workaround linker bug on FreeBSD
2014-02-20 Fedor Indutnyconfigure: allow --with-dtrace on freebsd
2014-02-20 Fedor Indutnygyp: specialize node.d for freebsd
2014-02-19 Timothy J Fontainetools: update to support separate website repo
2014-02-19 Timothy J FontaineNow working on v0.10.27
2014-02-19 Timothy J FontaineMerge branch 'v0.10.26-release' into v0.10
2014-02-18 Timothy J Fontainebuild: readd missing installer resources v0.10.26
2014-02-18 Timothy J Fontaine2014.02.18, Version 0.10.26 (Stable)
2014-02-18 Anton Khlynovskiydocs: clarify process.stdin and old mode
2014-02-18 Pedro Ballesterosdoc: stdout blocking or non-blocking behaviour
2014-02-18 Timothy J Fontainetest: make test-net-error-twice less racey
2014-02-18 Timothy J Fontaineuv: Upgrade to v0.10.25
2014-02-18 Raynosdoc: mention objectMode for Writable streams
2014-02-18 Farid Neshatdebugger: Fix breakpoint not showing after restart
2014-02-18 isaacsnpm: upgrade to 1.4.3
2014-02-17 Fedor Indutnyzlib: introduce pending close state
2014-02-14 Timothy J Fontainedoc: re-add node.1 man page
2014-02-14 isaacsnpm: Upgrade to v1.4.0
2014-02-13 Timothy J Fontainewebsite: move website to joyent/node-website
2014-02-12 Christiandoc: changed timer id to object
2014-02-10 Fedor Indutnynet: do not re-emit stream errors
2014-02-08 Timothy J Fontainesrc: refactor buffer bounds checking
2014-02-08 isaacsnpm: upgrade to 1.3.26
2014-02-08 Brian Whitedoc: fix diffieHellman.getGenerator() description
2014-02-07 Fedor IndutnyRevert "dns: validate arguments in resolve"
2014-02-07 Fedor IndutnyRevert "dns: verify argument is valid function in resolve"
2014-02-07 Kenan Sulaymandns: verify argument is valid function in resolve
2014-02-07 Kenan Sulaymandns: validate arguments in resolve
2014-02-07 Timothy J Fontainewebsite: update cla email address
2014-02-06 iamdoronfs: make unwatchFile() insensitive to path
2014-02-04 Benjamin Watersdoc: fix references to error keyword
2014-02-03 Ben Noordhuiscrypto: update root certificates
2014-02-03 Maxime Quandalledoc: add an example about multiple extensions
2014-01-31 Fedor Indutnydtrace: fix arguments warning
2014-01-31 Fedor Indutnydeps: backport 883637bd from latest v8
2014-01-30 Fedor Indutnynode: do not ever close stdio
2014-01-29 Timothy J Fontaineblog: Post for v0.11.11
2014-01-28 Wyatt Preuldocs: clarify origin in agent.maxSockets section
2014-01-27 Jun Manet: make Socket destroy() re-entrance safe
2014-01-26 Fedor Indutnycrypto: throw on SignFinal failure
2014-01-25 Fedor Indutnynet: reset `endEmitted` on reconnect
2014-01-25 Fedor Indutnydeps: backport b5135bbc from c-ares repo
2014-01-25 Fedor Indutnydoc: readline document TTY utils
2014-01-24 Scott Gonzálezdoc: fix typo in readline
2014-01-23 isaacsnpm: Upgrade to v1.3.25
2014-01-23 Alexis Campaillatest: fix http-incoming-pipelined-socket-destroy
2014-01-23 Alexis Campaillatest: fix http-many-ended-pipelines server close
2014-01-23 Timothy J Fontaineblog: Post for v0.10.25
2014-01-23 Timothy J FontaineNow working on 0.10.26
2014-01-23 Timothy J FontaineMerge branch 'v0.10.25-release' into v0.10
2014-01-23 Timothy J Fontainesrc: lint lib/net.js v0.10.25
2014-01-23 Timothy J Fontaine2014.01.23, Version 0.10.25 (Stable)
2014-01-23 Timothy J Fontaineuv: Upgrade to v0.10.23
2014-01-20 Fedor Indutnygyp: fix non-ninja build
2014-01-20 isaacsnpm: Upgrade to v1.3.24
2014-01-16 Timothy J Fontaineblog: nodejs v0.12 roadmap update
2014-01-16 Fedor Indutnygyp: fix `ninja` build on linux
2014-01-16 Sam Robertsdoc: clarify Windows signal sending emulation
2014-01-16 Sam Robertschild_process: fix spawn() optional arguments
2014-01-16 Sam Robertsdoc: describe child_process.fork() silent option
2014-01-16 Sam Robertsdoc: child_process.execFile arguments are optional
2014-01-15 Ryan Grahamdomains: exit() only affects active domains
2014-01-15 isaacsblog: TJ is the new node core project lead
2014-01-14 Fedor Indutnygyp: fix build with python 2.6
2014-01-14 Fedor Indutnydeps: update gyp to 1eae492b
2014-01-13 Sam Robertsdoc: streams must be open to be passed to child
2014-01-13 Alexis Campaillatest: close debug client in test-debugger-client
next