2853 Commits (fa58c15aee056b8cf85e8f1fcc30c476686211bf)

Author SHA1 Message Date
Rich Trott 2e215f169a
test: fix and refactor test-http-invalid-urls 8 years ago
Ruben Bridgewater db7d1339c3
stream: migrate to internal/errors 8 years ago
Trivikram Kamat 2adf68035c
test: consolidate http2 tests in one file 8 years ago
Trivikram Kamat 27d8202db5
test: http2Stream redundant shutdown and single cb 8 years ago
Anatoli Papirovski ccd3afc843
http2: adjust error emit in core, add tests 8 years ago
Rich Trott ee90959071
test: fix test-https-writable-true-after-close 8 years ago
Ben Noordhuis 2e59ec0c2d child_process: fix memory leak in .fork() 8 years ago
Bryan English 3e4f34cdb9 test: fix flaky test-crypto-classes.js 8 years ago
Jeremiah Senkpiel ce3586da31 timers: warn on overflowed timeout duration 9 years ago
Greg Alexander ccfcd8873c
crypto: better crypto error messages 8 years ago
James M Snell f55ee6e24a
http2: make --expose-http2 flag a non-op 8 years ago
Lance Ball e416b3ee36
repl: deprecate turnOffEditorMode 8 years ago
Bryan English 2043944a4c http: client keep-alive for UNIX domain sockets 8 years ago
Bryan English 26174fcfe1 crypto: expose ECDH class 9 years ago
Bryan English 611a648c66 test: crypto createClass instanceof Class 9 years ago
Matteo Collina 1fe9b535a7 test: fix http-writable-true-after-close flakyness 8 years ago
Trevor Norris 92d7e81b73
src: clear async id stack if bootstrap throws 8 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 8 years ago
Tobias Nießen f98687db4a
doc,test: minor improvements to O_DSYNC 8 years ago
Andreas Madsen 3a69ef55e0
async_hooks: consistent internal naming 8 years ago
Anatoli Papirovski c705f1067c http2: fix compat stream read handling, add tests 8 years ago
Benjamin Coe 456d8e21ea
url: fix windows drive letter handling 8 years ago
Anatoli Papirovski d8a226673b
test: expand http2 util test coverage for headers 8 years ago
atvoicu d9cc105102
test: update test-fs-fsync to run from temp 8 years ago
Anatoli Papirovski 33760ccc18
http2: remove unused onTimeout, add timeout tests 8 years ago
Anna Henningsen b605b15346
async_hooks: support promise resolve hook 8 years ago
Claudio Rodriguez 7a953929fe
test: improve readline test coverage for tty 8 years ago
Bryan English 6f1caadb85 tls: prefer path over port in connect 8 years ago
cjihrig 20259f9092
net: support passing null to listen() 8 years ago
Daniel Bevenius f4899ac4c0 src: use UV_EINVAL instead of EINVAL in udp_wrap 8 years ago
Jussi Räsänen 60460bf80d
fs: add O_DSYNC 8 years ago
Anatoli Papirovski bc23681aa2 http2: small fixes to compatibility layer 8 years ago
Matteo Collina e5c290bed9 fs: refactor close to use destroy 8 years ago
Refael Ackermann 01c680b92a
test: refactor test for readability 8 years ago
Simon Brewster 6c38ab34a3 http2: improved coverage of Http2Stream destroy 8 years ago
Jeremiah Senkpiel 11f7dcf91e
timers: do not expose .unref()._handle._list 9 years ago
Anna Henningsen 602fd36d95
domain: remove `.dispose()` 8 years ago
Gergely Nemeth 750c0802f5
test: backward compatible api for tty 8 years ago
Luigi Pinca 10be20a0e8
http: set socket timeout when socket connects 9 years ago
Anatoli Papirovski 15879adf1d
test: expand http2 frameError test case 8 years ago
Matteo Collina 8589c70c85 http: revert #14024 writable is never set to false 8 years ago
Anatoli Papirovski 2f5bef4705 http2: expand list of known headers 8 years ago
Roga Pria Sembada 873e5bd0b4 crypto: support multiple ECDH curves and auto 8 years ago
Ruben Bridgewater b1c8f15c5f
util: use constructor name 8 years ago
Ruben Bridgewater db2e093e05
assert: handle enumerable symbol keys 8 years ago
Rich Trott 6f340762d8 test: do not write fixture in test-require-symlink 8 years ago
James M Snell c75f87cc4c crypto: refactor the crypto module 8 years ago
Anatoli Papirovski 8fa5fcc0ba http2: emit close event if request aborted 8 years ago
Anatoli Papirovski de51717c3e test: fix flaky test-http2-session-timeout 8 years ago