platform/upstream/nodejs.git
2013-02-15 isaacsMerge branch 'v0.8.20-release' into v0.8
2013-02-15 isaacs2013.02.15, Version 0.8.20 (Stable) v0.8.20
2013-02-15 isaacsnpm: Upgrade to v1.2.11
2013-02-15 isaacshttp: Do not let Agent hand out destroyed sockets
2013-02-15 isaacshttp: Raise hangup error on destroyed socket write
2013-02-14 Ben Noordhuisdoc: clarify child_process.exec() stdio option
2013-02-14 Ben Noordhuisdoc: add tools/ dir to CONTRIBUTING.md verboten list
2013-02-13 Dan Kohndoc: add prompt to fix repl_test.js example
2013-02-13 isaacsblog: Forgot slug on peer-dependencies article
2013-02-12 isaacsblog: Peer Dependencies article
2013-02-08 Ben Noordhuistest: disable simple/test-dgram-send-error
2013-02-07 isaacsblog: v0.9.9 is unstable, not stable
2013-02-07 isaacsblog: v0.9.9
2013-02-07 Bert Belderhttp: protect against response splitting attacks
2013-02-06 isaacsblog: v0.8.19 release
2013-02-06 isaacsNow working on 0.8.20
2013-02-06 isaacsMerge branch 'v0.8.19-release' into v0.8
2013-02-06 isaacs2013.02.06, Version 0.8.19 (Stable) v0.8.19
2013-02-06 isaacsnpm: Upgrade to v1.2.10
2013-02-05 Ben Noordhuisblog: remove dangling symlink
2013-02-05 Ben Noordhuiszlib: pass object size hint to V8
2013-02-05 Ben Noordhuiszlib: reduce memory consumption, release early
2013-02-05 Ben Noordhuisdoc: don't suggest to reuse net.Socket objects
2013-02-02 isaacsblog: Correct shasums for v0.9.8 release
2013-01-30 Bert Belderdeps: upgrade libuv to 034ea31
2013-01-26 Rick Yakubowskidoc: fix typo in cluster module documentation
2013-01-25 Trevor Norrisbuffer: slow buffer copy compatibility fix
2013-01-25 isaacsbenchmark: Port http.sh from master
2013-01-24 Jacob Gabledoc: fix typo in crypto Hash.digest() note
2013-01-24 isaacsblog: Post for v0.9.8
2013-01-22 Ben Noordhuisdoc: document PYTHON env var in README
2013-01-22 Ben Noordhuiszlib: don't assert on malformed dictionary
2013-01-22 Ben Noordhuiszlib: don't assert on missing dictionary
2013-01-18 isaacsblog: Post for v0.8.18 release
2013-01-18 isaacsNow working on 0.8.19
2013-01-18 isaacsMerge branch 'v0.8.18-release' into v0.8
2013-01-18 isaacs2013.01.18, Version 0.8.18 (Stable) v0.8.18
2013-01-18 isaacsnpm: Upgrade to v1.2.2
2013-01-18 isaacsblog: Post for v0.9.7 release
2013-01-18 Dan Milondns: make error message match errno
2013-01-17 Fedor Indutnytls: follow RFC6125 more stricly
2013-01-17 Fedor IndutnyRevert "Revert "tls: allow wildcards in common name""
2013-01-17 Ben NoordhuisRevert "tls: allow wildcards in common name"
2013-01-17 Ben Noordhuistest: add cluster 'bind twice' test
2013-01-17 Ben Noordhuisbuffer: reject negative SlowBuffer offsets
2013-01-15 Chris Dentinstall: add simplejson fallback
2013-01-14 Bert Belderbuffer: zero-length buffers shouldn't be slab-backed
2013-01-14 Fedor Indutnytls: allow wildcards in common name
2013-01-14 Ben Noordhuishttp: fix "Cannot call method 'emit' of null"
2013-01-11 isaacsblog: release v0.9.6
2013-01-11 Nathan Rajlichmake binary: allow custom config flags
2013-01-10 isaacsblog, changelog: 0.8.17 was released in 2013, not 2012
2013-01-10 isaacsblog: Correct shasums for v0.8.17
2013-01-10 isaacsblog: Add security notice to v0.8.17 post
2013-01-10 isaacsblog: Post about v0.8.17
2013-01-10 isaacsNow working on 0.8.18
2013-01-10 isaacsMerge branch 'v0.8.17-release' into v0.8
2013-01-10 isaacs2012.01.09, Version 0.8.17 (Stable) v0.8.17
2013-01-09 Ben Noordhuistyped arrays: fix 32 bit size/index overflow
2013-01-09 isaacsnpm: Upgrade to v1.2.0
2013-01-09 Fedor Indutnyobject_wrap: add missing HandleScope
2013-01-08 Ben Noordhuisdgram: don't assert on send('string')
2013-01-04 Johannes Ewalddoc: improve example of process.hrtime()
2012-12-31 Tim Bradshawos: change CPU time from Integer to Number
2012-12-31 Ben Noordhuisdoc: add CONTRIBUTING.md
2012-12-30 isaacsblog: Post for v0.9.5
2012-12-29 Ben Noordhuisdeps: upgrade libuv to 4997738
2012-12-27 Maciej Małeckibuild: allow to specify custom tags
2012-12-26 isaacslint
2012-12-21 isaacsblog: Post about v0.9.4
2012-12-21 isaacsnpm: upgrade to 1.1.70
2012-12-21 isaacsblog: More streams2 wordsmithing
2012-12-21 isaacsblog: Update blog post re streams2
2012-12-20 Ben Noordhuishttp: pack response body buffer in first tcp packet
2012-12-20 Ben Noordhuisbench: use res.end() for chunked encoding
2012-12-18 isaacsblog: post about streams2 feature
2012-12-17 Nicolas Chambrierdoc: add Google+ French community
2012-12-17 Ben Noordhuisinstall: fix openbsd man page location
2012-12-16 Brian Whitehttp: bubble up parser errors to ClientRequest
2012-12-13 isaacsblog: Post for 0.8.16
2012-12-13 isaacsNow working on 0.8.17
2012-12-13 isaacsMerge commit 'v0.8.16' into v0.8
2012-12-13 isaacs2012.12.13, Version 0.8.16 (Stable) v0.8.16
2012-12-12 isaacsnpm: Upgrade to v1.1.69
2012-12-12 Ben Noordhuisfs: fix WriteStream fd leak
2012-12-12 Ben Noordhuisfs: fix ReadStream fd leak
2012-12-12 Ben Noordhuistest: add common.mustCall function
2012-12-11 isaacsdoc: Add nodejstr to community page
2012-12-06 Ben Noordhuisdoc: remove broken require.extensions example
2012-12-03 Fedor Indutnycrypto: fix leak in GetPeerCertificate
2012-12-02 Ben Noordhuistools: fix platform detection on freebsd, sunos
2012-12-02 Ben Noordhuisinstall: fix freebsd man page location
2012-12-01 LewuatheFix dropped html tag
2012-12-01 Trevor Norrisbuffer: Don't double-negate numeric buffer arg
2012-11-29 Kyle Robinson... website: typo fixes
2012-11-28 Joshua Ericksonnet: More accurate IP address validation and IPv6 dotte...
2012-11-28 Ryunosuke SATOdoc: Fix missing link target to 'https.request()'
2012-11-26 isaacsblog: Post for v0.8.15
2012-11-26 isaacsNow working on 0.8.16
2012-11-26 isaacsMerge branch 'v0.8.15-release' into v0.8
next