summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-09-28crypto: better crypto error messagesGreg Alexander
2017-09-28http2: make --expose-http2 flag a non-opJames M Snell
2017-09-28repl: deprecate turnOffEditorModeLance Ball
2017-09-27build: run es-module tests in CIBenjamin Coe
2017-09-27http: client keep-alive for UNIX domain socketsBryan English
2017-09-27crypto: expose ECDH classBryan English
2017-09-27test: crypto createClass instanceof ClassBryan English
2017-09-27test: fix http-writable-true-after-close flakynessMatteo Collina
2017-09-27test: skip test when checking async_hooksTrevor Norris
2017-09-27test: print resource stack on errorTrevor Norris
2017-09-27src: clear async id stack if bootstrap throwsTrevor Norris
2017-09-26doc: update table of contents for common/README.mdRich Trott
2017-09-26crypto: only try to set FIPS mode if differentGibson Fahnestock
2017-09-26path: fix normalize paths ending with two dotsMichaël Zasso
2017-09-26doc,test: minor improvements to O_DSYNCTobias Nießen
2017-09-26async_hooks: consistent internal namingAndreas Madsen
2017-09-25http2: fix compat stream read handling, add testsAnatoli Papirovski
2017-09-24url: fix windows drive letter handlingBenjamin Coe
2017-09-24test: expand http2 util test coverage for headersAnatoli Papirovski
2017-09-24test: update test-fs-fsync to run from tempatvoicu
2017-09-24test: fixing AliasedBuffer tests to enter IsolateMike Kaufman
2017-09-24http2: remove unused onTimeout, add timeout testsAnatoli Papirovski
2017-09-24n-api: fix warning about size_t compare with intSampson Gao
2017-09-23async_hooks: support promise resolve hookAnna Henningsen
2017-09-22test: improve readline test coverage for ttyClaudio Rodriguez
2017-09-22tls: prefer path over port in connectBryan English
2017-09-22net: support passing null to listen()cjihrig
2017-09-22src: use UV_EINVAL instead of EINVAL in udp_wrapDaniel Bevenius
2017-09-22fs: add O_DSYNCJussi Räsänen
2017-09-21http2: small fixes to compatibility layerAnatoli Papirovski
2017-09-21fs: refactor close to use destroyMatteo Collina
2017-09-20test: refactor test for readabilityRefael Ackermann
2017-09-20inspector: break in eval scriptEugene Ostroukhov
2017-09-20http2: improved coverage of Http2Stream destroySimon Brewster
2017-09-20timers: do not expose .unref()._handle._listJeremiah Senkpiel
2017-09-20domain: remove `.dispose()`Anna Henningsen
2017-09-20test: backward compatible api for ttyGergely Nemeth
2017-09-20http: set socket timeout when socket connectsLuigi Pinca
2017-09-20build: enable runtime linkingjBarz
2017-09-20test: expand http2 frameError test caseAnatoli Papirovski
2017-09-20http: revert #14024 writable is never set to falseMatteo Collina
2017-09-20http2: expand list of known headersAnatoli Papirovski
2017-09-20crypto: support multiple ECDH curves and autoRoga Pria Sembada
2017-09-19util: use constructor nameRuben Bridgewater
2017-09-19assert: handle enumerable symbol keysRuben Bridgewater
2017-09-19n-api: remove n-api module loading flagGabriel Schulhof
2017-09-19test: do not write fixture in test-require-symlinkRich Trott
2017-09-18n-api: add optional string length parametersSampson Gao
2017-09-18crypto: refactor the crypto moduleJames M Snell
2017-09-18http2: emit close event if request abortedAnatoli Papirovski