6445 Commits (2f8ddb27340a5e7e914dc1160846d4822e6352a2)

Author SHA1 Message Date
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
Mike Kaufman 35a526c1d4
http2,async-wrap: introduce AliasedBuffer class 7 years ago
Damien O'Reilly 2ac7b433b4
dgram: support for setting socket buffer size 8 years ago
Bartosz Sosnowski fca7e49e44
test: adjust windows failed alloc test to V8 6.2 7 years ago
Gabriel Schulhof cb94905774 n-api: stop creating references to primitives 7 years ago
Ruben Bridgewater 22ae8c0248
assert: fix boxed primitives in deepStrictEqual 7 years ago
geek e13d1df89b
assert: support custom errors 7 years ago
Anatoli Papirovski c981483686 http2: cleanup of h2 compat layer, add tests 7 years ago
James M Snell 8c2eba0f06 test: improve process warning coverage 7 years ago
James M Snell 6ff521b59b errors: eliminate circular dependency on assert 7 years ago
Jon Moss 640b20616d
test: create shared runBenchmark function 7 years ago
Rahul Mishra 21a3ae3574
test: check inspect array with empty string key 7 years ago
Ruben Bridgewater f154c83226
test: remove faulty test case 7 years ago
David Benjamin 6ebdb69472
crypto: fix Node_SignFinal 7 years ago
Rich Trott 16a81cd2c0
test: remove random timer in test-tls-fast-writing 7 years ago
Rich Trott aa3b96ab74
test: make test-http-agent-maxsockets robust 7 years ago
Jon Moss af15b755c0
test: move common.PORT tests to sequential 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
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 8 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