summaryrefslogtreecommitdiff
path: root/test/parallel/test-process-env-allowed-flags-are-documented.js
Commit message (Expand)AuthorAgeFilesLines
* src,doc,test: add --openssl-shared-config optionDaniel Bevenius2022-05-311-0/+2
* test: adjust CLI flags test to ignore blank lines in docRich Trott2021-10-201-1/+4
* src: add --openssl-legacy-provider optionDaniel Bevenius2021-10-181-0/+5
* src: allow to negate boolean CLI flagsMichaël Zasso2021-06-211-1/+13
* crypto: make FIPS related options always awailableVít Ondruch2021-02-251-9/+2
* test,doc,lib: adjust object literal newlines for lint ruleRich Trott2021-01-261-8/+12
* crypto: implement basic secure heap supportJames M Snell2021-01-111-2/+8
* src: add check against non-weak BaseObjects at process exitAnna Henningsen2020-10-071-0/+1
* doc,lib,src,test: make --experimental-report a nopcjihrig2020-03-151-0/+1
* build: make --without-report a no-opcjihrig2020-03-151-2/+0
* esm: make specifier flag clearly experimentalMyles Borins2019-12-041-0/+1
* src: rename --loader to --experimental-loaderAlex Aubuchon2019-09-301-0/+1
* test: use openssl_is_fips instead of hasFipsCryptoDaniel Bevenius2019-07-151-1/+8
* src: implement runtime option --no-node-snapshot for debuggingJoyee Cheung2019-07-101-0/+2
* doc,test: test documentation consistency for NODE_OPTIONSRichard Lau2019-06-141-0/+84