628 Commits (809bf5e38cdb1fe304da9d413f07e9d7e66ce8f9)

Author SHA1 Message Date
Peter A. Bigot bea67422df buffer: fix writeInt{B,L}E for some neg values 9 years ago
Bryan English e5d97fd91a test: add test for repl.defineCommand() 9 years ago
Dave 34b535f4ca child_process: flush consuming streams 9 years ago
Brian White 82b8355e12 util: fix constructor/instanceof checks 9 years ago
Ben Noordhuis 04b1a2f756 util: move .decorateErrorStack to internal/util 9 years ago
Ben Noordhuis ee72ee7531 module,repl: remove repl require() hack 9 years ago
Nathan Woltman d1000b4137 path: make format() consistent and more functional 9 years ago
Rich Trott e25f8683f1 test: mark test flaky on FreeBSD 9 years ago
cjihrig f2e319b757 test: move ArrayStream to common 9 years ago
Julien Gilli 1c85849973 test: fix test-domain-exit-dispose-again 9 years ago
Rich Trott 20acc60615 test: use platform-based timeout for reliability 9 years ago
cjihrig 459b106d6c repl: attach location info to syntax errors 9 years ago
cjihrig 8ca412b7a3 util: add decorateErrorStack() 9 years ago
Rich Trott 16db4c4d5e test: mark cluster-net-send test flaky on windows 9 years ago
Rich Trott fc47e0f8cb test: mark fork regression test flaky on windows 9 years ago
Rich Trott b061e3af55 test: skip test if in FreeBSD jail 9 years ago
Jan Schär d7b199d9e3 net: add local address/port for better errors 9 years ago
cjihrig 5169311bf9 util,src: allow lookup of hidden values 9 years ago
Rich Trott 658842280d test: remove flaky status for cluster test 9 years ago
Rich Trott 487de19684 test: address flaky test-http-client-timeout-event 9 years ago
Carl Lei 804cc7670d test: numeric flags to fs.open 9 years ago
yorkie 8b97249893 fs: fix the error report on fs.link(Sync) 9 years ago
Tristian Flanagan dfee4e3712 module: fix column offsets in errors 9 years ago
Bryan English 174d4e484e test: http complete list of non-concat headers 9 years ago
Stefan Budeanu 56a2b9a246 crypto: disable crypto.createCipher in FIPS mode 9 years ago
Michael Cornacchia 6de82c69a0 test: fix race condition in unrefd interval test 9 years ago
Stefan Budeanu e499ea849c test: skip/replace weak crypto tests in FIPS mode 9 years ago
Stefan Budeanu e4e5b13efd test: avoid test timeouts on rpi 9 years ago
Rich Trott ac319c3547 test: fix flaky test-child-process-spawnsync-input 9 years ago
yorkie 72e3dd9f43 process: throw on non-function to nextTick() 9 years ago
Evan Lucas 339d3840c8 test: add OS X to module loading error test 9 years ago
fansworld-claudio 9a628e2dac test: module loading error fix solaris #3798 9 years ago
Rich Trott b3857723d3 test: move test-specific function out of common 9 years ago
P.S.V.R 0ed3a7c11b buffer: let WriteFloatGeneric silently drop values 9 years ago
Rich Trott 5b80ca9339 test: fix flaky SmartOS test 9 years ago
Stefan Budeanu 11ad744a92 test: increase crypto strength for FIPS standard 9 years ago
Myles Borins a49b3af00b test: add test-zlib-flush-drain 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
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
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