summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-302019-01-30, Version 11.9.0 (Current)Michaƫl Zasso
2019-01-30report: split up osVersion and machine valuescjihrig
2019-01-30lib: refactor ERR_SYNTHETICcjihrig
2019-01-30inspector, trace_events: make sure messages are sent on a main threadEugene Ostroukhov
2019-01-30test: refactor test/common/report.jscjihrig
2019-01-30module: do not use `process.exit()`Anna Henningsen
2019-01-30module: silence ModuleJob unhandled rejection warningsAnna Henningsen
2019-01-30worker: export workerData to ESM workersAnna Henningsen
2019-01-30test: move client renegotiation tests to parallelRich Trott
2019-01-30worker: move worker thread setup code into the main scriptJoyee Cheung
2019-01-30process: split execution into main scriptsJoyee Cheung
2019-01-30test: use fipsMode in test-crypto-fipsDaniel Bevenius
2019-01-30src: remove unused env_ field from env.hDaniel Bevenius
2019-01-29test: refactor test-http-client-timeout-option-with-agentRich Trott
2019-01-29src: pass along errors from i18n converter instantiationAnna Henningsen
2019-01-29src: pass along errors from vm data wrapper creationAnna Henningsen
2019-01-29src: pass along errors from KeyObject instantiationAnna Henningsen
2019-01-29src: pass along errors from perf obj instantiationAnna Henningsen
2019-01-29src: pass along errors from process obj instantiationAnna Henningsen
2019-01-29src: pass along errors from stream obj instantiationAnna Henningsen
2019-01-29src: pass along errors from PromiseWrap instantiationAnna Henningsen
2019-01-29tools: make trailing commas consistent in .eslintrcRich Trott
2019-01-29test: add test for `worker.terminate()` + timeout fnsAnna Henningsen
2019-01-292019-01-29, Version 10.15.1 'Dubnium' (LTS)Shelley Vohr
2019-01-29test: move heapdump tests to pummelRich Trott
2019-01-29tls: fix malloc mismatch in SSL_set_tlsext_status_ocsp_resp callDavid Benjamin
2019-01-29test: exit sequence sanity testsGireesh Punathil
2019-01-29doc: document uniqueness of worker.threadIdAnna Henningsen
2019-01-29test: enable marking of failing coverage testsMichael Dawson
2019-01-29policy: ensure workers do not read fs for policyBradley Farias
2019-01-29src: remove unused field in node_http2.hgengjiawen
2019-01-28doc: revise breaking changes material in COLLABORATOR_GUIDERich Trott
2019-01-28timers: truncate decimal valuesJeremiah Senkpiel
2019-01-29doc: fix issue with worker_threads docsLee Byron
2019-01-29src: in-source comments and minor TLS cleanupsSam Roberts
2019-01-29src: remove unnecessary call to SSL_get_modeSam Roberts
2019-01-29tools: make test.py Queue part Python 3 compatiblegengjiawen
2019-01-29src: remove unused and unimplemented method in env.hgengjiawen
2019-01-29test: fix zlib-brotli output assumptionsAdam Majer
2019-01-29test: rewrite fs {f}utimes test fileJeremiah Senkpiel
2019-01-29doc: fix http.Agent timeout option descriptionLuigi Pinca
2019-01-29vm: mark scripts as shareable cross-originJeremy Apthorp
2019-01-28dns: use IDNA 2008 to encode non-ascii hostnamesBen Noordhuis
2019-01-28tools: make mkssldef.py Python 3 compatibleSakthipriyan Vairamani (thefourtheye)
2019-01-28test: remove pummel/test-execRich Trott
2019-01-28test: replace s_client in test-https-ci-reneg-attackRich Trott
2019-01-28build: make compress_json python3 compatibleSakthipriyan Vairamani (thefourtheye)
2019-01-28build: make configure.py compatible with python 3Sakthipriyan Vairamani (thefourtheye)
2019-01-28src: fix macro duplicate declaration in env.hgengjiawen
2019-01-28perf_hooks: clean up GC listenersAnna Henningsen