466 Commits (75606c4f6901ce4086addb0e54b1e88d108eaf8b)

Author SHA1 Message Date
Eugene Ostroukhov 75606c4f69 inspector: break in eval script 8 years ago
Anatoli Papirovski 2f5bef4705 http2: expand list of known headers 7 years ago
Ruben Bridgewater 4bcb1c3f75
lib: refactor console startup 7 years ago
James M Snell c75f87cc4c crypto: refactor the crypto module 7 years ago
Anatoli Papirovski 8fa5fcc0ba http2: emit close event if request aborted 7 years ago
Anatoli Papirovski a4e923f5c1 http2: fix subsequent end calls to not throw 7 years ago
Ruben Bridgewater 2e8217c64e
assert: improve AssertionError in case of "Errors" 7 years ago
Ruben Bridgewater 01652ccc68
util: add fast internal array join method 7 years ago
Jon Moss e9358af581 errors: remove duplicate error definition 7 years ago
XadillaX 468110b327
tls: deprecate parseCertString & move to internal 7 years ago
James M Snell 9d9552f7ee http2: custom promisify for http2.connect 7 years ago
James M Snell ad3d899ae0 http2: improve http2 coverage 7 years ago
Anatoli Papirovski 1aca135cb9 http2: add tests for push stream error handling 7 years ago
Damien O'Reilly 2ac7b433b4
dgram: support for setting socket buffer size 8 years ago
Anatoli Papirovski c981483686 http2: cleanup of h2 compat layer, add tests 7 years ago
Tobias Nießen 6ccb9fe809 errors: fix ERR_MODULE_RESOLUTION_LEGACY message 7 years ago
James M Snell 6ff521b59b errors: eliminate circular dependency on assert 7 years ago
Anatoli Papirovski 45357d0556
http2: fix refs to status 205, add tests 7 years ago
Anatoli Papirovski c20901a7f5
http2: correct behaviour for enablePush unpack 7 years ago
Anatoli Papirovski 78fc726203
http2: store headersSent after stream destroyed 7 years ago
Ben Noordhuis 668ad44922
intl: unexpose Intl.v8BreakIterator 7 years ago
Timothy Gu 428bcb7877
promises: more robust stringification 8 years ago
Anatoli Papirovski 2ffc8ac301 http2: set decodeStrings to false, test 7 years ago
Bradley Farias c8a389e19f module: Allow runMain to be ESM 8 years ago
Anatoli Papirovski 46133b5beb http2: use session not socket timeout, tests 7 years ago
Anatoli Papirovski 641646463d http2: add compat trailers, adjust multi-headers 7 years ago
Anatoli Papirovski 800c32d315 http2: fix closedCode NaN, increase test coverage 7 years ago
James M Snell 09480a8bf0 http2: guard against destroyed session, timeouts 7 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 7 years ago
Anatoli Papirovski e289540e12
http2: adjust error types, test coverage 7 years ago
Jon Moss b12d77977e
errors,tools: alphabetize-errors lint rule 7 years ago
Jon Moss 324aa6488f
errors: alphabetize error codes 7 years ago
Anna Henningsen dd52cad044 doc,lib,src,test: strip executable bits off files 7 years ago
matzavinos 219932a9f7
errors: convert 'fs' 7 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 7 years ago
Jackson Tian 67d792a74f
lib: clean up usage of threw 9 years ago
Trevor Norris 244ada3c71
async_hooks: emitAfter correctly on fatalException 7 years ago
Matteo Collina 53c5bf546e http2: refactor error handling 7 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 7 years ago
Rich Trott f912080bf2 Revert "http2: refactor error handling" 7 years ago
Matteo Collina 4ca8ff264f http2: refactor error handling 7 years ago
James M Snell 67269fd7f3 perf_hooks: implementation of the perf timing API 7 years ago
Ben Noordhuis da1af3d3fc lib: instantiate console methods eagerly 7 years ago
James M Snell 58831b2f24 uv: improvements to process.binding('uv') 7 years ago
davidmarkclements 7c948ce233 fix --prof-process --preprocess flag 7 years ago
Miroslav Bajtoš a0895ed6c4
inspector: enable async stack traces 8 years ago