1308 Commits (499d058789d5792edff9beafccf640a81dbed8a1)

Author SHA1 Message Date
Stefan Budeanu 7c48cb5601 crypto: Improve control of FIPS mode 9 years ago
Stefan Budeanu 23a584d517 test: allow passing args to executable 9 years ago
cjihrig ee7754be47 repl: accept no arguments to start() 9 years ago
Ben Noordhuis 66f4586dd0 cluster: emit worker as first 'message' event arg 9 years ago
Rich Trott 9534f6dfd5 tools: enable additional lint rules 9 years ago
Rich Trott bbf4621548 test: mitigate flaky test-http-agent 9 years ago
Jeremiah Senkpiel 65cd2a0f96 test: increase timeouts on some unref timers tests 9 years ago
cjihrig e854f60585 child_process: add keepOpen option to send() 9 years ago
cjihrig 1952844f45 child_process: support options in send() 9 years ago
Rich Trott db4e7528b0 tools: add Node.js-specific ESLint rules 9 years ago
Rich Trott 97f76f3f04 test: use String.prototype.repeat() for clarity 9 years ago
Jiho Choi d5c04c34f1 vm: fix `produceCachedData` 9 years ago
Rich Trott 3144ecd0b2 test: remove flaky mark for test-debug-no-context 9 years ago
Braydon Fuller 210e65a017 test: add test for https server close event 9 years ago
Santiago Gimeno b920d4546f test: refactor test-http-destroyed-socket-write2 9 years ago
Rich Trott c4b5a451e3 test: mitigate flaky test-debug-no-context 9 years ago
Alexis Campailla c05a330b49 test: test-process-getactivehandles is flaky 9 years ago
Andreas Madsen 11c672bc77 async_wrap: add parent uid to init hook 9 years ago
Andreas Madsen c6c7d8b325 async_wrap: make uid the first argument in init 9 years ago
Andreas Madsen c794869e97 async_wrap: add uid to all asyncWrap hooks 9 years ago
Rich Trott 32f6098eef src,test,tools: modify for more stringent linting 9 years ago
Brian White 9209bf6d43 path: fix input type checking regression 9 years ago
Brian White 92212014ff stream: fix no data on partial decode 9 years ago
Fedor Indutny 7885b1d7aa net: use `_server` for internal book-keeping 9 years ago
Michael Dawson 6a85ad9391 test: disable fs watch tests for AIX 9 years ago
Fedor Indutny aa0526972a tls: nullify `.ssl` on handle close 9 years ago
Zirak a06066ca31 repl: allow multiline function call 9 years ago
Rich Trott 9ab19afe0b test: mark test-http-agent flaky 9 years ago
Igor Klopov e9ac83ab35 cluster: dont rely on `this` in `fork` 9 years ago
James M Snell 954a4b4b5b deps: update to http-parser 2.6.2 9 years ago
Evan Lucas 31ebda24d4 node: set process._eventsCount to 0 on startup 9 years ago
Brian White a2a69a2b63 querystring: improve parse() performance 9 years ago
Rich Trott 90451a67ca test: minimal repl eval option test 9 years ago
Brian White 9bee03aaf2 http: allow async createConnection() 9 years ago
Brian White 12274a5c1b child_process: fix data loss with readable event 9 years ago
Santiago Gimeno 24667eeff8 test: fix child-process-fork-regr-gh-2847 again 9 years ago
Trevor Norris b55e58042c buffer: add encoding parameter to fill() 9 years ago
Rich Trott 25713861c0 test: remove unneeded common.indirectInstanceOf() 9 years ago
Michael Dawson 97813be8e6 test: don't run test-tick-processor.js on Aix 9 years ago
Jackson Tian cc195bf37b tools: enable no-proto rule for linter 9 years ago
Prince J Wesley 826844e27e debugger: assert test before accessing this.binding 9 years ago
Brian White 5a54e4554a test: improve path tests 9 years ago
Santiago Gimeno 4e4b260b07 test: fix child-process-fork-regr-gh-2847 9 years ago
Rich Trott a84bf2ce68 tools: disallow mixed spaces and tabs for indents 9 years ago
James M Snell 7bef1b7907 http: strictly forbid invalid characters from headers 9 years ago
James M Snell 4f4c8ab3b4 deps: update http-parser to version 2.6.1 9 years ago
Prince J Wesley 211018fe72 repl: handle quotes within regexp literal 9 years ago
Shigeki Ohtsu dccccbbbe7 test: enable to work pkcs12 test in FIPS mode 9 years ago
Fedor Indutny c64d051cf6 test: disable gh-5100 test when in FIPS mode 9 years ago
Fedor Indutny 23196fe9c1 crypto: add `pfx` certs as CA certs too 9 years ago