4027 Commits (06732babd3d044d852f029e41cd4998711440977)

Author SHA1 Message Date
Rich Trott cc36a63205 test: remove watchdog in test-debug-signal-cluster 8 years ago
Michael Macherey 9144d373ba test: cleanup test-dgram-error-message-address 8 years ago
Fedor Indutny 54c38eb22e tickprocessor: apply c++filt manually on mac 8 years ago
Brian White 50a4471aff http: fix connection upgrade checks 8 years ago
Ben Noordhuis 9389572cbc crypto: fix faulty logic in iv size check 8 years ago
Rich Trott 62e83b363e src: Malloc/Calloc size 0 returns non-null pointer 8 years ago
DavidCai f6f0b387ea events: pass the original listener added by once 9 years ago
Santiago Gimeno 96bdfae041 test: improve test-debugger-util-regression 8 years ago
Rich Trott 2c758861c0 test: move timer-dependent test to sequential 8 years ago
Kyle E. Mitchell d9955fbb17 test: add test for HTTP client "aborted" event 8 years ago
Rich Trott b0476c5590 test: fix flaky test-fs-watch-recursive on OS X 8 years ago
Gerges Beshay bcd156f4ab test: refactor test-async-wrap-check-providers 8 years ago
Ben Noordhuis 9d5e7f5c85 test: use strict assertions in module loader test 8 years ago
BethGriggs 6d742b3fdd test: remove err timer from test-http-set-timeout 8 years ago
cjihrig 51b251d8eb test: add coverage for spawnSync() killSignal 8 years ago
Santiago Gimeno fafffd4f99 test: fix test-child-process-fork-regr-gh-2847 8 years ago
Alfred Cepeda a2621a25e5 test: remove FIXME pummel/test-tls-securepair-client 8 years ago
Matteo Collina 4571c84c67 dgram: generalized send queue to handle close 9 years ago
Ben Noordhuis 748e424163 debugger: make listen address configurable 9 years ago
Tarjei Husøy 9a02414a29 zlib: fix raw inflate with custom dictionary 8 years ago
Rich Trott 790406661d test: refactor test-net-server-max-connections 8 years ago
Junshu Okamoto 347547a97e test: expand test coverage for url.js 8 years ago
Ilkka Myller cec5e36df7 test: fix test-cluster-worker-init.js flakyness 8 years ago
Ben Noordhuis b3fccc2536 test: enable cyrillic punycode test case 8 years ago
Alfred Cepeda 03f703177f test: remove call to `net.Socket.resume()` 8 years ago
Ilkka Myller 12da2581a8 https: fix memory leak with https.request() 8 years ago
cjihrig 527db40932 test: add coverage for execFileSync() errors 8 years ago
Italo A. Casas 40ef23969d test: writable stream needDrain state 8 years ago
Italo A. Casas ba4a3ede56 test: writable stream ending state 8 years ago
Italo A. Casas 80a26c7540 test: writable stream finished state 8 years ago
Fedor Indutny bf25994308 tls: fix leak of WriteWrap+TLSWrap combination 8 years ago
Rich Trott a64af39c83 test: remove duplicate required module 8 years ago
Franziska Hinkelmann a038fcc307 test: add regression test for instanceof 8 years ago
larissayvette bd99b2d4e4 test: checking if error constructor is assert.AssertionError 8 years ago
Max Barinov c94482b167 http: 451 status code "Unavailable For Legal Reasons" 9 years ago
Rich Trott 4a6bd8683f test: fix flaky test-child-process-fork-dgram 8 years ago
Niels Nielsen d9c33646e6 test: add regression test for `unpipe()` 8 years ago
Ben Noordhuis 3cefd65e90 build: export openssl symbols on windows 9 years ago
João Reis f9b24f42ba test: use npm sandbox in test-npm-install 8 years ago
Fedor Indutny 9a192a9683 net: fix ambiguity in EOF handling 8 years ago
Fedor Indutny 9049c1f6b6 tls: introduce `secureContext` for `tls.connect` 9 years ago
Robert Chiras 612dfeb647 child_process: Check stderr before accessing it 9 years ago
Teddy Katz 408a585261 buffer: fix `fill` with encoding in Buffer.alloc() 8 years ago
Trevor Norris 12300626d7 src: no abort from getter if object isn't wrapped 9 years ago
Trevor Norris 6076293d6c tls_wrap: do not abort on new TLSWrap() 9 years ago
Ben Noordhuis 8b93fddd1b src: disable stdio buffering 8 years ago
Santiago Gimeno d5f03db819 test: fix test-cluster-dgram-1 flakiness 8 years ago
Ben Noordhuis 6ba3ad5d34 src: guard against overflow in ParseArrayIndex() 8 years ago
Sakthipriyan Vairamani c841b5a6b9 tls: copy the Buffer object before using 8 years ago
Rich Trott a83bbaa5a3 test: refactor test-tick-processor 8 years ago