3499 Commits (2498e2934495a58794bd0aa498b6297b234655f3)

Author SHA1 Message Date
Trevor Norris b663d2bbb5 async_wrap: call callback in destructor 9 years ago
Trevor Norris 5d34c81a5c async_wrap: allow some hooks to be optional 9 years ago
Ben Noordhuis d64a56cba5 cluster: remove handles when disconnecting worker 9 years ago
Imran Iqbal f3594e77b2 test: fix test-net-persistent-keepalive for AIX 9 years ago
Evan Lucas 5073da0481 repl: don't crash if cannot open history file 9 years ago
Ben Noordhuis 81522480f1 test: more regression tests for minDHSize option 9 years ago
Ben Noordhuis 935b97769e test: add regression test for 512 bits DH key 9 years ago
Rich Trott e302c33bb0 test: mark http-pipeline-flood flaky 9 years ago
Rich Trott 5977963bce test: remove flaky designation from ls-no-sslv3 9 years ago
Fedor Indutny 56673693cd buffer: neuter external `nullptr` buffers 9 years ago
Rich Trott d2b5dcb2de lib: return boolean from child.send() 9 years ago
Evan Lucas 65cd03cda6 src: wrap source before doing syntax check 9 years ago
Ben Noordhuis 1e98d90db8 test: add regression test for --debug-brk -e 0 9 years ago
Ben Noordhuis e888471a11 child_process: don't fork bomb ourselves from -e 9 years ago
Rich Trott f236b3a904 lib,doc: return boolean from child.send() 9 years ago
Junliang Yan b8cea49c88 test: fix heap-profiler link error LNK1194 on win 9 years ago
Junliang Yan 4a5dbeab43 test: fix missing unistd.h on windows 9 years ago
Rich Trott 74e2328b3a test: split independent tests into separate files 9 years ago
Stefan Budeanu 8c6c0f915a test: use port number from env in tls socket test 9 years ago
Sakthipriyan Vairamani bd4311bc9c repl: handle comments properly 9 years ago
Sakthipriyan Vairamani 6e887cc630 lib,test: update let to const where applicable 9 years ago
Rich Trott 1929d5be73 lib: fix cluster handle leak 9 years ago
Michaël Zasso 80573153b8 util: make inherits work with classes 9 years ago
Sakthipriyan Vairamani c9786bb680 http{s}: don't connect to localhost on invalid URL 9 years ago
Trevor Norris 6a04cc0a43 buffer: fix value check for writeUInt{B,L}E 9 years ago
Shigeki Ohtsu 62ad1d0113 tls, crypto: add ALPN Support 10 years ago
Michaël Zasso 1a968e67a5 test: improve tests for util.inherits 9 years ago
Evan Lucas 2bb147535e fs: don't throw in read if buffer too big 9 years ago
Junliang Yan 9d8d752456 test: print helpful err msg on test-dns-ipv6.js 9 years ago
Myles Borins 60de9f8d7b test: wrap assert.fail when passed to callback 9 years ago
Evan Lucas 7added3b39 fs: pass err to callback if buffer is too big 9 years ago
Ben Noordhuis 1a41feb559 buffer: don't CHECK on zero-sized realloc 9 years ago
Ben Noordhuis cd83f7ed7f test: add node::MakeCallback() test coverage 9 years ago
Michael Dawson 08da5c2a06 test: disable test-tick-processor - aix and be ppc 9 years ago
Trevor Norris ae196175f4 node: improve GetActiveRequests performance 9 years ago
Rich Trott 97d081709e lib: avoid REPL exit on completion error 9 years ago
Michael Dawson 7c35fbcb14 test: harden test-child-process-fork-regr-gh-2847 9 years ago
Imran Iqbal ad2b272417 test: fix test-net-keepalive for AIX 9 years ago
Rich Trott 04fb14cc35 test: fix flaky test-child-process-emfile 9 years ago
Yuval Brik c64af7d99e tls: TLSSocket options default isServer false 9 years ago
Rich Trott eef0f0cd63 test: remove flaky status from eval_messages test 9 years ago
Junliang Yan bbbd81eab2 test: skip test-dns-ipv6.js if ipv6 is unavailable 9 years ago
Fedor Indutny 522e3d3cd3 timers: reuse timer in `setTimeout().unref()` 9 years ago
Rich Trott f78c8e7426 test: fix flaky test for symlinks 9 years ago
Jeremiah Senkpiel 28e9a4f41b test: repl-persistent-history is no longer flaky 9 years ago
Yuval Brik 80169b1f0a zlib: decompression throw on truncated input 9 years ago
Wyatt Preul 412252ca04 util: Remove p, has been deprecated for years 9 years ago
Jeremiah Senkpiel 4c80c02ac7 repl: limit persistent history correctly on load 9 years ago
Jeremiah Senkpiel 9e981556e5 test: cleanup, improve repl-persistent-history 9 years ago
Коренберг Марк 2296a4fc0f tls: add `options` argument to createSecurePair 10 years ago