platform/upstream/nodejs.git
2012-02-21 isaacsAdd HÃ¥vard Stranden to AUTHORS file
2012-02-21 Fedor Indutnydocs: remove server.pause
2012-02-18 Ben Noordhuisdocs: update man page
2012-02-18 Paul Vorbachdocs: fix quotation style in the webserver example
2012-02-17 Ben Noordhuisdocs: fix tls markdown
2012-02-17 isaacsMerge branch 'v0.6.11-release' into v0.6
2012-02-17 isaacsNow working on 0.6.12
2012-02-17 isaacs2012.02.17 Version 0.6.11 (stable) v0.6.11
2012-02-17 isaacsRevert "cluster: propagate bind errors"
2012-02-17 isaacsFix #2770 Compile the OS X pkg as ia32
2012-02-17 Shannen Saezdocs: remove unused javascript includes
2012-02-17 Shannen Saezdocs: add lang="en" and remove redundant types
2012-02-17 Nathan Rajlichrepl: make tab completion work on non-objects
2012-02-16 isaacsUpgrade uv to 86ebe48660e
2012-02-16 Ben Noordhuiscluster: propagate bind errors
2012-02-16 einarosAdd WebSocket RFC6455 multiheader fields to the http...
2012-02-16 Ben Noordhuishttp: allow multiple WWW-Authenticate headers
2012-02-16 Bert BelderMake win32 ansi api usage explicit
2012-02-16 Bert BelderWindows: another attempt to support unicode argv
2012-02-16 Bert BelderRevert "Windows: support non-ansi command line arguments"
2012-02-16 Ben Noordhuistls: mitigate session renegotiation attacks
2012-02-16 koichikdocs: removed unnecessary STARTTLS section
2012-02-15 Bert BelderWindows: get rid of process._cwdForDrive()
2012-02-15 Bert BelderWindows: use unicode environment
2012-02-15 Ben Noordhuistcp, pipe: don't assert on uv_accept() errors
2012-02-14 Igor Zinkovskyadd tls-over-http-tunnel test
2012-02-14 koichiktls: Allow establishing secure connection on the existi...
2012-02-14 Seth Fitzsimmonsdgram: handle close of dgram socket before DNS lookup...
2012-02-13 Bert BelderWindows: support non-ansi command line arguments
2012-02-12 Bert BelderAdd libuv test that was omitted in last libuv upgrade
2012-02-12 Bert BelderFix vcbuild.bat, print error when an unrecognized optio...
2012-02-11 koichiktest: fix timing sensitivity in test-net-write-slow
2012-02-11 Ben Noordhuisdocs: update net.Server.address() documentation
2012-02-10 Igor Zinkovskyset readable/writable for pipes
2012-02-10 Igor Zinkovskyupgrade uv to f9be43a564
2012-02-10 Ben Noordhuisdocs: clarify http 'data' callback
2012-02-09 Ben Noordhuisdocs: document tls/crypto `ciphers` option
2012-02-09 Ben Noordhuistest: add cluster 'bind twice' test
2012-02-08 isaacsnpm: update to 1.1.1
2012-02-08 Dave Pachecodisable omit-frame-pointer on solaris systems
2012-02-07 Ben Noordhuistest: add --debug-brk regression test
2012-02-07 Ben Noordhuisdebugger: fix --debug-brk
2012-02-07 Igor Zinkovskyenable x64 windows build
2012-02-05 Ben NoordhuisRevert "Add explicit v8 locker"
2012-02-05 koichikdoc: add the note about 'data' event
2012-02-05 koichiknet: fix large file downloads failing
2012-02-04 Marcel LaverdetAdd explicit v8 locker
2012-02-04 Christopher... fs: fix ReadStream fails to read from existing fd
2012-02-03 Stefan Rusutest: add tcp and https DNS error tests
2012-02-03 Stefan Rusunet: destroy socket on DNS error
2012-02-03 Bert BelderRename some occurrences of `process_1` back to `process`
2012-02-03 Dave Pachecodtrace: add missing translator
2012-02-03 isaacsNow working on v0.6.11
2012-02-03 isaacs2012.02.02, Version 0.6.10 (stable) v0.6.10
2012-02-03 isaacsmsi: npm bash shim fixes
2012-02-02 isaacsPatches floating on v8
2012-02-02 isaacsUpgrade v8 to 3.6.6.20
2012-02-02 isaacsAdd npm msysgit bash shim to msi installer
2012-02-02 Ben Noordhuisbuffers: fix intermittent out of bounds error
2012-02-02 Ben Noordhuisbuffers: honor length argument in base64 decoder
2012-02-02 Bert Belderuv: upgrade to 267e75d
2012-02-02 Bert Belder_makeLong shouldn't turn the empty string into \\?\C:\
2012-02-02 Bert BelderRun path.exists paths through _makeLong
2012-02-02 Philip TellisMake QueryString.parse run faster
2012-02-01 Ben NoordhuisRevert "Process symlinked shared library as .node"
2012-02-01 Paddy ByersProcess symlinked shared library as .node
2012-02-01 Paddy ByersTidy _resolveFilename
2012-02-01 Dan VerWeiretest: dgram-{broadcast,multicast}-multi-process : preve...
2012-01-31 Bert Belderuv: upgrade to 3eb94e9
2012-01-31 Bert BelderSmall test-dgram-multicast-multi-process fixes
2012-01-30 koichikhttp: fix free http-parser too early
2012-01-30 Ben Noordhuistimers: add v0.4 compatibility hack
2012-01-28 isaacsCorrect spelling of Ben Noordhuis
2012-01-28 isaacsNow working on 0.6.10
2012-01-28 isaacs2012.01.27, Version 0.6.9 (stable) v0.6.9
2012-01-28 Ben Noordhuisuv: upgrade to 332b72e
2012-01-27 Ben Noordhuisuv: upgrade to 16124bb
2012-01-27 isaacsstdout ending test message correction
2012-01-27 Ben Noordhuisuv: upgrade to 3f1bad2
2012-01-27 isaacsProperly update npm to 1.1.0-3
2012-01-27 isaacsFix #2507 Raise errors less agressively when destroying...
2012-01-27 Dan VerWeiretest: handle unhandled dgram scenarios
2012-01-26 isaacsUpdate npm to 1.1.0-3
2012-01-26 Ben Noordhuisuv: upgrade to 9c76d0d
2012-01-24 Fedor Indutnymodule: fix --debug-brk on symlinked scripts
2012-01-23 Ben Noordhuisdgram: bring back setTTL()
2012-01-23 Ben Noordhuisdgram: bring back setMulticastLoopback()
2012-01-23 Ben Noordhuisuv: upgrade to b88bc43
2012-01-23 Ben Noordhuistest: fix typos in error messages
2012-01-23 Ben Noordhuistest: join multicast group *after* binding
2012-01-23 Ben Noordhuistest: remove erroneous dropMembership() call
2012-01-23 Ben Noordhuisdgram: make addMembership() and dropMembership() confor...
2012-01-23 Ben Noordhuisdgram: make setBroadcast() conform to v0.4 API
2012-01-23 Ben Noordhuisdgram: make setMulticastTTL() conform to v0.4 API
2012-01-23 isaacsdoc: trademark link must be absolute
2012-01-23 isaacsdoc: Remove default border around logo for MSIE
2012-01-23 isaacsdoc: Pixel-nudging
2012-01-23 isaacsdoc: Add images to makefile
2012-01-23 isaacsdoctool: correct improperly nested ul/li handling
2012-01-23 isaacsAdd images to doc_assets
next