18747 Commits (c79fd2b9b109b310916d49c5958bfafcd98965ee)
 

Author SHA1 Message Date
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
Ruben Bridgewater 1789dcfc87
doc: add missing changelogs to assert docs 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
Refael Ackermann 98d8db3299
tools: bump vswhere helper to 2.0.0 8 years ago
Gibson Fahnestock 180f86507d
test: remove envPlus, use Object.assign everywhere 7 years ago
Cyril Lakech ed084a035c
url: remove unused code from autoEscapeStr 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
Daniel Bevenius c7c9e20ed0 src: fix compiler warnings in node_perf.cc 7 years ago
Marcelo Gobelli 08984b26d3
buffer: increase coverage by removing dead code 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
Piotr Mionskowski ec599b87ae
doc: `readFileSync` instead of `fs.readFileSync` 7 years ago
Anna Henningsen dd52cad044 doc,lib,src,test: strip executable bits off files 7 years ago
Anna Henningsen f91897e741 src: remove unused persistent properties from env 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
Anatoli Papirovski 365c24591c
util: remove duplicate code in format 7 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
Jon Moss 676522fc02
doc: /s/SHASUM256/SHASUMS256 7 years ago
Roy Marples 0b0c2ec29a
build: add NetBSD support to opensslconf.h 8 years ago
Jackson Tian 9f175d1229
lib: remove the invalid command line options 8 years ago
Chris Young c77e6d3f8c n-api: adds function to adjust external memory 8 years ago
creeperyang 4218afce9a doc: fix comment about http2.createSecureServer 7 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
Anatoli Papirovski 88441f6baf
test: add http2 test for method CONNECT 7 years ago
Brian White 5723c4c5f0
tls: replace forEach with for 7 years ago
Jackson Tian 67d792a74f
lib: clean up usage of threw 9 years ago
Weijia Wang 44d486500d
test: increase coverage for internal/errors.js 7 years ago
Jan Schär a80b1621b0 doc: remove braces which shouldn't be there 7 years ago
Michaël Zasso b98e8d995e path: fix normalize on directories with two dots 8 years ago