4786 Commits (709b9b46606666f8d4daaf57b8f25bd2c93a7903)

Author SHA1 Message Date
cjihrig 2dbef79ca7 src: handle thrown errors in CopyProperties() 8 years ago
Dany Shaanan 73d54a6fc7 tools: add eslint rule prefer-assert-methods 8 years ago
Jonathan Prince 714cbfd46c test: update test-child-process-recv-handle 8 years ago
Wietse Venema c664109c72 test: improve test-child-process-stdout-flush 8 years ago
Tarjei Husøy 7403aaa13f zlib: tighten up dictionary tests 9 years ago
Tarjei Husøy 15474951a5 zlib: fix raw inflate with custom dictionary 8 years ago
Yevgen Safronov c98d0c984d test: cleanup test-child-process-exec-env.js 8 years ago
Thomas van Lankveld 3269a7d6f5 test: cleanup test-tls-connect-given-socket.js 8 years ago
Adri Van Houdt 5e5a1c0e3c test: cleanup test-child-process-buffering.js 8 years ago
matt-in-a-hat bcba27e8c6 test: update test-cluster-disconnect-unshared-udp 8 years ago
lrlna 5a59ca6168 test: changing equal to strictEqual in path 8 years ago
Pavol Otcenas 3ddf77fc24 test: modernize js and tighten equality checking 8 years ago
scott stern 34f24e559d test: refactor parallel/test-tcp-wrap-listen 8 years ago
Rich Trott 4492cc3e25 test,lib: align arguments in multiline calls 8 years ago
Jason Ginchereau d72a7b3d0c path: fix path.relative UNC path result 9 years ago
Rachel 6fb8ebd98c test: cleanup cluster-disconnect-unshared-tcp test 8 years ago
Ishan Aditya fd7f87ef40 test: var variables to const in zlib 8 years ago
Pavol Otcenas fc6b4970b5 test: modernize JS and tighten equality checking 8 years ago
Alessandro Metta f2f6353bc4 test: cleanup test-intl.js 9 years ago
Pavol Otcenas 14025db8c5 test: cleanup test-child-process-disconnect.js 8 years ago
Sébastien Barbieri 9032ba60a5 test: replace var by const test-tls-zero-clear-in 8 years ago
Michaël Zasso 1aa1740f12 test: improve coverage of the util module 8 years ago
Tobias Kahse 28d009be76 test: refactored test-crypto-random.js 8 years ago
Yevgen Safronov a89deb9c59 test: cleanup test-c-ares.js 8 years ago
Dennis Schwartz 9c3d521d90 test: improve child_process tests 8 years ago
Michaël Zasso ba88f5b8f8 test: improve coverage of the buffer module 9 years ago
Ojas Shirekar ee319b739c buffer: add isSharedArrayBuffer checks 9 years ago
Dan.Williams b10467cde2 test: improve test-https-agent.js 9 years ago
Roman Reiss 8c91a9b848 repl: improve .help message 9 years ago
Fedor Indutny 82b7894d3b test: make test-tick-processor.js non-flaky 9 years ago
Rich Trott 30e995f714 test: add coverage for client._addHandle() 9 years ago
Rich Trott ff238c8d15 test: fix flaky test-force-repl 9 years ago
Rich Trott 83ed5085f4 test: mark test-inspector flaky on windows 8 years ago
Eugene Ostroukhov e80ae1350c inspector: address race conditions 8 years ago
Ben Noordhuis a62999ac70 src: add /json/protocol endpoint to inspector 9 years ago
Eugene Ostroukhov f817875235 inspector: wait for both sides closing 9 years ago
Eugene Ostroukhov 4ed46b47a1 inspector: report default context 9 years ago
Eugene Ostroukhov b05ce842ce inspector: zero out structure members 9 years ago
Eugene Ostroukhov 0b90ff7a8d inspector: introduce a smoke test 9 years ago
Eugene Ostroukhov 3222b66abe inspector: fix tests on Windows 9 years ago
Сковорода Никита Андреевич 8fb8c46303 buffer: zero-fill uninitialized bytes in .concat() 9 years ago
Ben Noordhuis 743f0c9164 lib: make tls.checkServerIdentity() more strict 9 years ago
Evan Lucas c0f13e56a2 http: check reason chars in writeHead 8 years ago
Rich Trott 5902ba3989 src: Malloc/Calloc size 0 returns non-null pointer 8 years ago
Shigeki Ohtsu a14d832884 test: remove openssl options of -no_<prot> 8 years ago
Fedor Indutny eff771f399 tickprocessor: apply c++filt manually on mac 9 years ago
Junshu Okamoto 3358861470 test: refector parallel/test-http.js 9 years ago
Rich Trott f47ce9d9f8 tools: replace custom ESLint rule with built-in 9 years ago
Rich Trott ef5cb129ae tools: fix new-parens violations 9 years ago
Peter Ogilvie 2ce364ad10 test: modernize JS and tighten equality checking 9 years ago