summaryrefslogtreecommitdiff
path: root/test/parallel
AgeCommit message (Expand)Author
2019-12-05test: use callback arguments in getconnections testRich Trott
2019-12-04esm: make specifier flag clearly experimentalMyles Borins
2019-12-04test: increase debugging information in subprocess testRich Trott
2019-12-03http: remove unused hasItems() from freelistRich Trott
2019-12-03fs: fix existsSync for invalid symlink at win32Rongjian Zhang
2019-12-03worker: add argv constructor optionlegendecas
2019-12-03tls: expose IETF name for current cipher suiteSam Roberts
2019-12-03test: move test-child-process-fork-getconnections to parallelRich Trott
2019-12-03http2: implement capture rection for 'request' and 'stream' eventsMatteo Collina
2019-12-03tls: implement capture rejections for 'secureConnection' eventMatteo Collina
2019-12-03net: implement capture rejections for 'connection' eventMatteo Collina
2019-12-03http: add captureRejection support to OutgoingMessageMatteo Collina
2019-12-03http: implement capture rejections for 'request' eventMatteo Collina
2019-12-03stream: add support for captureRejection optionMatteo Collina
2019-12-03events: add captureRejection optionMatteo Collina
2019-12-03build: add --without-node-code-cache configure optionJoyee Cheung
2019-12-02test: add coverage for ERR_TLS_INVALID_PROTOCOL_VERSIONRich Trott
2019-12-02test: add an indicator `isIBMi`Xu Meng
2019-12-01tls: introduce ERR_TLS_INVALID_CONTEXTRich Trott
2019-12-01test: move test-http-max-http-headers to parallelRich Trott
2019-11-30repl: fix referrer for dynamic importCorey Farrell
2019-12-01http: make maximum header size configurable per-stream or per-serverAnna Henningsen
2019-12-01stream: improve performance for sync write finishesAnna Henningsen
2019-11-30test: increase coverage for trace_events.jsRich Trott
2019-11-30http2: fix session memory accounting after pausingMichael Lehenbauer
2019-11-30benchmark,doc,lib,test: prepare for padding lint ruleRich Trott
2019-11-30test:refactor createHook testJeny
2019-11-29buffer: fix 6-byte writeUIntBE() range checkBrian White
2019-11-30dns: use length for building TXT stringAnna Henningsen
2019-11-30util: fix .format() not always calling toString when it should beRuben Bridgewater
2019-11-29http: set socket.server unconditionallyAnna Henningsen
2019-11-29test: revert 6d022c13Anna Henningsen
2019-11-28test: move test-https-server-consumed-timeout to parallelRich Trott
2019-11-29src: use uv_async_t for WeakRefsAnna Henningsen
2019-11-29tls: allow empty subject even with altNames definedJason Macgowan
2019-11-28test: add regression test for signal handler removal in exitAnna Henningsen
2019-11-28util: fix inspection of errors with tampered name or stack propertyRuben Bridgewater
2019-11-28http2: make maximum tolerated rejected streams configurableDenys Otrishko
2019-11-28test: update and harden http2-reset-floodDenys Otrishko
2019-11-28http2: allow to configure maximum tolerated invalid framesDenys Otrishko
2019-11-28crypto: forbid setting the PBKDF2 iter count to 0Tobias Nießen
2019-11-27fs: add retryDelay option to rimrafcjihrig
2019-11-27fs: remove rimraf's emfileWait optioncjihrig
2019-11-27fs: make rimraf default to 0 retriescjihrig
2019-11-27fs: rename rimraf's maxBusyTries to maxRetriescjihrig
2019-11-26test: skip test-domain-error-types in debug mode temporariliyRich Trott
2019-11-26test: move test-worker-prof to sequentialRich Trott
2019-11-26test: dir class initialisation w/o handlerDmitriy Kikinskiy
2019-11-26test: change object assign by spread operatorpoutch
2019-11-25test: test for minimum ICU version consistencyRichard Lau