summaryrefslogtreecommitdiff
path: root/doc/node.1
AgeCommit message (Expand)Author
2019-12-04esm: make specifier flag clearly experimentalMyles Borins
2019-11-30wasi: introduce initial WASI supportcjihrig
2019-11-20tls: cli option to enable TLS key logging to fileSam Roberts
2019-11-12doc: fix some recent doc nitsVse Mozhet Byt
2019-11-12esm: unflag --experimental-modulesGuy Bedford
2019-11-08module: conditional exports with flagged conditionsGuy Bedford
2019-11-08doc: include --experimental-resolve-self in manpageGuy Bedford
2019-10-28cli: whitelist new V8 flag in NODE_OPTIONSShelley Vohr
2019-10-22cli: add --trace-uncaught flagAnna Henningsen
2019-10-08Revert "esm: remove experimental status from JSON modules"Guy Bedford
2019-09-30src: rename --loader to --experimental-loaderAlex Aubuchon
2019-09-20http: remove legacy parserAnna Henningsen
2019-07-20policy: add policy-integrity to mitigate policy tamperingBradley Farias
2019-05-31doc: add missing --experimental-wasm-modules docscjihrig
2019-05-26inspector: implement --heap-profJoyee Cheung
2019-05-22esm: remove experimental status from JSON modulesMyles Borins
2019-05-05inspector: implement --cpu-prof-intervalJoyee Cheung
2019-05-05tls: add --tls-min-v1.2 CLI switchSam Roberts
2019-05-02tls,cli: add --trace-tls command-line flagcjihrig
2019-04-23inspector: split --cpu-prof-path to --cpu-prof-dir and --cpu-prof-nameJoyee Cheung
2019-04-22lib: replace --diagnostic-report-* with --report-*Joyee Cheung
2019-04-19inspector: implement --cpu-prof[-path]Joyee Cheung
2019-04-16esm: replace --entry-type with --input-typeGeoffrey Booth
2019-04-15process: add --unhandled-rejections flagRuben Bridgewater
2019-04-12lib,src,doc: add --heapsnapshot-signal CLI flagcjihrig
2019-03-27esm: phase two of new esm implementationguybedford
2019-03-20tls: support TLSv1.3Sam Roberts
2019-03-04bootstrap: experimental --frozen-intrinsics flagGuy Bedford
2019-02-20report: remove verbose settingcjihrig
2019-01-18doc: add node-report documentationVipin Menon
2019-01-17policy: manifest with subresource integrity checksBradley Farias
2019-01-09worker: remove `--experimental-worker` flagAnna Henningsen
2018-12-20cli: add --max-http-header-size flagcjihrig
2018-12-16doc: fix node.1 --http-parser sort ordercjihrig
2018-12-06http: make parser choice a runtime flagAnna Henningsen
2018-11-20doc: add missing env variables to man pagecjihrig
2018-11-19doc: describe secureProtocol and CLI interactionSam Roberts
2018-11-13tls: disable TLS v1.0 and v1.1 by defaultBen Noordhuis
2018-11-03doc: edit man page for superfluous "node" usageRich Trott
2018-10-31doc: use Node.js instead of NodeRich Trott
2018-10-29doc: remove mailing listRich Trott
2018-10-29doc: remove notice of dashes in V8 optionsDenys Otrishko
2018-10-24doc: NODE_EXTRA_CA_CERTS is ignored if setuid rootBen Noordhuis
2018-09-21tools: add bash completion for nodeDaniel Bevenius
2018-09-12doc: `node debug` → `node inspect` in CLI docsAnna Henningsen
2018-08-18doc: add doc for --loader optionSarat Addepalli
2018-07-10src: add --title command line argumentJames M Snell
2018-06-26doc: updated docs to include --experimental-worker flagJo Colina
2018-05-23src,doc: add doc of --prof flag to help commandohbarye
2018-05-17doc: fix linter warnings and typos in manpageAlhadis