6863 Commits (c492d43f4817eb65cd251749bd074df7bb4ebc28)
 

Author SHA1 Message Date
Ben Noordhuis c492d43f48 tls: fix segfault in pummel/test-tls-ci-reneg-attack 13 years ago
Nathan Rajlich 00fa8864b4 tools: remove "addon.gypi" and "gyp_addon" 13 years ago
Timothy J Fontaine 320ae691d8 timers: make unref'd timeouts execute in a domain 13 years ago
Timothy J Fontaine 382f22f229 timers: implement setImmediate 13 years ago
Felix Böhm d15bfc04cd path: small speed improvements 13 years ago
Ben Noordhuis 9693d3334c node: remove process.uvCounters() 13 years ago
Ben Noordhuis 6b588007df test: fix pummel/test-net-connect-econnrefused 13 years ago
Ben Noordhuis 6770555551 test: raise pummel/test-net-throttle write req size 13 years ago
Ben Noordhuis 5fba3b85c5 fs: fix ReferenceError in truncateSync() 13 years ago
Ben Noordhuis 08b382c2fb installer: remove c-ares header files 13 years ago
Bert Belder 658cf43b7c uv: upgrade to 41b1265 13 years ago
Bert Belder acea4c4123 dns: use uv_inet_ntop/uv_inet_pton instead of c-ares equivalents 13 years ago
Bert Belder e0a603a499 uv: upgrade to 3a8bb3b 13 years ago
Bert Belder 9e55ba7d6b dns: don't rely on libuv for c-ares integration 13 years ago
Bert Belder 22d03c9108 node.cc: include ares.h 13 years ago
Bert Belder 81791ff33c Add c-ares dependency 13 years ago
Ben Noordhuis 4c150ca0d0 net: fix listen() regression, revert patches 13 years ago
Josh Erickson 7b367a93ce net: add support for IPv6 addresses ending in :: 13 years ago
isaacs 168a555780 fs: fix naming of truncate/ftruncate functions 13 years ago
isaacs 0414e14702 doc: util.pump is deprecated. Use Stream.pipe 13 years ago
Ben Noordhuis 2f7e0f2da6 fs: remove undocumented .destroy callbacks 13 years ago
Ben Noordhuis 624788df7e Makefile: DRY js lint 13 years ago
Ben Noordhuis 3219616f43 util: mark util.pump() as deprecated 13 years ago
isaacs 74d076caf1 errnoException must be done immediately 13 years ago
isaacs 99ad0561c0 test-message: fix message output 13 years ago
Andreas Madsen ddb02b978d net: support Server.listen(Pipe) 13 years ago
Andreas Madsen 085a09874b cluster: do not use internal server API 13 years ago
Andreas Madsen d13887512e net: lazy listen on handler 13 years ago
isaacs 3bf1846bb7 Merge remote-tracking branch 'ry/v0.8' 13 years ago
Bert Belder 5fdeebd94d net: make pause work with connecting sockets 13 years ago
isaacs 585388bbd8 blog: Fix date on 0.8.5 release 13 years ago
isaacs 575c12bba3 Blog post about 0.8.5 13 years ago
isaacs 02dae998c3 Now working on 0.8.6 13 years ago
isaacs 2bee3aeee9 Merge branch 'v0.8.5-release' into v0.8 13 years ago
isaacs 9b86a4453f 2012.08.02, Version 0.8.5 (Stable) 13 years ago
isaacs 2dd710e7ea build: Sign pkg installer for OS X 13 years ago
Ben Noordhuis 9315377693 doc: improve cluster.workers documentation 13 years ago
isaacs 37537d5720 test: stdin error messages 13 years ago
isaacs f5c07b65a0 npm: Upgrade to 1.1.46 13 years ago
Ben Noordhuis 50e00de92a installer: fix cross-compile installs 13 years ago
Ben Noordhuis 34c750d7a9 net: fix .listen({fd:0}) 13 years ago
Ben Noordhuis 6db9e12de5 deps: remove openssl apps and tests 13 years ago
Ben Noordhuis 53f3b128f5 node: tag Encode and friends NODE_EXTERN 13 years ago
Gil Pedersen f1fba8d1f5 fs: fix ReadStream / WriteStream missing callback 13 years ago
Ben Noordhuis 23f09d7e02 fs: fix readFileSync("/proc/cpuinfo") regression 13 years ago
isaacs fd56981b4c blog: Remove all windows line endings once and for all 13 years ago
Dave Pacheco fe659a6017 update profiling blog post to use shell redirection instead of -o 13 years ago
isaacs f70be41d80 blog: Remove ^M chars from profiling-node-js blog post 13 years ago
Ben Noordhuis cccce60b3e installer: don't assume bash is installed 13 years ago
Bert Belder 285a46d1ca uv: upgrade to 6209fe5 13 years ago