8452 Commits (91698f77e527d6559285031eb91974119c80715e)
 

Author SHA1 Message Date
Ben Noordhuis 626d7abdb4 doc: cluster: s/server.destroy/server.close/ 12 years ago
isaacs 7bd8a5a2a6 doc: Deprecate require.extensions 12 years ago
Miroslav Bajtoš 8c2ad47f42 debugger: `restart` with custom debug port 12 years ago
isaacs 8e56b4dd1c ChangeLog: Merge in v0.8 12 years ago
isaacs 72cf499b54 blog: Post for v0.10.5 12 years ago
isaacs ec5577cf9d Now working on 0.10.6 12 years ago
isaacs 52aeb3f2fd Merge branch 'v0.10.5-release' into v0.10 12 years ago
isaacs deeaf8fab9 2013.04.23, Version 0.10.5 (Stable) 12 years ago
Miroslav Bajtoš 0602fbb49c build: added support for Visual Studio 2012 12 years ago
isaacs ff99cd5277 uv: Upgrade to 0.10.5 12 years ago
isaacs c77747354c os: Fix uname() error handling on sunos 12 years ago
isaacs 01e2920219 http: Don't try to destroy nonexistent sockets 12 years ago
isaacs 1d794ec43e test: fix dgram-bind-default-address on osx 12 years ago
isaacs 4bf1d1007f crypto: LazyTransform on properties, not methods 12 years ago
mscdex c4379a5554 src: fix potential memory leak on early return 12 years ago
mscdex 2322580dfb src: don't initialize variable before assignment 12 years ago
isaacs 0b04abcb10 blog: v0.11.1 does not work on windows x64 12 years ago
isaacs 223f22a30d blog: Post about 0.11.1 12 years ago
isaacs 56e90dacb3 blog: Post about 0.10.4 12 years ago
Sean Silva 63466e5cae doc: document value of `this` inside listeners 12 years ago
Ryan Doenges 6101eb184d assert: put info in err.message, not err.name 12 years ago
Ben Noordhuis a835a2fc47 website: add link to nightlies on download page 12 years ago
Trevor Norris 659fb238e7 crypto: fix return Local Handle w/o scope.Close() 12 years ago
Ben Noordhuis 92023b4b37 dgram: fix no address bind() 12 years ago
Ben Noordhuis 2e70ddad9d test: make stdout-close-unref work in test runner 12 years ago
Kelly Gerber 36503b523d docs: update path.join() example for v0.10 12 years ago
Ryan Graham b02b93b2a2 doc: note a gotcha with http.Server sockets 12 years ago
Ben Noordhuis ccd37226c6 handle_wrap: fix NULL pointer dereference 12 years ago
Stanislav Ochotnicky 7592615aaa test: preserve process.env after test-init exec 12 years ago
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