summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tools: update ESLint to 8.1.0Luigi Pinca2021-10-2614-48/+252
* 2021-10-26, Version 16.13.0 'Gallium' (LTS)Richard Lau2021-10-263-2/+18
* tools: fix formatting of warning message in update-authors.jsRich Trott2021-10-261-1/+1
* doc: add info on project's usage of coverityMichael Dawson2021-10-253-0/+22
* meta: move Fishrock123 to emeritusJeremiah Senkpiel2021-10-251-2/+2
* meta: consolidate AUTHORS entries for clakechRich Trott2021-10-252-1/+1
* doc: fix typo in changelogsLuigi Pinca2021-10-253-3/+3
* dgram: fix send with out of bounds offset + lengthNitzan Uziely2021-10-252-0/+49
* http: response should always emit 'close'Robert Nagy2021-10-252-1/+23
* policy: fix message for invalid manifest specifierRich Trott2021-10-243-3/+36
* module: resolver & spec hardening /w refactoringGuy Bedford2021-10-243-89/+88
* build: skip long-running Actions for README-only modificationsRich Trott2021-10-242-0/+8
* doc: update onboarding taskRich Trott2021-10-241-1/+3
* meta: consolidate AUTHORS entries for darai0512Rich Trott2021-10-242-1/+1
* doc: simplify ccache instructionsRich Trott2021-10-241-12/+8
* doc: fix macOS environment variables for ccacheRich Trott2021-10-241-0/+12
* doc: improve async_context introductionMichaël Zasso2021-10-242-4/+4
* meta: update AUTHORSNode.js GitHub Bot2021-10-231-0/+3
* stream: remove no longer necessary ComposeDuplexRobert Nagy2021-10-231-23/+1
* deps: upgrade npm to 8.1.1npm team2021-10-2334-1556/+224
* doc: use GFM footnotes in webcrypto.mdRich Trott2021-10-231-119/+101
* tools: udpate doc tools to accommodate GFM footnotesRich Trott2021-10-233-166/+426
* build: disable v8 pointer compression on 32bit archsCheng Zhao2021-10-231-0/+5
* tty: support more CI services in `getColorDepth`Richie Bendall2021-10-231-2/+9
* doc: describe buffer limit of v8.serializeRay Wang2021-10-231-0/+6
* src: throw error instead of assertionRay Wang2021-10-231-1/+6
* deps: V8: cherry-pick 422dc378a1daRay Wang2021-10-234-39/+18
* doc: run license-builderRich Trott2021-10-231-51/+177
* tools: update license-builder.sh for OpenSSLRich Trott2021-10-231-2/+1
* doc: use GFM footnotes in maintaining-V8.md (#40476)Rich Trott2021-10-221-12/+8
* doc: use GFM footnotes in BUILDING.mdRich Trott2021-10-221-65/+73
* doc: fix `fs.symlink` code exampleJuan José Arboleda2021-10-231-5/+5
* doc: update for changed `--dns-result-order` defaultRichard Lau2021-10-222-2/+6
* doc: add missing entry in `globals.md`Antoine du Hamel2021-10-221-0/+11
* doc: explain backport labelsStephen Belanger2021-10-231-0/+14
* doc: fix entry for Slack channel in onboarding.mdRich Trott2021-10-221-2/+2
* meta: consolidate AUTHORS entries for dfabulichRich Trott2021-10-222-2/+2
* doc: add VoltrexMaster to collaboratorsvoltrexmaster2021-10-221-0/+2
* doc: document considerations for inclusion in coreRich Trott2021-10-221-0/+55
* src,crypto: use `std::variant` in DH paramsDarshan Sen2021-10-222-14/+18
* deps: add riscv64 config into openssl gypiLu Yahan2021-10-223-0/+6
* doc: update link in onboarding docRich Trott2021-10-211-1/+1
* meta: move one or more collaborators to emeritusNode.js GitHub Bot2021-10-211-2/+2
* lib: fix regular expression to detect `/` and `\`Francesco Trotta2021-10-217-5/+19
* deps: attempt to suppress macro-redefined warningDaniel Bevenius2021-10-212-3/+0
* deps: regenerate OpenSSL arch filesDaniel Bevenius2021-10-21154-325/+829
* deps,build,tools: fix openssl-is-fips for ninja buildsDaniel Bevenius2021-10-216-13/+30
* 2021-10-20, Version 17.0.1 (Current)Michaël Zasso2021-10-202-1/+34
* doc: clarify behavior of napi_extended_error_infoMichael Dawson2021-10-201-3/+9
* src,stream: remove `*Check*()` calls from non-`Initialize()` functionsDarshan Sen2021-10-207-53/+104