7805 Commits (c34326b286fed0680a481f6c1d9c1c0f0857f56e)
 

Author SHA1 Message Date
Fedor Indutny c34326b286 test: fix tests after ECONNRESET patch 12 years ago
Victor Costan e235bce2ba Fix crypto.hmac behavior with empty keys. 12 years ago
isaacs 02374d0c17 tls: Cycle data when underlying socket drains 12 years ago
isaacs 1762dd7ed9 stream: read(0) should not always trigger _read(n,cb) 12 years ago
isaacs 6bd450155c stream: Empty strings/buffers do not signal EOF any longer 12 years ago
Ben Noordhuis f5f9e8da71 crypto: improve cipher/decipher error messages 12 years ago
isaacs 862b164209 test: update http tests for ECONNRESET change 12 years ago
Ben Noordhuis 14a4245051 net: don't suppress ECONNRESET 12 years ago
Ben Noordhuis c7b84a1d01 fs: fix immediate WriteStream#end() 12 years ago
Ben Noordhuis ed3d553d82 typed arrays: make call-as-function work for ctors 12 years ago
Ben Noordhuis aff8d9e716 node: don't malloc in FromConstructorTemplate 12 years ago
Ben Noordhuis d5a5ae3c11 test: fix common.mustCall 12 years ago
Ben Noordhuis 30b0bc4fa9 doc: update buffer/typed array documentation 12 years ago
Ben Noordhuis 5a9d30bb86 typed arrays: copy Buffer in typed array constructor 12 years ago
Ben Noordhuis fe103357ae typed arrays: make DataView throw on non-ArrayBuffer 12 years ago
Ben Noordhuis 234551a22a buffer: fix Buffer::HasInstance() check 12 years ago
Ben Noordhuis 144e21ed30 Revert "typed arrays: only share ArrayBuffer backing store" 12 years ago
Ben Noordhuis fd9d8b5e4a Revert "typed arrays: copy non-ArrayBuffer in DataView ctor" 12 years ago
Nathan Rajlich 1ba39226b2 doc: document the writable.end() callback function 12 years ago
isaacs e4a856e0ba V8: Reapply floating patches 12 years ago
isaacs 0c2e5ec840 V8: Upgrade to 3.15.11.15 12 years ago
Scott Blomquist 8164b2fda7 windows/msi: more installer enhancements 12 years ago
Jim Schubert e418df7bb8 windows/msi: add feature selection to installer 12 years ago
isaacs c3c8eee46d Now working on v0.9.10 12 years ago
isaacs 55c4d9b397 Merge branch 'v0.9.9-release' 12 years ago
isaacs 4b9f0d190c 2013.02.07, Version 0.9.9 (Unstable) 12 years ago
isaacs 33b2aebb6d stream: Writable should ignore encoding for buffers 12 years ago
Nikhil Marathe 6bcd9a4c94 Update http docs with http.IncomingMessage. 12 years ago
isaacs 5cc3569f6d Merge remote-tracking branch 'ry/v0.8' into master 12 years ago
Ben Noordhuis 7b0770bff5 typed arrays: copy non-ArrayBuffer in DataView ctor 12 years ago
Fedor Indutny d59beb9f68 tls: port CryptoStream to streams2 12 years ago
isaacs 13897279ae blog: v0.8.19 release 12 years ago
isaacs ccf2712ee5 Now working on 0.8.20 12 years ago
isaacs 8caf6572b6 Merge branch 'v0.8.19-release' into v0.8 12 years ago
isaacs 53978bdf42 2013.02.06, Version 0.8.19 (Stable) 12 years ago
isaacs 5aef65a98a npm: Upgrade to v1.2.10 12 years ago
Fedor Indutny c024d2d8c0 streams: both `finish` and `close` should unpipe 12 years ago
Ben Noordhuis b58efe7709 test: add cluster EADDRINUSE test 12 years ago
Ben Noordhuis 01ee551e70 typed arrays: only share ArrayBuffer backing store 12 years ago
Bryan Cantrill 202b5db4ef v8: loosen artificial mmap constraint 12 years ago
Nathan Rajlich a9c4a20331 stream: make Writable#end() accept a callback function 12 years ago
Ben Noordhuis a86ebbe288 blog: remove dangling symlink 12 years ago
Ben Noordhuis 6b99fd2323 zlib: pass object size hint to V8 12 years ago
Ben Noordhuis 8d14668992 zlib: reduce memory consumption, release early 12 years ago
Ben Noordhuis 5fe05464cb doc: don't suggest to reuse net.Socket objects 12 years ago
isaacs 9a488a667c blog: Correct shasums for v0.9.8 release 12 years ago
Ben Noordhuis cd42f56178 buffer: optimize Buffer.prototype.write(s, 'hex') 12 years ago
isaacs 916aebabb8 debugger: Make the debugger timeout configurable 12 years ago
Ben Noordhuis 3f65916fa9 buffer: optimize Buffer.prototype.toString('hex') 12 years ago
isaacs c7c1ed01ae gitignore: Ignore release tarballs and shasum files 12 years ago