platform/upstream/nodejs.git
2012-09-12 Bert Belderopenssl: support handshake cut-through
2012-09-12 Bert Belderopenssl: reduce memory consumption
2012-09-11 Bert Belderopenssl: upgrade to vanilla openssl 1.0.1c
2012-09-11 Ben Noordhuisbuffer: change prototype of Data() and Length()
2012-09-11 Ben Noordhuiscrypto: remove legacy openssl compatibility code
2012-09-11 Ben Noordhuistest: add AES-256 padding crypto test
2012-09-09 Ben Noordhuisinstaller: don't install header files
2012-09-09 Nathan Rajlichdocs: fix typo in Buffer#toJSON() docs
2012-09-09 Nathan Rajlichbuffer: implement Buffer.prototype.toJSON()
2012-09-04 Fedor Indutnytls: async session storage
2012-09-04 Ben Noordhuishttp: make http.ServerResponse emit 'end'
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
2012-08-24 Brandon Wilsondoc: more uniform and sleek buttons
2012-08-23 Nathan Rajlichbuild: tweak the openssl android configuration to build
2012-08-23 Nathan Rajlichbuild: use the openssl android configuration for "arm...
2012-08-23 Bert Belderdoc: tidy the community page html file
2012-08-23 Bert Belderdoc: remove Felix's IRC logs from the community page
2012-08-23 Bert Belderdoc: move ul styling to pipe.css
2012-08-23 Bert Belderdoc: pixel nudge
2012-08-23 Bert Belderdoc: use somewhat consistent styling for css assets
2012-08-23 Stéphan Kochendoc: remove nodejs-dev from the community page
2012-08-23 Ben Noordhuisnet: fix asserts
2012-08-22 isaacswebsite: Fix download link on win, un-break industry...
2012-08-22 Bert Belderdoc: remote the "recommended modules" section
2012-08-22 isaacsblog: v0.8.8 release
2012-08-22 isaacsNow working on 0.8.9
2012-08-22 isaacsMerge branch 'v0.8.8-release' into v0.8
2012-08-22 Ryan DahlUpgrade GYP to r1477
2012-08-22 isaacs2012.08.22, Version 0.8.8 (Stable) v0.8.8
2012-08-22 isaacsnpm: Upgrade to 1.1.59
2012-08-22 isaacslint
2012-08-22 Ben Noordhuisbuild: compile with -Wextra -Wno-unused-parameter
2012-08-22 Ron Korvingdoc: fix typo in cluster example code
2012-08-22 isaacsnpm: Upgrade to 1.1.57
2012-08-21 isaacsnpm: Upgrade to 1.1.56
2012-08-21 Bert Belderuv: upgrade to 564e7c7
2012-08-21 isaacsnpm: Upgrade to 1.1.55
2012-08-21 Ben Noordhuistls: update default cipher list
2012-08-21 Ben Noordhuischild_process: emit error on exec failure
2012-08-21 Ben Noordhuisdoc: cluster: setupMaster() can be called only once
2012-08-21 Ben Noordhuissignal_wrap: fix unused variable compiler warning
2012-08-21 Bert Belderv8: reapply floating patches
2012-08-21 Bert Belderv8: upgrade to v3.11.10.19
2012-08-20 Bert BelderRemove node_io_watcher
2012-08-20 Bert BelderDelete the old node_signal_watcher code
2012-08-20 Bert Belderprocess: use uv_signal instead of ev_signal
2012-08-20 Bert Belderunix: don't explicitly instantiate v8::Persistent<x...
2012-08-20 Bert Belderuv: upgrade to 8073a26
next