628 Commits (809bf5e38cdb1fe304da9d413f07e9d7e66ce8f9)

Author SHA1 Message Date
cjihrig 2c33819370 test: fix tests that check error messages 9 years ago
Sakthipriyan Vairamani 570725840c test: use really invalid hostname 9 years ago
Trevor Norris bb1bd76395 async_wrap: call callback in destructor 9 years ago
Trevor Norris a4e9487aae async_wrap: allow some hooks to be optional 9 years ago
Ben Noordhuis 33827e3f68 cluster: remove handles when disconnecting worker 9 years ago
Imran Iqbal a6a7338b1c test: fix test-net-persistent-keepalive for AIX 9 years ago
Ben Noordhuis 82022a79b0 test: more regression tests for minDHSize option 9 years ago
Ben Noordhuis cddf358f68 test: add regression test for 512 bits DH key 9 years ago
Rich Trott f6230b9b72 test: remove flaky designation from ls-no-sslv3 9 years ago
Rich Trott cf0130dc0d lib: return boolean from child.send() 9 years ago
Evan Lucas 08166cb99a src: wrap source before doing syntax check 9 years ago
Ben Noordhuis 810cc05116 test: add regression test for --debug-brk -e 0 9 years ago
Ben Noordhuis 57bce60da3 child_process: don't fork bomb ourselves from -e 9 years ago
Rich Trott cdcf00a0b9 lib,doc: return boolean from child.send() 9 years ago
Rich Trott 26e47efbca test: split independent tests into separate files 9 years ago
Stefan Budeanu c9e682d587 test: use port number from env in tls socket test 9 years ago
Sakthipriyan Vairamani 6cf19103b6 repl: handle comments properly 9 years ago
Sakthipriyan Vairamani aaf9b488e2 lib,test: update let to const where applicable 9 years ago
Rich Trott da21dba1a0 lib: fix cluster handle leak 9 years ago
Michaël Zasso 29da8cf8d7 util: make inherits work with classes 9 years ago
Sakthipriyan Vairamani 437930c0cc http{s}: don't connect to localhost on invalid URL 9 years ago
Trevor Norris 3308e5ea2a buffer: fix value check for writeUInt{B,L}E 9 years ago
Shigeki Ohtsu 802a2e79e1 tls, crypto: add ALPN Support 10 years ago
Michaël Zasso df738ac56c test: improve tests for util.inherits 9 years ago
Evan Lucas 57359cd1e4 fs: don't throw in read if buffer too big 9 years ago
Myles Borins 28e9a022df test: wrap assert.fail when passed to callback 9 years ago
Evan Lucas b6207906c4 fs: pass err to callback if buffer is too big 9 years ago
Ben Noordhuis 594500f9f1 buffer: don't CHECK on zero-sized realloc 9 years ago
Michael Dawson 5f3fb1c0a1 test: disable test-tick-processor - aix and be ppc 9 years ago
Trevor Norris 494227bb03 node: improve GetActiveRequests performance 9 years ago
Rich Trott b354be7761 lib: avoid REPL exit on completion error 9 years ago
Michael Dawson e9e837c64c test: harden test-child-process-fork-regr-gh-2847 9 years ago
Imran Iqbal 87d42b08ca test: fix test-net-keepalive for AIX 9 years ago
Yuval Brik adfd20b6fd tls: TLSSocket options default isServer false 9 years ago
Fedor Indutny 3eecdf9f14 timers: reuse timer in `setTimeout().unref()` 9 years ago
Rich Trott 1c57845118 test: fix flaky test for symlinks 9 years ago
Yuval Brik 0fc0902c21 zlib: decompression throw on truncated input 9 years ago
Коренберг Марк d8db75730f tls: add `options` argument to createSecurePair 10 years ago
Johannes Wüller 0803962860 fs: add file descriptor support to *File() funcs 9 years ago
Rich Trott 0f99320aa0 test: add Symbol test for assert.deepEqual() 9 years ago
Michaël Zasso 419f7d4726 console: sub-millisecond accuracy for console.time 9 years ago
Jonas Dohse 642928b502 test: port domains regression test from v0.10 9 years ago
Rich Trott 676e61872f test: apply correct assert.fail() arguments 9 years ago
Shigeki Ohtsu f72e178a78 tls: add minDHSize option to tls.connect() 10 years ago
Shigeki Ohtsu 6d92ebac11 tls: add TLSSocket.getEphemeralKeyInfo() 10 years ago
Michaël Zasso bbdbef9274 test: fix tests after V8 upgrade 9 years ago
Myles Borins 6c032a8333 test: replace util with backtick strings 9 years ago
Fedor Indutny ab03635fb1 http: fix stalled pipeline bug 9 years ago
Julien Gilli f45c315763 test: fix domain with abort-on-uncaught on PPC 9 years ago
Rich Trott 7d94611ac9 test: split up buffer tests for reliability 9 years ago