1951 Commits (8a3befa0c65ba2ee653e3d3b39360e974536f3ef)

Author SHA1 Message Date
Bert Belder 5fdeebd94d net: make pause work with connecting sockets 12 years ago
isaacs 37537d5720 test: stdin error messages 12 years ago
Ben Noordhuis 34c750d7a9 net: fix .listen({fd:0}) 12 years ago
Gil Pedersen f1fba8d1f5 fs: fix ReadStream / WriteStream missing callback 12 years ago
isaacs b3cf3f35fc Report errors properly from --eval and stdin 12 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() 12 years ago
Joe Andaverde 20e12e4be3 events: make .listeners() return a copy 12 years ago
Ben Noordhuis 2a30d328fa crypto: add sync interface to crypto.pbkdf2() 12 years ago
Timothy J Fontaine edd3de8fea test: update dgram tests after API change 12 years ago
Ben Noordhuis 105c6ec8d5 test: suppress simple/test-dgram-pingpong chatter 12 years ago
isaacs b0c0111b04 https: Use host header as effective servername 12 years ago
isaacs e4c9c9f412 readline: Remove event listeners on close 12 years ago
Timothy J Fontaine 77945d7f0f add unref/ref tests for socket/server/timers 12 years ago
Bert Belder 43a0c88116 windows: correctly prep long path for fs.exists(Sync) 12 years ago
Fedor Indutny 92e7433ff9 tls: fix 'hostless' tls connection verification 12 years ago
Fedor Indutny 50122fed8a tls: fix 'hostless' tls connection verification 12 years ago
Fedor Indutny 93d496a4ec tls: revert accidental API change 12 years ago
Fedor Indutny 5950db197c tls: revert accidental API change 12 years ago
Fedor Indutny 4aa09d1e0e tls: localhost is valid against identity-check 12 years ago
Fedor Indutny 0cf235410d tls: localhost is valid against identity-check 12 years ago
Fedor Indutny eb2ca10462 tls: veryify server's identity 12 years ago
Fedor Indutny 1fa0bca2ad net: ignore socket.setTimeout(Infinity) (and NaN) 12 years ago
Fedor Indutny 8ba189b8d3 tls: veryify server's identity 12 years ago
Fedor Indutny b0950cbea2 net: ignore socket.setTimeout(Infinity) (and NaN) 12 years ago
isaacs 430d94ef85 nextTick: Preserve depth in error/reentry cases 12 years ago
isaacs 19ecc17e6b nextTick: explicitly no-op when _exiting 12 years ago
isaacs 4e5fe2d45a nextTick: Handle tick callbacks after each tick 12 years ago
Pavel Lang ff14007573 Enable color customization of `util.inspect` 12 years ago
isaacs d6b78d0e37 domain: Fix stack leak on error 12 years ago
isaacs b8d861556a test-eio-limit: Remove confusing broken incorrect test 12 years ago
Nathan Rajlich 713b9249e1 Revert "events: don't delete the listeners array in removeListener()" 12 years ago
Ben Noordhuis 3a6314dbe1 net: fix net.Server.listen({fd:x}) error reporting 12 years ago
Toshihiro Nakamura 6530310ed5 domain: Remove first arg from intercepted fn 12 years ago
Ben Noordhuis 63c2391984 test: make test-fs-watch-file write to tmp dir 12 years ago
Ben Noordhuis 5b5362aa8d fs: make unwatchFile() remove a specific listener 12 years ago
Nathan Rajlich d3d83d7b90 process: throw a TypeError when anything but an Array is passed to hrtime() 12 years ago
isaacs c4e9226bdb Fix test-require-json on Windows 12 years ago
TJ Holowaychuk ed7fb149a2 module: add filename to require() json errors 12 years ago
Ben Noordhuis 0c47219a72 timers: fix handling of large timeouts 12 years ago
Nathan Rajlich 9126dd2d90 repl: fix passing an empty line inserting "undefined" into the buffer 12 years ago
Maciej Małecki 6a11f3edf4 repl: fix crashes when buffering command 12 years ago
Mathias Bynens 2ba96451a9 punycode: update to v1.1.1 13 years ago
Ben Noordhuis fee02db705 Re-apply commit e307468. 13 years ago
Bert Belder 0581afe531 Revert "Fix #3521 Use an object as the process.env proto" 13 years ago
Shigeki Ohtsu e7e34ddb66 test: fix test-dgram-broadcast-multi-process 13 years ago
Bert Belder 0cdeb8ed96 windows: make fs.realpath(Sync) work with UNC paths 13 years ago
isaacs 21aa0df8b2 realpath: No sync cb() calling allowed. 13 years ago
isaacs e3074689f5 Fix #3521 Use an object as the process.env proto 13 years ago
Ben Noordhuis 6003912f81 test: use RC4-MD5 cipher in tls test 13 years ago