18858 Commits (2f5bef4705de7aefeaf58d15ee270239d98d5b89)
 

Author SHA1 Message Date
Myles Borins a10856a7d3
2017-09-12, Version 8.5.0 (Current) 7 years ago
Anatoli Papirovski c981483686 http2: cleanup of h2 compat layer, add tests 7 years ago
Vse Mozhet Byt da057dbf8f doc: fix some internal links 7 years ago
Tobias Nießen 6ccb9fe809 errors: fix ERR_MODULE_RESOLUTION_LEGACY message 7 years ago
James M Snell 25105008a1 meta: allow vague objections to be dismissed 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
Michaël Zasso 3f7813b0e9 doc: update AUTHORS list 7 years ago
Timothy Gu cb44cd4936
test: fix single test runner regression 7 years ago
Sebastiaan Deckers 210fc72e87 doc: adding sebdeckers to collaborators 7 years ago
Jon Moss 640b20616d
test: create shared runBenchmark function 7 years ago
Ben Noordhuis c79fd2b9b1
build: remove unused configuration variable 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
Anatoli Papirovski fc1fa4e2c4
buffer: improve Buffer.from performance 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
Tim Costa a2b68723a9
timers: fix outdated comment 8 years ago
Sam Roberts c14ca4925a
doc: fix Error property markdown level 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
Vse Mozhet Byt 6281361504 doc: add ESM doc to _toc.md and all.md 7 years ago
Benjamin Coe e9442d1582
test: exclude write-coverage from coverage report 7 years ago
Simon Brewster 9168b8cf47
test: use no-save and no-package-lock flags 7 years ago
XadillaX 703a3b5388
doc, tls: mark parseCertString() as deprecated 7 years ago
Jessica Quynh Tran 89f207499a
doc: document bytes to chars after setEncoding 8 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 8 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
Adina Shanholtz 447715543b doc: add options argument to crypto docs 7 years ago