platform/upstream/nodejs.git
2012-09-13 Ben Noordhuisdeps: upgrade libuv to 1f9bd99
2012-09-13 Ben Noordhuisbench: correct time calculation in url.js
2012-09-13 Shigeki Ohtsuopenssl: disable EC_NISTP_64_GCC_128 on ia32
2012-09-12 Ben Noordhuisbench: improve url parser benchmark
2012-09-12 Felix Böhmbench: add url parser benchmark
2012-09-12 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2012-09-12 Frédéric Germainhttp: Remove timeout handler when data arrives
2012-09-12 Ben Noordhuisopenssl: disable harmless compiler warnings
2012-09-12 Ben Noordhuisdoc: fs: clarfify fs.watch() documentation
2012-09-12 Bert Belderopenssl: remove obsolete patch files
2012-09-12 Bert Belderopenssl: update the GYP build to work with openssl...
2012-09-12 Bert Belderopenssl: replace symlinks by #include shims
2012-09-12 Bert Belderopenssl: use dummy OPENSSL_cpuid_setup function
2012-09-12 Bert Belderopenssl: don't read user input from the TTY
2012-09-12 Ben Noordhuisopenssl: fix uninitialized memory access
2012-09-12 Bert Belderopenssl: backward compatibility after x509 hash functio...
2012-09-12 Ben Noordhuisopenssl: apply upstream sha1-armv4-large.pl patch
2012-09-12 Bert Belderopenssl: support handshake cut-through
2012-09-12 Bert Belderopenssl: reduce memory consumption
2012-09-12 Ben Noordhuisdoc: http: expand request.headers documentation
2012-09-11 Bert Belderopenssl: upgrade to vanilla openssl 1.0.1c
2012-09-11 isaacsNow working on 0.8.10
2012-09-11 isaacsblog: Post for 0.8.9
2012-09-11 isaacsMerge branch 'v0.8.9-release' into v0.8
2012-09-11 isaacs2012.09.11, Version 0.8.9 (Stable) v0.8.9
2012-09-11 isaacsUpdate doc and test for sunos/solaris switch
2012-09-11 Ben Noordhuisbuffer: change prototype of Data() and Length()
2012-09-11 isaacsdoc: Fork me image should be full url
2012-09-11 isaacsdoc: Put current version on homepage
2012-09-11 isaacsdoc: Add Node Dublin to community page
2012-09-11 Ben Noordhuiscrypto: remove legacy openssl compatibility code
2012-09-11 Ben Noordhuistest: add AES-256 padding crypto test
2012-09-10 isaacsstream.pipe: Don't call destroy() unless it's a function
2012-09-10 isaacsnpm: Upgrade to 1.1.61
2012-09-09 Ben Noordhuisinstaller: don't install header files
2012-09-09 Nathan Rajlichconfigure: add a "--dest-os" option to force a gyp...
2012-09-09 Nathan Rajlichdocs: fix typo in Buffer#toJSON() docs
2012-09-09 Nathan Rajlichbuffer: implement Buffer.prototype.toJSON()
2012-09-08 Nathan Rajlichutil: make util.inspect() work when "hasOwnProperty...
2012-09-08 Ben Noordhuishttp: respect HTTP/1.0 TE header
2012-09-06 Pooya Karimiancluster.worker description and examples ere missing...
2012-09-06 Fedor Indutnyv8: fix semaphore on MacOS
2012-09-06 Bert Belderv8: reapply floating patches
2012-09-06 Bert Belderv8: upgrade to 3.11.10.22
2012-09-04 Fedor Indutnytls: async session storage
2012-09-04 Ben Noordhuishttp: make http.ServerResponse emit 'end'
2012-09-04 Bert Belderdoc: don't use '
2012-09-04 Ben Noordhuisbuild: add ninja support to Makefile
2012-09-04 Timothy J Fontainebuild: add configure option to build with ninja
2012-09-04 Ben Noordhuisinstaller: reapply b21c8e0b, honor --without-npm
2012-09-04 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-09-04 Ben Noordhuistest: add extra checks in simple/test-cli-eval
2012-09-04 Ben Noordhuiscli: make argument to -p optional
2012-09-03 Atsuya Takagidoc: fix typo in api/cluster
2012-09-03 Ben Noordhuiscrypto, tls: make setSNICallback() compatible with...
2012-09-03 Ben Noordhuiscrypto: make pbkdf2() compatible with domains
2012-09-03 Ben Noordhuiscrypto: make randomBytes() compatible with domains
2012-09-03 Bert Belderwindows: don't blow when a signal handler is attached
2012-09-03 Ben Noordhuiscli: make -p equivalent to -pe
2012-09-02 koichikbuffer: added support for writing NaN and Infinity
2012-09-02 koichikRevert "buffer: added support for writing NaN and Infinity"
2012-09-02 Ben Noordhuiscrypto: fix build error on OS X
2012-09-02 Ben Noordhuisdoc: document prerequisites in README
2012-09-01 koichikbuffer: added support for writing NaN and Infinity
2012-08-30 Ben Noordhuiscrypto: use CRYPTO_THREADID_set_callback()
2012-08-30 Shigeki Ohtsutls: support unix domain socket/named pipe in tls.connect
2012-08-30 Bert Belderuv: upgrade to 5eb1d19
2012-08-30 Bert Belderuv: upgrade to 24c062c
2012-08-30 Bert Belderchild process: fix processes with IPC channel don't...
2012-08-29 Nathan Rajlichbuild: set `process.platform` to "sunos" on SunOS
2012-08-29 Nathan Rajlichbuild: set `process.platform` to "sunos" on SunOS
2012-08-29 Ankur Oberoidoc: fix grammar errors
2012-08-29 Ben Noordhuisdeps: upgrade http_parser to ad3b631
2012-08-29 Ben Noordhuistls, https: throw exception on missing key/cert
2012-08-29 isaacsTest client renegotiation attacks on HTTPS
2012-08-29 Ben Noordhuisdoc: update assert.doesNotThrow() docs
2012-08-28 isaacsblog: Post for 0.9.1 release
2012-08-28 isaacsNow working on 0.9.2
2012-08-28 isaacsMerge branch 'v0.9.1-release'
2012-08-28 isaacs2012.08.28, Version 0.9.1 (Unstable) v0.9.1
2012-08-28 Bert Beldertest: make test-fs-truncate pass on windows
2012-08-28 Bert Belderuv: upgrade to abc945b
2012-08-28 Bearice Renbuild: fix `make -j' fails after `make clean'
2012-08-28 Bert Belderuv: upgrade to 162e57b
2012-08-28 Bert Belderwindows: make test-child-process-exec-error pass
2012-08-28 Ian Babrouconstants: add O_DIRECT
2012-08-28 Bert BelderMerge branch 'v0.8'
2012-08-28 Bert Belderuv: upgrade to 621a4e3
2012-08-28 Bert Belderwindows: fix single-accept mode for shared server sockets
2012-08-27 Ben Noordhuisbuild: compile with -fno-tree-sink if gcc <= 4.4
2012-08-27 Ben Noordhuisbuild: fix -fno-tree-vrp heuristic
2012-08-27 isaacslint
2012-08-27 isaacsfs: Throw early on invalid encoding args
2012-08-27 isaacsBuffer.isEncoding(enc)
2012-08-24 Nathan Rajlichdocs: fix syntax error in "https" example
2012-08-24 Nathan Rajlichrepl: create a new Console instance for the repl when...
2012-08-24 Nathan Rajlichconsole: refactor the console module to be reusable
2012-08-24 Ben Noordhuistools: fix missing initializer warning in js2c.py
2012-08-24 Brian Whitehttp: bubble up parser errors to ClientRequest
2012-08-24 koichikhttps: make https.get() accept a URL
next