4861 Commits (70664bf5a1914e74726cd3d17659cbba8f553f94)

Author SHA1 Message Date
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
Anna Henningsen 9ecc440642
buffer: fix MAX_LENGTH constant export 7 years ago
Anna Henningsen 859a228594
util: use proper circular reference checking 7 years ago
Miroslav Bajtoš a0895ed6c4
inspector: enable async stack traces 7 years ago
fengmk2 620ba41694 http: don't double-fire the req error event 7 years ago
Pini Houri 3f5d944ace http2: Expose Http2ServerRequest/Response 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 7 years ago
Trevor Norris 94369d8017
async_hooks: improve comments and function names 7 years ago
Weijia Wang 11a2ca29ba
errors: migrate _http_outgoing 7 years ago
Mudit Ameta 4a6b678070
os: add CIDR support 7 years ago
Evan Lucas b2a9b81738 http2: fix [kInspect]() output for Http2Stream 7 years ago
Daniel Bevenius 170ff0e4bb lib: move deprecationWarned var 7 years ago
Ruben Bridgewater 9222fe64ad
assert: optimize code path for deepEqual Maps 7 years ago
Ruben Bridgewater 95bbb68175
util: improve util.inspect performance 7 years ago
Tristian Flanagan f2b01cba7b child_process: defer error to next tick 9 years ago
Anna Henningsen 5ea25d2ebe
http2: name padding buffer fields 7 years ago
Anna Henningsen e46ae99a2a
http2: use per-environment buffers 7 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 a253704446 process: make `this` value consistent 7 years ago
Rich Trott 2249234fee fs: invoke callbacks with undefined context 7 years ago
Tobias Nießen 472a66517a net: use rest parameters instead of arguments 7 years ago
Rich Trott fe54bc7b69 lib: use Timer.now() in readline module 7 years ago
Matteo Collina 7ec28a0a50
querystring: avoid indexOf when parsing 7 years ago
Anna Henningsen 611851daba child_process: fix handle passing w large payloads 7 years ago
Guy Margalit c3c045aea0 stream: support readable/writableHWM for Duplex 7 years ago
James M Snell 4da8b99a74 console: coerce label to string in console.time() 7 years ago
Jan Krems 5fd2f03b16
inspector: allow require in Runtime.evaluate 8 years ago
Timothy Gu 17547c4762
inspector: fix console with inspector disabled 7 years ago
Timothy Gu 365b2e3424
encoding: rudimentary TextDecoder support w/o ICU 7 years ago
James M Snell 34d1b1144e http2: fix flakiness in timeout 7 years ago
James M Snell 064ac2c666 http2: fix linting after rebase 7 years ago
James M Snell c1d81a71b2 http2: get trailers working with the compat api 7 years ago
James M Snell b484ea1fab http2: refactor trailers API 7 years ago
James M Snell 59e509808a http2: address initial pr feedback 7 years ago
Matteo Collina 78cd5fedd5 http2: make writeHead behave like HTTP/1. 7 years ago
Matteo Collina a4017736d2 http2: doc and fixes to the Compatibility API 7 years ago
James M Snell d6a774b1bd http2: add range support for respondWith{File|FD} 7 years ago
James M Snell 953458f645 http2: fix socketOnTimeout and a segfault 7 years ago
James M Snell 6911fe337c http2: refinement and test for socketError 7 years ago
James M Snell 01a46f3981 http2: fix abort when client.destroy inside end event 7 years ago
James M Snell e71e71b513 http2: introducing HTTP/2 7 years ago
James M Snell b1909d3a70 tls: add tlsSocket.disableRenegotiation() 8 years ago
James M Snell 9ea363ee99 http: move utcDate to internal/http.js 8 years ago
Greg Alexander 211df3fe8c util: implement %o and %O as formatting specifiers 7 years ago
Anna Henningsen fb3d0e25cb console,test: make message test more accurate 7 years ago
cjihrig 5a050550d3 dgram: add custom lookup function in sockets 7 years ago
Lance Ball 766506a2e9
repl: deprecate REPLServer.parseREPLKeyword 7 years ago