1186 Commits (f817875235aec724ba1c7130d7dfebb046b99da2)

Author SHA1 Message Date
Сковорода Никита Андреевич 8fb8c46303 buffer: zero-fill uninitialized bytes in .concat() 8 years ago
Ben Noordhuis 743f0c9164 lib: make tls.checkServerIdentity() more strict 8 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 8 years ago
Junshu Okamoto 3358861470 test: refector parallel/test-http.js 8 years ago
Rich Trott f47ce9d9f8 tools: replace custom ESLint rule with built-in 8 years ago
Rich Trott ef5cb129ae tools: fix new-parens violations 8 years ago
Peter Ogilvie 2ce364ad10 test: modernize JS and tighten equality checking 8 years ago
Christopher Dunavan 1a30fe563d test: swapped == and equal to === and strictEqual 8 years ago
Rich Trott d2b6b66037 test: refactor test-net-pipe-connect-errors 8 years ago
Thomas Hunter II 5baa4e0156 test: clean up net server try ports test 8 years ago
Brian White 6e3db283ed buffer: fix ArrayBuffer checks 8 years ago
Rich Trott 154d6893b0 test: add test-debug-protocol-execute 8 years ago
cjihrig 6c30dddc36 test: exercise EE function type checking paths 8 years ago
Prince J Wesley 408308f2e6 readline: key interval delay for \r & \n 8 years ago
Rich Trott d536d6d334 test: increase _debugger coverage 8 years ago
atstojanov 1640e7a4da crypto: fix getDecoder() encoding check 8 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 8 years ago
Rich Trott 680a4c8b8e test: test non-buffer/string with zlib 8 years ago
Santiago Gimeno f0300eda27 test: fix test-cluster-dgram-1 flakiness 8 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 8 years ago
Rich Trott 39cf7bf24d test: refactor parallel/test-process-env.js 8 years ago
Rich Trott 40e84218a0 test: add test for zlib.create*Raw() 8 years ago
Paul Grock cc61d1a3ba test: cleanup test require symlink 8 years ago
Anna Henningsen 605db31fe7 events: make memory leak warning more accessible 8 years ago
Rich Trott cde0a1edfd test: refactor test-debug-signal-cluster 8 years ago
James M Snell bc6a7ca8e7 test: additional refactoring/cleanup of buffer tests 8 years ago
Sakthipriyan Vairamani d2179bd6f1 test: make sure over truncation of file zero fills 8 years ago
Anna Henningsen 3ef8ba8bdc net: make holding the buffer in memory more robust 8 years ago
Prince J Wesley 6f20f477c4 repl: Auto alignment for .editor mode 8 years ago
Rich Trott 5cff625d6a test: add check in test-signal-handler 8 years ago
Brian White fa4c4d655a http: fix connection upgrade checks 8 years ago
James M Snell 0b0a1ceac3 test: clean up / refactor buffer tests, remove duplication 8 years ago
Michael Dawson 0f977f9797 test: mark test-child-process-fork-dgram as flaky 8 years ago
yorkie 2ecc8c4c23 async_wrap: add a missing case to test-async-wrap-throw-no-init 8 years ago
Ilkka Myller 6ae7af0fa3 url: keep auth in `url.resolve()` if host matches 8 years ago
Ilkka Myller eec5d02266 url: `url.format()` encodes all `#` in `search` 9 years ago
Anna Henningsen e9c4805c1f util: allow returning `this` from custom inspect 8 years ago
Anna Henningsen 4cb55ff392 util: allow symbol-based custom inspection methods 8 years ago
Rich Trott 6f269bed99 test: refactor test-util-inspect 8 years ago
Benjamin Gruenbaum 180867d6a6 promise: warn on unhandled rejections 9 years ago
Ali Ijaz Sheikh cda8bfc3c8 test: fix tests after V8 upgrade 9 years ago
Ilkka Myller 14c7dcbbcd url: fix inconsistent port in url.resolveObject 8 years ago
Rich Trott 441e8fe566 test: refactor test-timers-linked-list.js 8 years ago
Anna Henningsen e371545dfe buffer: allow .write() offset to be at buffer end 8 years ago
cjihrig 70648f47ca dns: lookupService() callback must be a function 8 years ago