2950 Commits (a7b14f7a89e7d319d193a6be179bb13b376cc031)

Author SHA1 Message Date
Ryan Graham 245469587c lib: noisy deprecation of child_process customFds 11 years ago
Andrew Oppenlander e1fec22f97 streams: set default hwm properly for Duplex 11 years ago
Robert Kowalski 46ccb201cb module: don't require fs several times 11 years ago
Ed Umansky df205360f5 net: reset `errorEmitted` on reconnect 11 years ago
Trevor Norris 803c3f0aa0 lint: fix indentation 11 years ago
Andrius Bentkus a382c9a97c udp: make it possible to receive empty udp packets 11 years ago
Fedor Indutny e345253562 tls: better error reporting at cert validation 11 years ago
Fedor Indutny ae1e325e8a child_process: accept uid/gid everywhere 11 years ago
Eli Skeggs 1100f3de7a net: don't emit listening if handle is closed 11 years ago
Arnout Kazemier 1c0ec71725 events: Output the event that is leaking 11 years ago
Fedor Indutny b5175003bc repl: fix multi-line input 11 years ago
Jonathan Reem 7fa4a9697d stream: only end reading on null, not undefined 11 years ago
Fedor Indutny 73343d5cee http: remove unused code block 11 years ago
cjihrig 2cae44f169 buffer: construct new buffer from buffer toJSON() output 11 years ago
Saúl Ibarra Corretgé 35b9580cd8
dns: introduce lookupService function 11 years ago
Fedor Indutny c147e81091
crypto: add `honorCipherOrder` argument 11 years ago
Chris Dickinson 61baefce1e dns: send lookup c-ares errors to callback 11 years ago
Fred K. Schott a55c60c715 module: document important methods 11 years ago
Yazhong Liu fcbffa71d0 tls: using %StringSplit to split `cert.subjectaltname` 11 years ago
Charles be8114e5c5 child_process: don't throw on EAGAIN 11 years ago
Ed Morley c08da463ad child_process: use full path for cmd.exe on Win32 11 years ago
Xavi Magrinyà 1cd48c7ae5 console: console.dir() accepts options object 11 years ago
Xavi Magrinyà e00cafa311 Added support for options parameter in console.dir() 11 years ago
Brian White 03e9f84933 lib: remove unused variables 11 years ago
Roman Klauke 4d04c7b5ee readline: remove doubled case. 11 years ago
Ryan Graham 4cd522d157 cluster: restore v0.10.x setupMaster() behaviour 11 years ago
Yazhong Liu ab50fad63b http: add 308 status_code, see RFC7238 11 years ago
Brian White 7fd5a4d096 fs: remove duplicate check 11 years ago
Felix Geisendörfer 80eff96829 string_decoder: Add more comments 11 years ago
Felix Geisendörfer 9fbd0f0f7d string_decoder: Fix failures from new test cases 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
cjihrig 72cc66e503 fs: close file if fstat() fails in readFile() 11 years ago
cjihrig c7b02034ef fs: close file if fstat() fails in readFile() 11 years ago
Raymond Feng 57c5655885 net: Ensure consistent binding to IPV6 if address is absent 11 years ago
Alexis Campailla c862c03485 tls: fix performance issue 11 years ago
Timothy J Fontaine 1bbb3cc00d lint: lib/_http_client.js 11 years ago
Ben Noordhuis a367f62adf child_process: don't throw on EMFILE/ENFILE 11 years ago
Kevin Decker d0c7d93536 http: Optimize queued client aborts 11 years ago
fengmk2 4729202d1e querystring: custom encode and decode 11 years ago
Ryan Cole f09b02786f child_process: add path to spawn ENOENT Error 11 years ago
cjihrig f1dc55d701 net: don't throw on net.Server.close() 11 years ago
Dan Kaplun 655ec2113a readline: fixes scoping bug 11 years ago
Greg Sabia Tucker 7bd08c5062 child_process: do not set args before throwing 11 years ago
Colin Ihrig 8ee9f04de6 fs: add consistent flag fall throughs 11 years ago
Dan Kaplun 4a90f51bfe readline: implements keypress buffering 11 years ago
Greg Sabia Tucker 92875501d2 child_process: spawn() does not throw TypeError 11 years ago
Yazhong Liu e1aa066fe1 readline: fix close event of readline.Interface() 11 years ago
Taojie 0f503cf0de src: fix spelling mistake 11 years ago
Nicholas Vavilov 5344d0c103 crypto, zlib: replace _binding with _handle 11 years ago