6423 Commits (03954f778ec491fe5a4f8e42996e3edbe35554d9)

Author SHA1 Message Date
Anatoli Papirovski 78fc726203
http2: store headersSent after stream destroyed 7 years ago
Refael Ackermann 94be2b1793
test: kill subprocess only after last ACK 7 years ago
Ben Noordhuis 668ad44922
intl: unexpose Intl.v8BreakIterator 7 years ago
Gabriel Schulhof 61e9ba1271 n-api: implement napi_run_script 7 years ago
Gabriel Schulhof 78286984da test,doc: make module name match gyp target name 7 years ago
Ezequiel Garcia 5f22375922
src: add support to pass flags to dlopen 8 years ago
Vse Mozhet Byt aa76ce943b doc: add missing space in test/README.md 7 years ago
Timothy Gu 428bcb7877
promises: more robust stringification 8 years ago
cjihrig 11b7428832
fs: add fs.copyFile{Sync} 7 years ago
Yury Popov 372dc86af5
tls: multiple PFX in createSecureContext 7 years ago
Anatoli Papirovski 2ffc8ac301 http2: set decodeStrings to false, test 7 years ago
Anatoli Papirovski 91dc50726b test: add http2 compat setTimeout tests 7 years ago
Rich Trott 19294c21a8 test: add test-benchmark-buffer 7 years ago
Eugene Ostroukhov 9bae3eacc6 inspector: log exceptions in message handlers 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
Rich Trott 7487d61981 test: refactor test-fs-readfile-unlink 7 years ago
Anna Henningsen 1403d28e7d tls: re-allow falsey option values 7 years ago
James M Snell fd9d288b0b test: http2 test coverage for NghttpError 7 years ago
James M Snell 2f9d9e5fe3 test: http2 test coverage for assertValidPseudoHeader 7 years ago
James M Snell 425ce52036 test: http2 test coverage for updateOptionsBuffer 7 years ago
James M Snell 09480a8bf0 http2: guard against destroyed session, timeouts 7 years ago
Ruben Bridgewater ea2e6363f2
assert: use SameValueZero in deepStrictEqual 7 years ago
Timothy Gu d932e80231
vm: support parsing a script in a specific context 8 years ago
Refael Ackermann 86e7c61a07
test: split test-cli-node-options 8 years ago
Eduard Bondarenko b24e269a48 net: multiple listen() events fail silently 8 years ago
Benjamin Gruenbaum 484bfa2e37 crypto: accept decimal Number in randomBytes 7 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
Anatoli Papirovski 198fcb9c62
test: increase Http2ServerResponse test coverage 7 years ago
Refael Ackermann 233d1e276a
test,process: run 'abort' suite on Windows 7 years ago
Gibson Fahnestock 180f86507d
test: remove envPlus, use Object.assign everywhere 7 years ago
Joyee Cheung c419adff1d
net: check EADDRINUSE after binding localPort 7 years ago
Rich Trott d7200d6823
test: fix flaky test-readline-interface 7 years ago
Anna Henningsen dd52cad044 doc,lib,src,test: strip executable bits off files 7 years ago
Lance Ball 4bd44c11a5
repl: force editorMode in .load 7 years ago
Michaël Zasso 2ef0f007a4 test: split path tests into multiple files 7 years ago
Ruben Bridgewater 204d94fc75
assert: handle errors properly with deep*Equal 7 years ago
matzavinos 219932a9f7
errors: convert 'fs' 7 years ago
Roman Reiss a517466aa7
module: mark DEP0019 as EOL and remove compat code 8 years ago
Jackson Tian 83a5eef6f2
lib: simplify the readonly properties of icu 8 years ago
Daniel Bevenius c7dda4925d
tools: add eslint rule for inspector checking 8 years ago
Daniel Bevenius 50ebac1124
tools: add eslint rule for hasCrypto checking 8 years ago
Lance Ball ed1ba4580b
repl: remove REPLServer.createContext side effects 8 years ago
Chris Young c77e6d3f8c n-api: adds function to adjust external memory 8 years ago
Anatoli Papirovski ad3d2ce68a http2: handle 100-continue flow & writeContinue 7 years ago
Ben Noordhuis 0f7c06eb2d
tls: fix object prototype type confusion 8 years ago
Anatoli Papirovski 6eeb06f234
test: add a test for Expect & checkExpectation 7 years ago