2842 Commits (862cc28183b03f0e1a67b052b5c8250a3e2e8995)

Author SHA1 Message Date
Fedor Indutny 1a52d6abcc Revert "repl: fix overwrite for this._prompt" 10 years ago
Sam Roberts bae019f182 cluster: test events emit on cluster.worker 10 years ago
Julien Gilli 0381cf5698 tests: fix internet/test-dns.js 10 years ago
Yazhong Liu 7166b55015 repl: fix overwrite for this._prompt 10 years ago
Fedor Indutny 38f6fcd822 buffer: fix sign overflow in `readUIn32BE` 10 years ago
Julien Gilli ef3c4ed3dd tests: fix process.kill pid test. 10 years ago
cjihrig e1fb1b58f9 cluster: enable error/message events using .worker 10 years ago
Sam Roberts 832ec1cd50 process: throw TypeError if kill pid not a number 10 years ago
cjihrig 61ddad1314 querystring: do not add sep for empty array 10 years ago
Fedor Indutny 338ba2bc80 test: fix test-https-foafssl 10 years ago
Fedor Indutny 93390ffc20 test: fix test-tls-server-verify 10 years ago
Jackson Tian e1ce8ba639 net: add remoteFamily for socket 10 years ago
Shigeki Ohtsu 2bb4867312 tls: fix to send TLS Alert before socket destroyed 10 years ago
cjihrig ea89fdfec4 child_process: do not access stderr when stdio set to 'ignore' 10 years ago
Fedor Indutny 2f0017aa53 deps: update http_parser to 2.3.0 10 years ago
Chris Dickinson a96d6603b3 stream2: flush extant data on read of ended stream 10 years ago
Ryan Graham 04d6fc2c3f cluster: include settings object in 'setup' event 10 years ago
Ryan Graham b96e38ac3a cluster: allow multiple calls to setupMaster() 11 years ago
Fedor Indutny b692493766 test: fix regress-GH-1726 10 years ago
cjihrig c4e5fde362 child_process: copy spawnSync() cwd option to proper buffer 10 years ago
Ryan Graham 9452ea2ef5 doc: re-org child_process into async/sync 10 years ago
Ryan Graham a7b14f7a89 test: Remove references to customFds 10 years ago
Andrew Oppenlander e1fec22f97 streams: set default hwm properly for Duplex 10 years ago
Ed Umansky df205360f5 net: reset `errorEmitted` on reconnect 10 years ago
Andrius Bentkus a382c9a97c udp: make it possible to receive empty udp packets 10 years ago
Fedor Indutny 11337db35f deps: cherry-pick eca441b2 from OpenSSL 10 years ago
Fedor Indutny 20247064b6 deps: cherry-pick eca441b2 from OpenSSL 10 years ago
Fedor Indutny e345253562 tls: better error reporting at cert validation 11 years ago
Eli Skeggs 1100f3de7a net: don't emit listening if handle is closed 10 years ago
Yazhong Liu 613654e882 test: fix multiple_line problem in match 10 years ago
Fedor Indutny 4128d4d2ba Revert "stream: start old-mode read in a next tick" 10 years ago
Jonathan Reem 7fa4a9697d stream: only end reading on null, not undefined 10 years ago
Fedor Indutny a97bdef06d zlib: do not crash on write after close 11 years ago
Yazhong Liu 6b09f9cd41 node: fix #7841 by overlooking the spare sourceline 10 years ago
cjihrig 2cae44f169 buffer: construct new buffer from buffer toJSON() output 10 years ago
Saúl Ibarra Corretgé 35b9580cd8
dns: introduce lookupService function 10 years ago
Fedor Indutny 56d767fd69
test: fix tls-client-default-ciphers 10 years ago
Chris Dickinson 61baefce1e dns: send lookup c-ares errors to callback 11 years ago
Fedor Indutny c047127410 contextify: throw timeout error properly 11 years ago
Xavi Magrinyà e00cafa311 Added support for options parameter in console.dir() 11 years ago
Fedor Indutny eef0715db5 tls_wrap: fix interleaving in InvokeQueued 11 years ago
Ryan Graham 90c9891084 test: regression test for cluser.setupMaster() 11 years ago
Felix Geisendörfer 0da4c67165 string_bytes: Guarantee valid utf-8 output 11 years ago
Felix Geisendörfer 22b839845c string_decoder: Improve test coverage 11 years ago
Fedor Indutny 2efe4ab761 stream: start old-mode read in a next tick 11 years ago
Nick Muerdter 1df32af74a http: don't default OPTIONS to chunked encoding 11 years ago
Fedor Indutny bd988a590a test: fix event-emitter-method-names 11 years ago
Michael Kebe 2f8627528b test: remove duplicate tests 11 years ago
Raymond Feng 57c5655885 net: Ensure consistent binding to IPV6 if address is absent 11 years ago
Ben Noordhuis 13553c1332 test: fix up pummel/test-net-pingpong 11 years ago