1971 Commits (d76eacd4e618d60714f2dd568d45bd6cd96019b6)

Author SHA1 Message Date
Ben Noordhuis 05b3f88064 test: use common.PORT in simple/test-regress-GH-1697 13 years ago
Ben Noordhuis 28d30346f4 test: use common.PORT in pummel/test-net-timeout2 13 years ago
Ben Noordhuis 916832cd2c test: fix function name typo 13 years ago
Ben Noordhuis bcb5bdebe7 test: raise pummel/test-net-throttle write req size 13 years ago
isaacs 22804a9eb8 module: use 'repl' as the filename arg if missing 13 years ago
isaacs 50c7d80fb0 events: emitter.listeners() should not have side effects 13 years ago
Ben Noordhuis 6b18e88b68 tls: handle multiple CN fields when verifying cert 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
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 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
Ben Noordhuis 2f7e0f2da6 fs: remove undocumented .destroy callbacks 13 years ago
isaacs 93be4ffd4b test-message: fix message output 13 years ago
isaacs 99ad0561c0 test-message: fix message output 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
Dominic Tarr f4a4ef7a2d zlib: Emit 'close' on destroy(). 13 years ago
Tyler Neylon b48684c6f1 child_process: Fix stdout=null when stdio=['pipe'] 13 years ago
Bert Belder 5fdeebd94d net: make pause work with connecting sockets 13 years ago
isaacs 37537d5720 test: stdin error messages 13 years ago
Ben Noordhuis 34c750d7a9 net: fix .listen({fd:0}) 13 years ago
Gil Pedersen f1fba8d1f5 fs: fix ReadStream / WriteStream missing callback 13 years ago
isaacs b3cf3f35fc Report errors properly from --eval and stdin 13 years ago
koichik 72bc4dcda4 assert: fix throws() throws an error without message property 13 years ago
Ben Noordhuis aa0650f444 cluster: fix libuv assert in net.listen() 13 years ago
Joe Andaverde 20e12e4be3 events: make .listeners() return a copy 13 years ago
Ben Noordhuis 2a30d328fa crypto: add sync interface to crypto.pbkdf2() 13 years ago
Timothy J Fontaine edd3de8fea test: update dgram tests after API change 13 years ago
Ben Noordhuis 105c6ec8d5 test: suppress simple/test-dgram-pingpong chatter 13 years ago
isaacs b0c0111b04 https: Use host header as effective servername 13 years ago
isaacs e4c9c9f412 readline: Remove event listeners on close 13 years ago
Timothy J Fontaine 77945d7f0f add unref/ref tests for socket/server/timers 13 years ago
Bert Belder 43a0c88116 windows: correctly prep long path for fs.exists(Sync) 13 years ago
Fedor Indutny 92e7433ff9 tls: fix 'hostless' tls connection verification 13 years ago
Fedor Indutny 50122fed8a tls: fix 'hostless' tls connection verification 13 years ago
Fedor Indutny 93d496a4ec tls: revert accidental API change 13 years ago
Fedor Indutny 5950db197c tls: revert accidental API change 13 years ago
Fedor Indutny 4aa09d1e0e tls: localhost is valid against identity-check 13 years ago
Fedor Indutny 0cf235410d tls: localhost is valid against identity-check 13 years ago
Fedor Indutny eb2ca10462 tls: veryify server's identity 13 years ago
Fedor Indutny 1fa0bca2ad net: ignore socket.setTimeout(Infinity) (and NaN) 13 years ago
Fedor Indutny 8ba189b8d3 tls: veryify server's identity 13 years ago
Fedor Indutny b0950cbea2 net: ignore socket.setTimeout(Infinity) (and NaN) 13 years ago
isaacs 430d94ef85 nextTick: Preserve depth in error/reentry cases 13 years ago
isaacs 19ecc17e6b nextTick: explicitly no-op when _exiting 13 years ago
isaacs 4e5fe2d45a nextTick: Handle tick callbacks after each tick 13 years ago
Pavel Lang ff14007573 Enable color customization of `util.inspect` 13 years ago