3719 Commits (9429685d48d5be80587ebc481255616b84db2615)

Author SHA1 Message Date
Myles Borins a49b3af00b test: add test-zlib-flush-drain 9 years ago
Stefan Budeanu 8ac852fec0 test: add hasFipsCrypto to test/common.js 9 years ago
Stefan Budeanu 20cd932ce0 test: add test for invalid DSA key size 9 years ago
Ben Noordhuis 34a35919e1 util: improve typed array formatting 9 years ago
Imran Iqbal 8b57b31299 test: Fix test-cluster-worker-exit.js for AIX 9 years ago
Rich Trott 3fea3cb627 test: run pipeline flood test in parallel 9 years ago
Stefan Budeanu 76f40f77f8 test: stronger crypto in test fixtures 9 years ago
Yosuke Furukawa a776a86859 querystring: Parse multiple separator characters 9 years ago
Fedor Indutny 483a41c0ad tls: copy client CAs and cert store on CertCb 9 years ago
Vladimir Varankin a5cce79ec3 console: delete timers that have ended 9 years ago
Rich Trott d9734b7cc9 test: refactor test-http-pipeline-flood 9 years ago
Devin Nakamura 974767ec0d test: fix flaky test test-http-pipeline-flood 9 years ago
cjihrig f299d870dc cluster: send suicide message on disconnect 9 years ago
cjihrig b70dc67828 lib,test: remove publicly exposed freelist 9 years ago
Rich Trott 35f2f64edd tools: Use `throw new Error()` consistently 9 years ago
Rich Trott 0966ab9996 src: force line buffering for stderr 9 years ago
Sakthipriyan Vairamani a28b938895 test: enhance fs-watch-recursive test 9 years ago
Hugues Malphettes 1bacf37ef8 test: fix test-module-loading-error for musl 9 years ago
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
Evan Lucas a4a0efc534 repl: don't crash if cannot open history file 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 6d6bc5d9d8 test: mark http-pipeline-flood flaky 9 years ago
Rich Trott f6230b9b72 test: remove flaky designation from ls-no-sslv3 9 years ago
Fedor Indutny 827ee498e3 buffer: neuter external `nullptr` buffers 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
Junliang Yan 9f967058e8 test: fix heap-profiler link error LNK1194 on win 9 years ago
Junliang Yan 4139f2a820 test: fix missing unistd.h on windows 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
Junliang Yan f4c0ed4af2 test: print helpful err msg on test-dns-ipv6.js 9 years ago
Myles Borins 28e9a022df test: wrap assert.fail when passed to callback 9 years ago