summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* meta: move one or more collaborators to emerituscreate-or-update-pull-request-actionNode.js GitHub Bot2021-10-201-2/+2
* 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
* 2021-10-20, Version 16.12.0 (Current)Richard Lau2021-10-206-13/+123
* build: include missing V8 headers in distributionMichaël Zasso2021-10-201-0/+5
* typings: separate `internalBinding` typingsMestery2021-10-206-43/+47
* src,crypto: remove `AllocatedBuffer` from `crypto_cipher.cc`Darshan Sen2021-10-202-35/+59
* src,fs: remove `ToLocalChecked()` call from `fs::AfterMkdirp()`Darshan Sen2021-10-201-16/+11
* stream: support array of streams in promises pipelineMestery2021-10-202-7/+45
* doc: format doc/api/*.md with markdown formatterRich Trott2021-10-2058-1138/+4253
* test: adjust CLI flags test to ignore blank lines in docRich Trott2021-10-201-1/+4
* doc: add updating expected assets to release guideRichard Lau2021-10-201-0/+11
* crypto: avoid double freeMichael Dawson2021-10-191-3/+6
* meta: add Richard Lau to TSC list in README.mdRich Trott2021-10-191-0/+2
* meta: consolidate AUTHORS entries for dguoRich Trott2021-10-192-2/+2
* test: fix test descriptionLuigi Pinca2021-10-191-2/+2
* doc: specify that maxFreeSockets is per hostLuigi Pinca2021-10-191-1/+1
* 2021-10-19, Version 17.0.0 (Current)Beth Griggs2021-10-1933-50/+323
* lib: add unsubscribe method to non-active DC channelssimon-id2021-10-192-1/+5
* lib: add return value for DC channel.unsubscribesimon-id2021-10-193-8/+18
* stream: fix fromAsyncGenRobert Nagy2021-10-192-5/+37
* meta: consolidate AUTHORS entries for cxregRich Trott2021-10-192-1/+1
* src: register external references in os bindingsJoyee Cheung2021-10-193-1/+18
* src: register external references in crypto bindingsJoyee Cheung2021-10-1938-33/+405
* test: split test-crypto-dh.jsJoyee Cheung2021-10-198-305/+389
* src: add missing inialization in agent.hMichael Dawson2021-10-181-1/+1
* 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