6144 Commits (6cacb9a21ee8f6f03d5e8dddc421522b7e33d5f2)
 

Author SHA1 Message Date
Ben Noordhuis 21d2683976 test: don't make request until server is listening 13 years ago
ssuda 48d52d85c3 http, https: fix .setTimeout() 13 years ago
lrn@chromium.org 5d69bbfbdb Fix bug in x64 RegExp detecting start of string. 13 years ago
Dave Pacheco 0f74729758 disable omit-frame-pointer on solaris systems 13 years ago
isaacs 0c0f13eda4 Patches floating on v8 13 years ago
Bert Belder 69ca83f755 Upgrade V8 to 3.6.6.25 13 years ago
Kyle Robinson Young 0a83b78ba8 docs: more explicit argument names in fs 13 years ago
Ben Noordhuis 3f4261276e node: don't check return value of unsetenv() 13 years ago
Maciej Małecki f065c87bcf events: remove misleading comment 13 years ago
Ben Noordhuis c945eae942 deps: fix -DOPENSSL_NO_SOCK on sunos 13 years ago
Mustansir Golawala 7ee15457ed os: add cross platform EOL character 13 years ago
Ben Noordhuis d03b80bc12 deps: upgrade http_parser to joyent/http-parser@da91852 13 years ago
isaacs 93cefab1a3 Set errno in fake-failing child-process kill test 13 years ago
Ben Noordhuis b7b7b29f50 dns: remove unused functions 13 years ago
Zachary Scott 46acb09ed8 docs: rewrite "addons" docs to use node-gyp 13 years ago
Aaron Jacobs 1444801374 typed arrays: unexport SizeOfArrayElementForType() 13 years ago
Ben Noordhuis 16fca262be net: honor 'enable' flag in .setNoDelay() 13 years ago
Andreas Madsen 5b43c63c88 child_process: emit error when .kill fails 13 years ago
isaacs 04271a5e93 gyp: Apply 'argument too long' fix in another place 13 years ago
Bert Belder 1c88c3b3b5 Disable OpenSSL UI 13 years ago
Ben Noordhuis 916b5d1fff test: merge tls-ext-key-usage into tls-securepair-client 13 years ago
Ben Noordhuis 6cbed959e6 test: fix openssl tests 13 years ago
Ben Noordhuis 2639566c6e build: configure openssl 13 years ago
Ben Noordhuis 3694b6914a deps: reapply 0a34755 to bundled openssl 13 years ago
Ben Noordhuis 0f9d201183 deps: reapply 0110c90 to bundled openssl 13 years ago
Ben Noordhuis 30e7fb7307 deps: upgrade openssl to 1.0.0f 13 years ago
Ben Noordhuis aa5961a445 gyp: fix 'argument list too long' build error 13 years ago
Ben Noordhuis e9dcfd4bd2 Revert "deps: upgrade libuv to 3c41597" 13 years ago
Bert Belder 3ec84a11f8 Slab allocator: don't attempt to shrink a non-buffer 13 years ago
Nathan Rajlich 9b7a6c5238 configure: output a newline at the end of config.gypi 13 years ago
Nathan Rajlich fdeeabba78 configure: don't use "with" for Python 2.5 and older 13 years ago
isaacs e0660740d9 Fix #3089 Build changelog.html for website 13 years ago
isaacs 3ba9519faf Makefile: minor nit 13 years ago
isaacs 8b82abb953 Fix #3089 Build changelog.html for website 13 years ago
isaacs d0365fd21f Makefile: minor nit 13 years ago
Nathan Rajlich 7b71fd0c68 build: add comment explaining MACOSX_DEPLOYMENT_TARGET. 13 years ago
Nathan Rajlich 70a5b53e03 Re-apply "build: target OSX 10.5 when building on darwin" 13 years ago
Ben Noordhuis 0db4dc0024 deps: upgrade libuv to 3c41597 13 years ago
isaacs e8067cb685 Now working on v0.6.16 13 years ago
isaacs 163d3cdf14 Merge branch 'v0.6.15-release' into v0.6 13 years ago
isaacs f160a45b25 2012.04.09 Version 0.6.15 (stable) 13 years ago
isaacs c75f71dd72 fs.WriteStream: Handle modifications to fs.open 13 years ago
isaacs 06ada03ed9 fs.WriteStream: Handle modifications to fs.open 13 years ago
isaacs 93eca95aec Revert "build: target OSX 10.5 when building on darwin" 13 years ago
isaacs 45b772d8cb fs.readFile: Emit 'close' if we don't expect a close later 13 years ago
isaacs 08e2e570a7 Make rules for release blog post and email message 13 years ago
isaacs 57d722011a website: Add October Sky JS and Node.js Hispano 13 years ago
isaacs e81a5e9c9c Remove stray comment from LICENSE file 13 years ago
Bert Belder ba055115e0 Windows: installer shows license agreement dialog 13 years ago
Bert Belder 1330419446 Windows: add build step that generates license.rtf from LICENSE 13 years ago