600 Commits (984db93e7c045e7c5e7081ddc38831ad63543007)

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
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
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 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
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
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 10 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
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 5977963bce test: remove flaky designation from ls-no-sslv3 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
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 10 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 10 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
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