450 Commits (6ff521b59b966adc202431c6a9a9091419bb5030)

Author SHA1 Message Date
James M Snell 6ff521b59b errors: eliminate circular dependency on assert 8 years ago
Anatoli Papirovski 45357d0556
http2: fix refs to status 205, add tests 8 years ago
Anatoli Papirovski c20901a7f5
http2: correct behaviour for enablePush unpack 8 years ago
Anatoli Papirovski 78fc726203
http2: store headersSent after stream destroyed 8 years ago
Ben Noordhuis 668ad44922
intl: unexpose Intl.v8BreakIterator 8 years ago
Timothy Gu 428bcb7877
promises: more robust stringification 8 years ago
Anatoli Papirovski 2ffc8ac301 http2: set decodeStrings to false, test 8 years ago
Bradley Farias c8a389e19f module: Allow runMain to be ESM 8 years ago
Anatoli Papirovski 46133b5beb http2: use session not socket timeout, tests 8 years ago
Anatoli Papirovski 641646463d http2: add compat trailers, adjust multi-headers 8 years ago
Anatoli Papirovski 800c32d315 http2: fix closedCode NaN, increase test coverage 8 years ago
James M Snell 09480a8bf0 http2: guard against destroyed session, timeouts 8 years ago
Eduard Bondarenko b24e269a48 net: multiple listen() events fail silently 8 years ago
Anatoli Papirovski 8d5b0130da
http2: correct emit error in onConnect, full tests 8 years ago
Anatoli Papirovski e289540e12
http2: adjust error types, test coverage 8 years ago
Jon Moss b12d77977e
errors,tools: alphabetize-errors lint rule 8 years ago
Jon Moss 324aa6488f
errors: alphabetize error codes 8 years ago
Anna Henningsen dd52cad044 doc,lib,src,test: strip executable bits off files 8 years ago
matzavinos 219932a9f7
errors: convert 'fs' 8 years ago
Jackson Tian 83a5eef6f2
lib: simplify the readonly properties of icu 8 years ago
Jackson Tian 9f175d1229
lib: remove the invalid command line options 8 years ago
Anatoli Papirovski ad3d2ce68a http2: handle 100-continue flow & writeContinue 8 years ago
Jackson Tian 67d792a74f
lib: clean up usage of threw 9 years ago
Trevor Norris 244ada3c71
async_hooks: emitAfter correctly on fatalException 8 years ago
Matteo Collina 53c5bf546e http2: refactor error handling 8 years ago
Weijia Wang 4d893e093a
timers: Migrate to use internal/errors 8 years ago
Jon Moss 0097794922
errors: remove duplicated ERR_HTTP_INVALID_STATUS_CODE error 8 years ago
Rich Trott f912080bf2 Revert "http2: refactor error handling" 8 years ago
Matteo Collina 4ca8ff264f http2: refactor error handling 8 years ago
James M Snell 67269fd7f3 perf_hooks: implementation of the perf timing API 8 years ago
Ben Noordhuis da1af3d3fc lib: instantiate console methods eagerly 8 years ago
James M Snell 58831b2f24 uv: improvements to process.binding('uv') 8 years ago
davidmarkclements 7c948ce233 fix --prof-process --preprocess flag 8 years ago
Miroslav Bajtoš a0895ed6c4
inspector: enable async stack traces 8 years ago
Pini Houri 3f5d944ace http2: Expose Http2ServerRequest/Response 8 years ago
Jimmy Thomson cde272a066
process: keep process prototype in inheritance chain 8 years ago
Trevor Norris 062beb08df
async_hooks: don't abort unnecessarily 8 years ago
Weijia Wang 11a2ca29ba
errors: migrate _http_outgoing 8 years ago
Mudit Ameta 4a6b678070
os: add CIDR support 8 years ago
Evan Lucas b2a9b81738 http2: fix [kInspect]() output for Http2Stream 8 years ago
Daniel Bevenius 170ff0e4bb lib: move deprecationWarned var 8 years ago
Tristian Flanagan f2b01cba7b child_process: defer error to next tick 9 years ago
Anna Henningsen 5ea25d2ebe
http2: name padding buffer fields 8 years ago
Anna Henningsen e46ae99a2a
http2: use per-environment buffers 8 years ago
Anna Henningsen 348dd66337
http2: improve perf of passing headers to C++ 8 years ago
Rich Trott a253704446 process: make `this` value consistent 8 years ago
Anna Henningsen 611851daba child_process: fix handle passing w large payloads 8 years ago
Jan Krems 5fd2f03b16
inspector: allow require in Runtime.evaluate 9 years ago
Timothy Gu 17547c4762
inspector: fix console with inspector disabled 8 years ago
Timothy Gu 365b2e3424
encoding: rudimentary TextDecoder support w/o ICU 8 years ago