6457 Commits (3aea4c884ba3b5fff1f497f1918be747a4aa3887)

Author SHA1 Message Date
Timothy Gu 3aea4c884b
src: fix ^ in stack trace with vm's columnOffset 7 years ago
Trivikram Kamat d6031bc1c6 test: http2 client destroy tests in one file 7 years ago
Anatoli Papirovski 2da7d9b820 http2: near full http1 compatibility, add tests 7 years ago
Rich Trott ad652afbe3 test: fix flaky async-hooks/test-tlswrap 7 years ago
Rich Trott ddbf07ab89 test: remove `common.PORT` from test-tlswrap 7 years ago
Rich Trott 9569ca8721 test: refactor test-internal-errors 7 years ago
Rich Trott 463484b330 doc: explain common.restore* functions 7 years ago
John-David Dalton 42a2a9badb errors: make `code` and `name` properties settable 7 years ago
Rich Trott 6e172beaf0 errors: make properties mutable 7 years ago
Timothy Gu 806857712f
src: do not add .domain to promises in VM contexts 7 years ago
Rich Trott a3cd8ed168 test: skip test if host is too slow 7 years ago
João Reis e00a488731
test: mark test-bindings and test-debug-end flaky 7 years ago
Timothy Gu 2f8ddb2734
inspector: reimplement JS binding 8 years ago
James M Snell 74891412f1 zlib: migrate to internal/errors 7 years ago
James M Snell 1f8d527e94 path: deprecate internal _makeLong, replace 7 years ago
kuroljov 7069e633ca
test: increase test coverage for os.js 8 years ago
Ben Noordhuis 9e9c83ea95
test: check that this != new.target in addon 7 years ago
Trivikram Kamat 7f0183e6c3
http2: setting shuttingDown=true after validation 7 years ago
Timothy Gu 7907534a8d
lib: faster type checks for some types 7 years ago
jlvivero 34dbc9e4e8
stream: fix disparity between buffer and the count 7 years ago
Trivikram Kamat 5dd65839a9
test: Http2Stream destroy server before shutdown 7 years ago
Rich Trott 2e215f169a
test: fix and refactor test-http-invalid-urls 7 years ago
Ruben Bridgewater db7d1339c3
stream: migrate to internal/errors 7 years ago
Trivikram Kamat 2adf68035c
test: consolidate http2 tests in one file 7 years ago
Trivikram Kamat 27d8202db5
test: http2Stream redundant shutdown and single cb 7 years ago
Anatoli Papirovski ccd3afc843
http2: adjust error emit in core, add tests 7 years ago
Jack Horton 08802932b0 test: update es-module.status prefix 7 years ago
Rich Trott ee90959071
test: fix test-https-writable-true-after-close 7 years ago
Ben Noordhuis 2e59ec0c2d child_process: fix memory leak in .fork() 7 years ago
Bryan English 3e4f34cdb9 test: fix flaky test-crypto-classes.js 7 years ago
Michael Dawson cec6e21668 n-api: add check for large strings 7 years ago
Rimas Misevičius 98077446f9 doc: fix link in the test/README.md 7 years ago
Jeremiah Senkpiel ce3586da31 timers: warn on overflowed timeout duration 9 years ago
Greg Alexander ccfcd8873c
crypto: better crypto error messages 7 years ago
James M Snell f55ee6e24a
http2: make --expose-http2 flag a non-op 7 years ago
Lance Ball e416b3ee36
repl: deprecate turnOffEditorMode 7 years ago
Benjamin Coe a1b6cfd362
build: run es-module tests in CI 7 years ago
Bryan English 2043944a4c http: client keep-alive for UNIX domain sockets 8 years ago
Bryan English 26174fcfe1 crypto: expose ECDH class 8 years ago
Bryan English 611a648c66 test: crypto createClass instanceof Class 8 years ago
Matteo Collina 1fe9b535a7 test: fix http-writable-true-after-close flakyness 7 years ago
Trevor Norris d28d20ccb7
test: skip test when checking async_hooks 8 years ago
Trevor Norris 44dc449eff
test: print resource stack on error 8 years ago
Trevor Norris 92d7e81b73
src: clear async id stack if bootstrap throws 7 years ago
Rich Trott 1f21a5cdb7 doc: update table of contents for common/README.md 7 years ago
Gibson Fahnestock 0919dff489
crypto: only try to set FIPS mode if different 8 years ago
Michaël Zasso cfee1c9778 path: fix normalize paths ending with two dots 7 years ago
Tobias Nießen f98687db4a
doc,test: minor improvements to O_DSYNC 7 years ago
Andreas Madsen 3a69ef55e0
async_hooks: consistent internal naming 7 years ago
Anatoli Papirovski c705f1067c http2: fix compat stream read handling, add tests 7 years ago