node/tools
Ben Noordhuis bdfeb1c739
tools: update certdata.txt
This is the certdata.txt[0] from NSS 3.36, released on 2018-03-05.

This is the version of NSS that will ship in Firefox 60 on 2018-05-01.

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

Backport-PR-URL: https://github.com/nodejs/node/pull/19632
PR-URL: https://github.com/nodejs/node/pull/19322
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-03-27 23:37:41 -04:00
..
bootstrap tools: add Boxstarter script 2017-12-19 23:03:57 +00:00
configure.d tools: fix AttributeError: __exit__ on Python 2.6 2018-02-12 19:28:27 -05:00
doc doc,test: mention Duplex support for TLS 2018-02-26 22:03:35 -05:00
eslint tools: update to ESLint 4.3.0 2017-09-05 12:50:01 -04:00
eslint-rules tools: add number-isnan rule 2018-02-26 22:56:42 -05:00
gyp gyp: implement LD/LDXX for ninja and FIPS 2017-09-05 12:49:56 -04:00
icu tools: add missing #include "unicode/putil.h" 2017-08-15 20:57:21 -07:00
macos-installer tools, build: refactor macOS installer 2018-02-12 19:28:07 -05:00
msvs build,win: fix python detection script 2017-09-05 12:49:51 -04:00
pkgsrc
rpm
certdata.txt tools: update certdata.txt 2018-03-27 23:37:41 -04:00
check-imports.py
compress_json.py
cpplint.py tools: fix cpplint.py when path contains non-ascii 2017-11-28 13:10:49 +09:00
create_android_makefiles
create_expfile.sh
genv8constants.py
getmoduleversion.py
getnodeversion.py
gyp_node.py build: reduce one level of spawning in node_gyp 2017-08-15 20:57:22 -07:00
install.py build: fix npm install with --shared 2017-11-28 13:10:46 +09:00
js2c.py
license-builder.sh
license2rtf.js tools: update ESLint to current version 2017-03-08 17:11:24 -08:00
lint-js.js tools: avoid using process.cwd in tools/lint-js 2017-12-19 15:41:38 -05:00
lsan_suppressions.txt
macosx-firewall.sh
make-v8.sh
Makefile
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh build,tools: do not force codesign prefix 2017-09-05 12:49:58 -04:00
osx-pkg-postinstall.sh
osx-productsign.sh
package-lock.json tools: update to ESLint 4.1.0 2017-09-05 12:49:48 -04:00
release.sh tools: add custom private key option 2017-09-20 14:50:29 -04:00
run-valgrind.py
sign.bat
specialize_node_d.py
test-npm.sh
test.py tools: fail tests if malformed status file 2017-12-19 15:14:03 -05:00
update-authors.sh
update-eslint.sh tools: fix update-eslint.sh 2017-09-20 11:28:01 -04:00
utils.py