summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2021-10-19, Version 17.0.0 (Current)v17.0.0v17.0.0-proposalBeth Griggs2021-10-1833-50/+323
* deps: upgrade npm to 8.1.0npm team2021-10-18180-2539/+3239
* src: add --openssl-legacy-provider optionDaniel Bevenius2021-10-185-0/+42
* deps: regenerate OpenSSL arch filesDaniel Bevenius2021-10-18324-1277/+1195
* deps: add missing legacyprov.c sourceDaniel Bevenius2021-10-182-3/+17
* build: fix actions pull request's branchMestery2021-10-182-0/+3
* meta: update AUTHORSNode.js GitHub Bot2021-10-171-0/+5
* tools: add support for import assertions in linterAntoine du Hamel2021-10-1727-2429/+353
* meta: consolidate AUTHORS entries for emanuelbuholzerRich Trott2021-10-172-1/+1
* benchmark: increase crypto DSA keygen paramsBrian White2021-10-161-4/+4
* tools: update tools/lint-md dependencies to support GFM footnotesRich Trott2021-10-163-494/+684
* src: get embedder options on-demandJoyee Cheung2021-10-164-30/+48
* build: avoid run find inactive authors on forked repoJiawen Geng2021-10-151-1/+1
* src: ensure V8 initialized before marking milestoneShelley Vohr2021-10-151-2/+5
* meta: consolidate AUTHORS entries for ebickleRich Trott2021-10-152-1/+1
* doc: update Collaborator guide to reflect GitHub web UI updateAntoine du Hamel2021-10-141-2/+2
* deps: patch V8 to 9.5.172.21Michaël Zasso2021-10-1412-169/+207
* meta: add `typings` to label-pr-configMestery2021-10-141-0/+2
* deps: V8: make V8 9.5 ABI-compatible with 9.6Michaël Zasso2021-10-1442-385/+458
* build: include new public V8 headers in distributionMichaël Zasso2021-10-131-0/+37
* src: add flags for controlling process behaviorCheng Zhao2021-10-133-50/+88
* doc: indicate n-api out params that may be NULLIsaac Brodsky2021-10-131-0/+4
* meta: consolidate AUTHORS entries for evantorrieRich Trott2021-10-132-1/+1
* build: compile with C++17 (MSVC)Richard Lau2021-10-131-1/+4
* deps: workaround debug link error on WindowsRichard Lau2021-10-132-1/+3
* build: compile with --gnu++17Richard Lau2021-10-131-2/+2
* tools: update lint-md dependenciesRich Trott2021-10-133-274/+349
* build: update codeowners-validator to 0.6FrankQiu2021-10-131-1/+1
* net: check if option is undefinedDaijiro Wachi2021-10-131-2/+2
* test: replace common port with specific numberDaijiro Wachi2021-10-132-4/+3
* net: remove unused ObjectKeysDaijiro Wachi2021-10-131-1/+0
* net: check objectMode first and then readble || writableDaijiro Wachi2021-10-131-14/+15
* net: throw error to object mode in SocketDaijiro Wachi2021-10-133-0/+70
* meta: consolidate AUTHORS entries for gabrielschulhofRich Trott2021-10-122-2/+2
* 2021-10-12, Version 16.11.1 (Current)Danielle Adams2021-10-122-1/+21
* 2021-10-12, Version 14.18.1 'Fermium' (LTS)Danielle Adams2021-10-122-1/+21
* 2021-10-12, Version 12.22.7 'Erbium' (LTS)Danielle Adams2021-10-122-1/+21
* http: add regression test for smuggling content lengthMatteo Collina2021-10-121-0/+31
* http: add regression test for chunked smugglingMatteo Collina2021-10-121-0/+43
* deps: update llhttp to 6.0.4Matteo Collina2021-10-125-398/+643
* test: adapt test-repl to V8 9.5Michaël Zasso2021-10-121-2/+7
* test: remove test-v8-untrusted-code-mitigationsRoss McIlroy2021-10-121-18/+0
* tools: update V8 gypfiles for 9.5Michaël Zasso2021-10-123-16/+1
* deps: V8: cherry-pick 2a0bc36dec12Michaël Zasso2021-10-122-1/+8
* deps: V8: cherry-pick cf21eb36b975Michaël Zasso2021-10-122-2/+4
* deps: V8: patch jinja2 for Python 3.10 compatMichaël Zasso2021-10-122-2/+2
* deps: silence irrelevant V8 warningMichaël Zasso2021-10-122-2/+2
* deps: silence irrelevant V8 warningsMichaël Zasso2021-10-123-4/+3
* deps: fix V8 build issue with inline methodsJiawen Geng2021-10-124-2/+15
* deps: make v8.h compatible with VS2015Joao Reis2021-10-122-1/+5