2701 Commits (c40229a9b80736f1fdb31fac169b70a1d6af8669)

Author SHA1 Message Date
Rich Trott c40229a9b8 console: implement minimal `console.group()` 7 years ago
James M Snell 67269fd7f3 perf_hooks: implementation of the perf timing API 8 years ago
Rich Trott 779a480bf1 test: do not modify fixtures in test-fs-chmod 7 years ago
James M Snell 58831b2f24 uv: improvements to process.binding('uv') 7 years ago
Refael Ackermann 0ce54a7ec9 test: improve assertion fail messages 7 years ago
Ankit Parashar 2a97eb61c6 test: remove unused arguments from function 7 years ago
Shigeki Ohtsu 9dfb2d14cb crypto: warn if counter mode used in createCipher 8 years ago
cjihrig 9eb8f44060
test: update windows module load error message 7 years ago
Ben Noordhuis ffed7b6e66
src: detect nul bytes in InternalModuleReadFile() 7 years ago
XadillaX f6caeb9526
os: make EOL configurable and read only 7 years ago
Ruben Bridgewater 3a886ffa24
util: fix inspect array w. negative maxArrayLength 7 years ago
Michael Albert aa24777c44
test: increase coverage for http2.connect 7 years ago
Beth Griggs b9d63ab1b7 test: remove erroneous assert message from test 7 years ago
Tobias Nießen 467385a49b test: use invalid host according to RFC2606 7 years ago
Rich Trott 0c5ea126dc test: add test for cluster benchmarks 7 years ago
Anna Henningsen 9ecc440642
buffer: fix MAX_LENGTH constant export 7 years ago
Ruben Bridgewater f853baf544
test: check util.inspect circular Set and Map refs 7 years ago
Beth Griggs c879c9a5c6 test: preserve env in test cases 7 years ago
fengmk2 620ba41694 http: don't double-fire the req error event 8 years ago
Pini Houri 3f5d944ace http2: Expose Http2ServerRequest/Response 7 years ago
icarter09 0309619aa7 test: use reserved invalid hostname for tests 7 years ago
Beth Griggs 4f1eddf84e test: add missing console.error to exec-maxBuffer 7 years ago
Jimmy Thomson cde272a066
process: keep process prototype in inheritance chain 7 years ago
Trevor Norris 062beb08df
async_hooks: don't abort unnecessarily 8 years ago
Trevor Norris 64688d8e3a
async_wrap: return undefined if domain is disposed 7 years ago
Weijia Wang 11a2ca29ba
errors: migrate _http_outgoing 7 years ago
Rich Trott 28a47aa1bb test: fix test-cluster-send-handle-large-payload 7 years ago
Rich Trott f417add1f4 test: add test-benchmark-zlib 7 years ago
Mudit Ameta 4a6b678070
os: add CIDR support 8 years ago
Evan Lucas b2a9b81738 http2: fix [kInspect]() output for Http2Stream 7 years ago
Oky Antoro 1268737e71
test: cover all HTTP methods that parser supports 7 years ago
Griffith Tchenpan 1df9340d0b test: invoke callback with common.mustCall() 8 years ago
Ruben Bridgewater 95bbb68175
util: improve util.inspect performance 8 years ago
Anna Henningsen 348dd66337
http2: improve perf of passing headers to C++ 7 years ago
Teddy Katz b646a3df29
repl: include folder extensions in autocomplete 7 years ago
Rich Trott 7253eaef58 test: add test-benchmark-arrays 7 years ago
Gibson Fahnestock 8780e1d79b
test: allow inspector to reopen with same port 8 years ago
Rich Trott ab2b331f5e test: make test-tls-alert-handling more strict 8 years ago
Daniel Bevenius 7307839b55 test: check crypto before requiring tls module 7 years ago
Michael Albert 340b3be1df
test: increase http2 coverage 7 years ago
Rich Trott cea4bd92fd
test: make test-tls-connect checks more strict 7 years ago
Rich Trott a253704446 process: make `this` value consistent 8 years ago
Rich Trott 0d3ef5b0f8 test: check `this` value for `nextTick()` 8 years ago
Rich Trott 2249234fee fs: invoke callbacks with undefined context 8 years ago
Rich Trott c6126b1308 test: refactor test-fs-stat 8 years ago
Prakash Palaniappan 8172c8a506 test: set module loading error for aix 8 years ago
Rich Trott c7a9a2edd4 test: split out load-sensitive readline tests 8 years ago
Rich Trott 2923ed10bb test: improve check in test-os 8 years ago
Kelvin Jin 1e33f92d6a http2: rename some nghttp2 stream flags 8 years ago
Anna Henningsen 611851daba child_process: fix handle passing w large payloads 8 years ago