3780 Commits (479a43c876f0e2d04b7d119a03a565c642bf93c6)

Author SHA1 Message Date
Stefan Budeanu def681a07e crypto: disable crypto.createCipher in FIPS mode 9 years ago
Michael Cornacchia 788541b40c test: fix race condition in unrefd interval test 9 years ago
Stefan Budeanu e129d83996 test: skip/replace weak crypto tests in FIPS mode 9 years ago
Stefan Budeanu bc27379453 test: avoid test timeouts on rpi 9 years ago
Rich Trott 272732e76b test: fix flaky test-child-process-spawnsync-input 9 years ago
Evan Lucas 781f8c0d1e test: add OS X to module loading error test 9 years ago
fansworld-claudio f99c6363de test: module loading error fix solaris #3798 9 years ago
Jackson Tian ce423f3624 debugger: introduce exec method for debugger 10 years ago
Fedor Indutny 12e70fafd3 http: fix pipeline regression 9 years ago
Rich Trott 047abbd6eb test: move test-specific function out of common 9 years ago
P.S.V.R 7bff0138e2 buffer: let WriteFloatGeneric silently drop values 9 years ago
Rich Trott 19a36ff355 test: fix flaky SmartOS test 9 years ago
Rich Trott 4bb27baf8d test: skip test if FreeBSD jail will break it 9 years ago
Michael Cornacchia 1c1e70864b test: fix path to module for repl test on Windows 9 years ago
Stefan Budeanu 413ca53107 test: increase crypto strength for FIPS standard 9 years ago
Myles Borins 2ec5e17d16 test: add test-zlib-flush-drain 9 years ago
Stefan Budeanu de707f0876 test: add hasFipsCrypto to test/common.js 9 years ago
Stefan Budeanu 828b786e48 test: add test for invalid DSA key size 9 years ago
Imran Iqbal 252e810059 test: Fix test-cluster-worker-exit.js for AIX 9 years ago
Rich Trott 91248b1094 test: run pipeline flood test in parallel 9 years ago
Stefan Budeanu 583f58e5d6 test: stronger crypto in test fixtures 9 years ago
Yosuke Furukawa fd3f0d8e6e querystring: Parse multiple separator characters 9 years ago
Fedor Indutny 05f0549b50 tls: copy client CAs and cert store on CertCb 9 years ago
Rich Trott 2e67db3104 test: refactor test-http-pipeline-flood 9 years ago
Devin Nakamura 1ab59ab9b3 test: fix flaky test test-http-pipeline-flood 9 years ago
cjihrig 47f3735e88 cluster: send suicide message on disconnect 9 years ago
Rich Trott 38bb0d864e tools: Use `throw new Error()` consistently 9 years ago
Rich Trott 02e012e984 src: force line buffering for stderr 9 years ago
Sakthipriyan Vairamani 1c8a7c6351 test: enhance fs-watch-recursive test 9 years ago
Hugues Malphettes 81997840f2 test: fix test-module-loading-error for musl 9 years ago
Sakthipriyan Vairamani 9cdceac782 test: use really invalid hostname 9 years ago
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