1202 Commits (fc6b4970b50f6330dc9a78dc706dcb7256ed5610)

Author SHA1 Message Date
Pavol Otcenas fc6b4970b5 test: modernize JS and tighten equality checking 9 years ago
Alessandro Metta f2f6353bc4 test: cleanup test-intl.js 9 years ago
Pavol Otcenas 14025db8c5 test: cleanup test-child-process-disconnect.js 9 years ago
Sébastien Barbieri 9032ba60a5 test: replace var by const test-tls-zero-clear-in 9 years ago
Michaël Zasso 1aa1740f12 test: improve coverage of the util module 9 years ago
Tobias Kahse 28d009be76 test: refactored test-crypto-random.js 9 years ago
Yevgen Safronov a89deb9c59 test: cleanup test-c-ares.js 9 years ago
Dennis Schwartz 9c3d521d90 test: improve child_process tests 9 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
Ben Noordhuis a62999ac70 src: add /json/protocol endpoint to inspector 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 9 years ago
Rich Trott 5902ba3989 src: Malloc/Calloc size 0 returns non-null pointer 9 years ago
Shigeki Ohtsu a14d832884 test: remove openssl options of -no_<prot> 9 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
Christopher Dunavan 1a30fe563d test: swapped == and equal to === and strictEqual 9 years ago
Rich Trott d2b6b66037 test: refactor test-net-pipe-connect-errors 9 years ago
Thomas Hunter II 5baa4e0156 test: clean up net server try ports test 9 years ago
Brian White 6e3db283ed buffer: fix ArrayBuffer checks 9 years ago
Rich Trott 154d6893b0 test: add test-debug-protocol-execute 9 years ago
cjihrig 6c30dddc36 test: exercise EE function type checking paths 9 years ago
Prince J Wesley 408308f2e6 readline: key interval delay for \r & \n 9 years ago
Rich Trott d536d6d334 test: increase _debugger coverage 9 years ago
atstojanov 1640e7a4da crypto: fix getDecoder() encoding check 9 years ago
James M Snell dd51b1f428 buffer,string_decoder: consolidate encoding validation logic 9 years ago
Rich Trott 49f996f4f6 crypto: make malloc failure check cross-platform 9 years ago
Rich Trott 680a4c8b8e test: test non-buffer/string with zlib 9 years ago
Santiago Gimeno f0300eda27 test: fix test-cluster-dgram-1 flakiness 9 years ago
Santiago Gimeno c07e063dd9 test: fix `fs-watch-recursive` flakiness on OS X 9 years ago
James M Snell 1aa7168e91 test: refactor/cleanup a number of cluster tests 9 years ago
Rich Trott 39cf7bf24d test: refactor parallel/test-process-env.js 9 years ago
Rich Trott 40e84218a0 test: add test for zlib.create*Raw() 9 years ago
Paul Grock cc61d1a3ba test: cleanup test require symlink 9 years ago
Anna Henningsen 605db31fe7 events: make memory leak warning more accessible 9 years ago
Rich Trott cde0a1edfd test: refactor test-debug-signal-cluster 9 years ago
James M Snell bc6a7ca8e7 test: additional refactoring/cleanup of buffer tests 9 years ago
Sakthipriyan Vairamani d2179bd6f1 test: make sure over truncation of file zero fills 9 years ago
Anna Henningsen 3ef8ba8bdc net: make holding the buffer in memory more robust 9 years ago
Prince J Wesley 6f20f477c4 repl: Auto alignment for .editor mode 9 years ago