8373 Commits (179aa0a8f2cc19d1652febd9fab973d2d13c50d4)
 

Author SHA1 Message Date
Stanislav Ochotnicky 47198af55a test: preserve process.env in forked child_process 12 years ago
Ben Noordhuis d58ee7e5c7 os: unbreak windows build 12 years ago
Ben Noordhuis afbaddecd3 os: handle 256 character hostnames 12 years ago
Ben Noordhuis 78c5de598b os: fix unlikely buffer overflow in os.type() 12 years ago
isaacs 8ee43006b8 build: Typo in tools/msvs/msi/product.wxs 12 years ago
isaacs b0de1e4a41 stream: Fix unshift() race conditions 12 years ago
isaacs 440bc060b9 Now working on v0.10.5 12 years ago
isaacs bf8ed11825 Merge branch 'v0.10.4-release' into v0.10 12 years ago
isaacs 22c7d134e2 lint 12 years ago
isaacs 50be39792a blog: Fix title for v0.8.23 release 12 years ago
isaacs 9712aa9f76 2013.04.11, Version 0.10.4 (Stable) 12 years ago
isaacs 1ccae9cb1b npm: Upgrade to 1.2.18 12 years ago
isaacs e5fdc4d6f1 uv: Upgrade to v0.10.4 12 years ago
Ben Noordhuis 212eb8a52e child_process: fix O(n*m) scan of cmd string 12 years ago
Ben Noordhuis dbbfbe74ca cluster: fix O(n*m) scan of cmd string 12 years ago
Ben Noordhuis cd96f0aba8 src: don't SetInternalField() in ObjectWrap dtor 12 years ago
Ben Noordhuis 0d5595ac60 Revert "crypto: use better memory BIO implementation" 12 years ago
Fedor Indutny c665b8e9ba net: fix socket.bytesWritten Buffers support 12 years ago
Ben Noordhuis eeb4c3216d crypto: remove unused ClientHelloParser field 12 years ago
isaacs 67096fdb38 blog: Post for v0.8.23 12 years ago
Łukasz Walukiewicz 2e28832660 buffer: fix offset checks 12 years ago
isaacs c93af860a0 stream: call write cb before finish event 12 years ago
isaacs e4b716efaa http: Support write(data, 'hex') 12 years ago
Fedor Indutny 037bcac7ba crypto: dh secret should be left-padded 12 years ago
Rod Vagg ccabd4a6fa process: expose NODE_MODULE_VERSION in process.versions 12 years ago
Fedor Indutny 21f3c5c367 crypto: move write_head in bio's Reset() method 12 years ago
Fedor Indutny ba0f7b8066 crypto: fix changing buffers in bio 12 years ago
Fedor Indutny 8c8ebe49b6 crypto: fix style issues in bio 12 years ago
Andreas Madsen fed8cff1d0 crypto: fix constructor call in crypto streams 12 years ago
Fedor Indutny ff32ecd5bf net: account encoding in .byteLength 12 years ago
Ben Noordhuis e8c01739cd doc: document linux pwrite() bug 12 years ago
Fedor Indutny eb39c9854a net: fix buffer iteration in bytesWritten 12 years ago
Fedor Indutny 77715edee8 crypto: zero is not an error if writing 0 bytes 12 years ago
Tobias Müllerleile 4108c31293 tls: Re-enable check of CN-ID in cert verification 12 years ago
Rafael Garcia bd0d45818e stream: unused variable 12 years ago
Rafael Garcia ea4f0b4a6b stream: remove vestiges of previous _transform API 12 years ago
isaacs aeef9518c6 doc: Correct caveats for http Readables 12 years ago
Fedor Indutny 58f93ffc4a crypto: use better memory BIO implementation 12 years ago
isaacs 0f460b03f3 blog: Post about 0.10.3 12 years ago
isaacs 734a19060c Now working on 0.10.4 12 years ago
isaacs d1c9c93ef0 Merge branch 'v0.10.3-release' into v0.10 12 years ago
Fedor Indutny 55d058e624 v8: cherry-pick 75311294 from upstream 12 years ago
isaacs d4982f6f5e 2013.04.03, Version 0.10.3 (Stable) 12 years ago
isaacs 88686aa410 http: Remove legacy ECONNRESET workaround code 12 years ago
isaacs d46ebffb66 npm: Upgrade to 1.2.17 12 years ago
isaacs b319264d84 test: fork-getconnections stricter, less chatty 12 years ago
Fedor Indutny 5902bc45c5 child_process: acknowledge sent handles 12 years ago
isaacs 4716dc662d assert: Simplify AssertError creation 12 years ago
Timothy J Fontaine 9f65b1edf7 etw: update prototypes to match dtrace provider 12 years ago
Ben Noordhuis 75463899c8 dtrace: check if _handle property is set 12 years ago