18723 Commits (703a3b53884a2751e1b881b388e7a6e66c1f9aff)
 

Author SHA1 Message Date
XadillaX 703a3b5388
doc, tls: mark parseCertString() as deprecated 7 years ago
Jessica Quynh Tran 89f207499a
doc: document bytes to chars after setEncoding 7 years ago
George Bezerra 1cdb41f287
doc: document missing error codes 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
Rich Trott b62343d83c benchmark: add default configs to buffer benchmark 7 years ago
Miguel Martins 81b2a89ad3 deps: cherry-pick 5005faed5 from V8 upstream 7 years ago
Eugene Ostroukhov 9bae3eacc6 inspector: log exceptions in message handlers 7 years ago
Sam Roberts 7540821fb5 doc: describe what security issues are 7 years ago
Bradley Farias c8a389e19f module: Allow runMain to be ESM 7 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
Adina Shanholtz 447715543b doc: add options argument to crypto docs 7 years ago
Ben Noordhuis 964beed2f2 src: turn key length exception into CHECK 7 years ago
Ben Noordhuis ca78180a68 deps: cherry-pick 1aead19 from upstream V8 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
Simon Brewster 6e27fd7bde doc: instructions for generating coverage reports 7 years ago
Daniel Bevenius 1df16c601a src: fix DEBUG_HTTP2 type arguments 7 years ago
Daniel Bevenius 343d9dca95 build: display HTTP2 configure --help options 7 years ago
cjihrig 8485a7c0b7
deps: upgrade libuv to 1.14.1 7 years ago
Anna Henningsen 1403d28e7d tls: re-allow falsey option values 7 years ago
Myles Borins dc7f03c897
2017-09-05, Version 6.11.3 'Boron' (LTS) 7 years ago
Rich Trott a25c754e42 doc: clarify async/asynchronous in deprecations.md 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
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 7 years ago
Refael Ackermann 86e7c61a07
test: split test-cli-node-options 7 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 7 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