3020 Commits (6a2b204bbca1f5189df46ef5c363cab3b2d73262)

Author SHA1 Message Date
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
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
Fedor Indutny 01c2a670a1 contexify: fix infinite recursion in delete cb 11 years ago
Timothy J Fontaine 58cc362251 test: rewrite spawnsync test 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
Dan Kaplun 4a90f51bfe readline: implements keypress buffering 11 years ago
Dan Kaplun 52527e03d3 test: fixes test/disabled/test-readline.js 11 years ago
Greg Sabia Tucker 92875501d2 child_process: spawn() does not throw TypeError 11 years ago
Trevor Norris b1a44dfe9e buffer: remove Buffer#toArrayBuffer() 11 years ago
Yazhong Liu e1aa066fe1 readline: fix close event of readline.Interface() 11 years ago
Refael Ackermann 9b7888ef88 src: fix StringBytes::Write if string is external 11 years ago
isaacs f7ede33f09 url: treat \ the same as / 11 years ago
Feross Aboukhadijeh 522dda2f12 buffer: Fix incorrect Buffer.compare behavior 11 years ago
Ben Noordhuis 17fbdc18b8 lib: name EventEmitter prototype methods 11 years ago
Timothy J Fontaine 41d8e10f0d test: http-destroyed-socket-write win32 may ABORT 11 years ago
Vladimir Kurchatkin 82fca9136d stream: don't try to finish if buffer is not empty 11 years ago
Alexis Campailla 1ab98a130e test: replace http-destroyed-socket-write 11 years ago
Fedor Indutny 8398bf9128 debugger: assign Environment to DebugContext too 11 years ago
Timothy J Fontaine 9479399d3b test: use larger buffer in net-error-twice 11 years ago
Alexis Campailla 29518c17be test: fix test-http-flush on Windows 11 years ago
Trevor Norris d1fe6857ba buffer: normalize compare() output 11 years ago
Vladimir Kurchatkin d0fc5538d1 stream: split `objectMode` for Duplex 11 years ago
Timothy J Fontaine 7b72e15665 test: update test-dns.js after a60a9b0 11 years ago