node/tools
Luigi Pinca 5608e6fa72
tools: update certdata.txt
This is the certdata.txt[0] from NSS 3.85, released on 2022-11-10.

This is the version of NSS that will ship in Firefox 108 on
2022-12-13.

[0] https://hg.mozilla.org/projects/nss/raw-file/NSS_3_85_RTM/lib/ckfw/builtins/certdata.txt

PR-URL: https://github.com/nodejs/node/pull/45490
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2022-12-07 09:47:37 -05:00
..
actions tools: avoid crashing CQ when git push fails 2021-07-20 07:11:34 -04:00
bootstrap doc: use HEAD instead of master for links 2021-06-11 09:30:19 +02:00
clang-format tools: update path-parse to 1.0.7 2021-09-04 12:33:50 +02:00
code_cache Revert "tools: add missing uv_setup_argv() calls" 2020-10-14 19:46:15 +01:00
configure.d deps: minor ICU fixes: maint docs/tool, downloader 2020-03-20 17:21:50 -07:00
doc doc,tools: remove checkLinks.mjs 2021-09-04 15:14:34 +02:00
eslint-rules tools: add ESLint rule no-array-destructuring 2021-09-01 23:24:52 +02:00
gyp tools: update gyp-next to v0.7.0 2021-06-11 09:29:52 +02:00
icu deps: update ICU to 70.1 2022-01-18 09:29:18 +01:00
inspector_protocol tools: patch jinja2 for Python 3.10 compat 2021-11-25 12:16:07 -05:00
macos-installer
msvs deps: add corepack 2022-01-25 10:48:47 -05:00
node-lint-md-cli-rollup tools: fix markdown linting 2021-09-04 15:14:55 +02:00
node_modules tools: add support for import assertions in linter 2021-09-04 10:10:39 +02:00
pip
rpm tools: lint shell scripts 2021-05-01 09:44:43 +02:00
snapshot Revert "tools: add missing uv_setup_argv() calls" 2020-10-14 19:46:15 +01:00
v8_gypfiles build: toolchain.gypi and node_gyp.py cleanup 2020-08-05 08:41:45 -07:00
.eslintrc.yaml tools: simplify eslint comma-dangle configuration (tools) 2021-06-11 09:30:02 +02:00
build-addons.js
certdata.txt tools: update certdata.txt 2022-12-07 09:47:37 -05:00
checkimports.py tools: fix C++ import checker argument expansion 2020-08-10 21:21:58 -07:00
compress_json.py
cpplint.py tools: refloat 7 Node.js patches to cpplint.py 2021-07-20 07:11:25 -04:00
create_android_makefiles
create_expfile.sh tools: lint shell scripts 2021-05-01 09:44:43 +02:00
find-inactive-collaborators.mjs tools: use find-inactive-collaborators to modify README.md 2021-09-04 15:14:57 +02:00
genv8constants.py tools: make genv8constants.py Python3-compatible 2021-05-01 12:25:26 +02:00
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py tools: cleanup getnodeversion.py for readability 2019-09-23 12:06:47 -07:00
gyp_node.py build: toolchain.gypi and node_gyp.py cleanup 2020-08-05 08:41:45 -07:00
install.py build: add --without-corepack 2022-01-25 10:49:15 -05:00
js2c.py build: pass directory instead of list of files to js2c.py 2021-09-04 11:24:37 +02:00
license-builder.sh tools: make license-builder.sh comply with shellcheck 0.8.0 2022-11-23 12:53:06 -05:00
license2rtf.js
lint-md.mjs tools: fix markdown linting 2021-09-04 15:14:55 +02:00
lint-pr-url.mjs tools: fix lint-pr-url message 2021-05-01 12:25:08 +02:00
lint-sh.js tools: relax max-len lint rule for template strings 2021-09-04 15:14:19 +02:00
lsan_suppressions.txt
macos-firewall.sh tools: improve macos-firewall.sh output 2021-05-01 12:25:28 +02:00
make-v8.sh build: use ccache in make-v8.sh on ppc64le and s390x 2022-05-01 16:44:20 -05:00
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh tools: remove bashisms from macOS release scripts 2021-05-01 09:44:36 +02:00
osx-entitlements.plist tools: add debug entitlements for macOS 10.15+ 2020-08-20 15:05:08 +01:00
osx-gon-config.json.tmpl build: macOS package notarization 2020-03-10 20:14:52 +11:00
osx-notarize.sh tools: remove bashisms from macOS release scripts 2021-05-01 09:44:36 +02:00
osx-pkg-postinstall.sh deps: add corepack 2022-01-25 10:48:47 -05:00
osx-productsign.sh tools: remove bashisms from macOS release scripts 2021-05-01 09:44:36 +02:00
release.sh tools: fix release script sign function 2021-05-01 09:44:45 +02:00
run-valgrind.py
run-worker.js
sign.bat
specialize_node_d.py
test-npm-package.js tools: enable no-else-return lint rule 2020-05-16 12:52:06 -07:00
test-v8.bat
test.py tools: add more options to track flaky tests 2022-10-26 19:03:26 -04:00
update-authors.js tools: email matchin is case insensitive for .mailmap 2021-09-04 15:14:32 +02:00
update-babel-eslint.sh tools: add support for top-level await syntax in linter 2021-05-01 12:24:55 +02:00
update-cares.sh tools: add script to update c-ares 2021-11-25 12:16:08 -05:00
update-eslint.sh tools: make update-eslint.sh work with npm@7 2021-06-11 09:30:19 +02:00
update-npm.sh tools: use mktemp to create the workspace directory 2021-06-11 09:30:12 +02:00
utils.py tools: make utils.SearchFiles Python2-compatible 2021-09-07 11:14:02 +02:00
valgrind.supp