summaryrefslogtreecommitdiff
path: root/src/node_options.h
Commit message (Expand)AuthorAgeFilesLines
* sea: use JSON configuration and blob content for SEAJoyee Cheung2023-04-091-0/+1
* net: enable autoSelectFamily by defaultPaolo Insogna2023-04-051-1/+1
* wasi: no longer require flag to enable wasiMichael Dawson2023-03-301-1/+0
* src,process: add permission modelRafael Gonzaga2023-02-231-0/+5
* src: make build_snapshot a per-Isolate option, rather than a global oneAnna Henningsen2023-02-031-1/+1
* test_runner: add initial code coverage supportcjihrig2023-01-081-0/+1
* assert: remove `assert.snapshot`Moshe Atlow2023-01-071-1/+0
* net: add autoSelectFamily global getter and setterPaolo Insogna2022-12-241-0/+1
* test_runner: add reportersMoshe Atlow2022-12-191-0/+2
* watch: add CLI flag to preserve outputDebadree Chatterjee2022-12-111-0/+1
* src: clarify OptionEnvvarSettings member namesChengzhong Wu2022-10-271-14/+14
* src: forbid running watch mode in REPLMoshe Atlow2022-10-201-5/+10
* lib: enable global CustomEvent by defaultDaeyeon Jeong2022-10-101-1/+1
* test_runner: add --test-name-pattern CLI flagcjihrig2022-10-041-0/+1
* esm: remove specifier resolution flagGeoffrey Booth2022-10-041-1/+0
* lib: enable global WebCrypto by defaultAntoine du Hamel2022-09-171-1/+1
* cli: add `--watch`Moshe Atlow2022-09-051-0/+5
* assert: add assert.SnapshotMoshe Atlow2022-08-111-0/+1
* bootstrap: implement --snapshot-blob and --build-snapshotJoyee Cheung2022-08-031-0/+1
* esm: add `--import` flagMoshe Atlow2022-07-311-1/+3
* events: expose CustomEvent on global with CLI flagDaeyeon Jeong2022-07-231-0/+1
* src,doc,test: add --openssl-shared-config optionDaniel Bevenius2022-05-311-0/+1
* node-api: emit uncaught-exception on unhandled tsfn callbackslegendecas2022-05-271-0/+1
* build: fix various shared library build issuesWilliam Marlow2022-05-061-1/+1
* esm: add chaining to loadersJacob Smith2022-05-041-1/+1
* src: add initial shadow realm supportlegendecas2022-05-021-0/+1
* esm: graduate top-level-await to stableAntoine du Hamel2022-04-281-1/+0
* src: make --no-node-snapshot a per-process optionJoyee Cheung2022-04-281-2/+5
* test_runner: add initial CLI runnerColin Ihrig2022-04-151-0/+1
* test_runner: support 'only' testsColin Ihrig2022-04-041-0/+1
* build: add --node-snapshot-main configure optionJoyee Cheung2022-03-311-0/+1
* lib: enable fetch by defaultMichaël Zasso2022-02-211-1/+1
* crypto: expose Web Crypto API on the global scopeAntoine du Hamel2022-02-141-0/+1
* esm: support https remotely and http locally under flagBradley Farias2022-02-091-0/+1
* lib: add fetchMichaël Zasso2022-02-011-0/+1
* module: unflag esm json modulesGeoffrey Booth2022-01-311-2/+0
* src: add --openssl-legacy-provider optionDaniel Bevenius2021-10-181-0/+7
* src: get embedder options on-demandJoyee Cheung2021-10-161-1/+1
* src: add missing initializationMichael Dawson2021-10-111-1/+1
* src: add --no-global-search-paths cli optionCheng Zhao2021-09-181-0/+1
* src: add option to disable loading native addonsDominic Elm2021-09-101-0/+1
* errors: disp ver on fatal except that causes exitDivlo2021-09-081-0/+1
* repl: enable --experimental-repl-await /w opt-outhemanth.hm2021-07-161-1/+1
* src: allow to negate boolean CLI flagsMichaël Zasso2021-06-211-5/+7
* dns: allow `--dns-result-order` to change default dns verbatimOuyang Yadong2021-06-021-0/+1
* src: fix typo for initializationYash Ladha2021-04-081-1/+1
* crypto: make FIPS related options always awailableVít Ondruch2021-02-251-2/+0
* crypto: implement basic secure heap supportJames M Snell2021-01-111-0/+2
* src: add --heapsnapshot-near-heap-limit optionJoyee Cheung2020-10-221-0/+1
* src: add check against non-weak BaseObjects at process exitAnna Henningsen2020-10-071-0/+6