platform/upstream/nodejs.git
2013-09-16 Nathan Rajlichdoc: specify the format of the `ca` tls option
2013-09-13 Nathan Rajlichtls: don't push() incoming data when ondata is set
2013-09-13 Ben Noordhuisdoc: fix blog link in blog posts and README
2013-09-09 Fedor Indutnytls: fix setting NPN protocols
2013-09-07 Andrei Sedoiconfigure: add mips-float-abi (soft, hard) option
2013-09-07 isaacsnpm: upgrade to 1.3.11
2013-09-06 isaacsnpm: upgrade to v1.3.10
2013-09-05 isaacsstream: objectMode transforms allow falsey values
2013-09-05 Bert Belderuv: upgrade to v0.10.16
2013-09-04 Timothy J Fontaineblog: Post for v0.11.7
2013-09-04 Timothy J Fontaineblog: Post for v0.10.18
2013-09-04 Timothy J FontaineNow working on 0.10.19
2013-09-04 Timothy J FontaineMerge branch 'v0.10.18-release' into v0.10
2013-09-04 Timothy J Fontaine2013.09.04, Version 0.10.18 (Stable) v0.10.18
2013-09-04 Kyle Robinson... doc: fix writable.write link
2013-09-01 isaacsbenchmark: Fix execArgv handling
2013-08-31 isaacsbenchmark: Support passing v8 flags to benchmarks
2013-08-28 isaacsstream: check _events before _events.error
2013-08-28 isaacsdoc: Adjust util stability index to 'API Frozen'
2013-08-27 isaacsstream: Pass 'buffer' encoding to decoded writables
2013-08-23 Bert Belderuv: update to v0.10.15
2013-08-21 Timothy J Fontainetools: script release steps after jenkins build
2013-08-21 Timothy J Fontainetools: script to report [un]stable build
2013-08-21 Timothy J Fontaineblog: Post for v0.10.17
2013-08-21 Timothy J FontaineNow working on 0.10.18
2013-08-21 Timothy J FontaineMerge branch 'v0.10.17-release' into v0.10
2013-08-21 Timothy J Fontaine2013.08.21, Version 0.10.17 (Stable) v0.10.17
2013-08-21 Timothy J Fontaineuv: Upgrade v0.10.14
2013-08-21 Timothy J Fontaineblog: v0.11.6
2013-08-21 isaacsdoc: Mention python dep in downloads page
2013-08-21 Ben Noordhuisdeps: upgrade http_parser to 303c4e4
2013-08-21 Fedor Indutnytls: fix assertion when ssl is destroyed at read
2013-08-20 Gil Pedersenfs: use correct self reference for autoClose test
2013-08-20 isaacsdoc: Minor typos in dgram doc
2013-08-19 Duan Yaodoc: Add callback parameter to dgram socket.bind()
2013-08-19 ChrisWrendoc: fixed syntax error in stream.Transform
2013-08-19 Edward HutchinsAdded documentation for process.execArgv
2013-08-19 Eivind Uggedaldoc: add missing word in Transform stream intro
2013-08-19 isaacsstream: Throw on 'error' if listeners removed
2013-08-17 Ben Noordhuisdgram: fix assertion on bad send() arguments
2013-08-17 Daniel Chatfieldreadline: pause stdin before turning off terminal raw...
2013-08-16 isaacsblog: v0.10.16
2013-08-16 isaacsNow working on v0.10.17
2013-08-16 isaacsMerge branch 'v0.10.16-release' into v0.10
2013-08-16 isaacs2013.08.16, Version 0.10.16 (Stable) v0.10.16
2013-08-16 isaacsnpm: Upgrade to 1.3.8
2013-08-16 Ben Noordhuiscrypto: fix memory leak in randomBytes() error path
2013-08-15 isaacshttp: Handle hex/base64 encodings properly
2013-08-07 Timothy J Fontaineblog: Post for v0.11.5
2013-08-06 Eran Hammerstream: Fix double pipe error emit
2013-08-05 isaacsdoc: Update LICENSE for npm's Artistic 2.0
2013-08-05 mstarzinger... v8: back-port fix for CVE-2013-2882
2013-08-05 Forrest L Norvelldoc: document domain.enter() and domain.exit()
2013-08-05 Sam Robertsdoc: fs.open, fix flag/mode confusion, etc.
2013-08-02 isaacsnpm: Upgrade to 1.3.7
2013-08-01 Ben Noordhuistest: future-proof simple/test-event-emitter-memory...
2013-08-01 Ben Noordhuistest: fix pummel/test-net-connect-memleak
2013-08-01 Ben Noordhuisevents: fix memory leak, don't leak event names
2013-07-31 Ben Noordhuishttp: improve chunked res.write(buf) performance
2013-07-30 Wyatt Preuldocs: Warning about consuming response
2013-07-30 Ben Noordhuiscrypto: fix assert() on malformed hex input
2013-07-30 Ben Noordhuisstring_bytes: add StringBytes::IsValidString()
2013-07-27 Ben Noordhuisdoc: clarify fs.read() offset argument
2013-07-27 Andrew Chiltondoc: add nodejs.geek.nz to the community page
2013-07-27 Rod Vaggdoc: add nodejs.org.au to community listing
2013-07-25 Ben Noordhuistest: fix simple/test-setproctitle
2013-07-26 Timothy J Fontaineblog: Post for v0.10.15
2013-07-26 Timothy J FontaineNow working on 0.10.16
2013-07-26 Timothy J FontaineMerge branch 'v0.10.15-release' into v0.10
2013-07-25 Timothy J Fontaine2013.07.25, Version 0.10.15 (Stable) v0.10.15
2013-07-25 Ben Noordhuissrc: fix process.getuid() return value
2013-07-25 Ben Noordhuisdoc: document tls.Server 'secureProtocol' option
2013-07-25 Timothy J Fontaineblog: Post for v0.10.14
2013-07-25 Timothy J FontaineNow working on 0.10.15
2013-07-25 Timothy J FontaineMerge branch 'v0.10.14-release' into v0.10
2013-07-25 Timothy J Fontaine2013.07.25, Version 0.10.14 (Stable) v0.10.14
2013-07-25 Timothy J Fontaineuv: Upgrade to v0.10.13
2013-07-24 isaacsdoc: explicitly set industry logo height
2013-07-24 isaacsnpm: Upgrade to v1.3.5
2013-07-23 Ben Noordhuissrc: os: use Number::New() for CPU info
2013-07-23 Ben Noordhuisfs: uids and gids must be unsigned ints
2013-07-20 Ben Noordhuistest: move two tests from simple/ to internet/
2013-07-18 Ben Noordhuisdoc: events: clarify 'newListener' emitter state
2013-07-17 Shuan Wangurl: Fix edge-case when protocol is non-lowercase
2013-07-16 isaacsdoc: style the 'type' fields in API docs
2013-07-16 isaacsdoc: Streams API Doc Rewrite
2013-07-15 isaacstls: Trivial use_strict fix
2013-07-13 Timothy J Fontaineblog: v0.11.4 is unstable not stable
2013-07-12 Timothy J Fontaineblog: v0.11.4 release
2013-07-12 isaacsnpm: Upgrade to 1.3.4
2013-07-12 isaacsnpm: Upgrade to 1.3.3
2013-07-10 Trevor Norrisnode: call MakeDomainCallback in all domain cases
2013-07-10 Fedor Indutnycrypto: fix memory leak in LoadPKCS12
2013-07-10 Ben Noordhuistest: fix up indentation, replace tabs with spaces
2013-07-09 isaacstools: Add next/prev version scripts
2013-07-09 Timothy J Fontaineblog: Post for v0.10.13
2013-07-09 Timothy J FontaineNow working v0.10.14
2013-07-09 Timothy J FontaineMerge branch 'v0.10.13-release' into v0.10
2013-07-09 Timothy J Fontaine2013.07.09, Version 0.10.13 (Stable) upstream/0.10.13 v0.10.13
2013-07-09 Timothy J Fontainebuild: use separate env vars for signing
next