summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2021-01-26, Version 10.23.2 'Dubnium' (LTS)v10.23.2v10.23.2-proposalRichard Lau2021-01-263-2/+24
* doc: update contact information for @BethGriggsBeth Griggs2021-01-223-6/+7
* doc: update contact information for richardlauRichard Lau2021-01-223-3/+4
* doc: update release key for Danielle AdamsDanielle Adams2021-01-191-2/+4
* doc: add release key for Danielle AdamsDanielle Adams2021-01-191-0/+3
* doc: add release key for Ruy AdornoRuy Adorno2021-01-191-0/+3
* deps: upgrade npm to 6.14.11Darcy Clarke2021-01-14157-216/+237
* doc: add release key for Richard LauRichard Lau2021-01-081-0/+3
* Working on v10.23.2Richard Lau2021-01-041-2/+2
* 2021-01-04, Version 10.23.1 'Dubnium' (LTS)v10.23.1Richard Lau2020-12-233-2/+46
* http: add test for http transfer encoding smugglingRichard Lau2020-12-231-0/+46
* http: unset `F_CHUNKED` on new `Transfer-Encoding`Fedor Indutny2020-12-232-0/+33
* deps: update http-parser to http-parser@ec8b5ee63fRichard Lau2020-12-237-30/+220
* test: add test-tls-use-after-free-regressionDaniel Bevenius2020-12-231-0/+58
* src: use unique_ptr for WriteWrapDaniel Bevenius2020-12-2311-26/+28
* deps: upgrade npm to 6.14.10Ruy Adorno2020-12-23108-816/+820
* deps: update archs files for OpenSSL-1.1.1iRichard Lau2020-12-22323-1495/+2934
* deps: upgrade openssl sources to 1.1.1iMyles Borins2020-12-22349-4167/+4253
* build,win: accept Python 3 if 2 is not availableJoão Reis2020-12-142-21/+67
* build,win: find Python in paths with spacesJoão Reis2020-12-141-21/+27
* deps: upgrade npm to 6.14.9Myles Borins2020-12-10398-6124/+11634
* Working on v10.23.1Richard Lau2020-10-271-2/+2
* 2020-10-27, Version 10.23.0 'Dubnium' (LTS)v10.23.0v10.23.0-proposalRichard Lau2020-10-093-4/+34
* test,v8: skip less and stabilize test-linux-perf.jsRefael Ackermann2020-10-092-39/+61
* test: fix test-linux-perf flakinessMatheus Marchini2020-10-091-1/+1
* deps: upgrade npm to 6.14.8Ruy Adorno2020-10-07203-401/+537
* deps: upgrade npm to 6.14.7claudiahdz2020-10-07317-5515/+5226
* tools: add debug entitlements for macOS 10.15+Gabriele Greco2020-10-071-0/+2
* http2: support non-empty DATA frame with END_STREAM flagCarlos Lopez2020-10-073-23/+111
* http2,doc: minor fixesAlba Mendez2020-10-072-3/+4
* n-api: create N-API version 7Gabriel Schulhof2020-10-075-10/+7
* build: expose napi_build_version variableNickNaso2020-10-075-1/+42
* src: allows escaping NODE_OPTIONS with backslashesMaël Nison2020-10-074-12/+51
* deps: V8: cherry-pick eec10a2fd8faStephen Belanger2020-10-073-2/+20
* build: enable backtrace when V8 is built for PPC and S390xMichaël Zasso2020-10-052-1/+4
* Working on v10.22.2Beth Griggs2020-09-151-2/+2
* 2020-09-15, Version 10.22.1 'Dubnium' (LTS)v10.22.1Beth Griggs2020-09-093-2/+19
* deps: libuv: cherry-pick 0e6e8620cjihrig2020-09-081-3/+1
* Working on v10.22.1Beth Griggs2020-07-211-2/+2
* 2020-07-21, Version 10.22.0 'Dubnium' (LTS)v10.22.0v10.22.0-proposalRichard Lau2020-07-154-6/+43
* doc: fix quotes in tls.mdSparsh Garg2020-07-151-2/+2
* test: remove timers-blocking-callbackJeremiah Senkpiel2020-07-151-113/+0
* deps: upgrade npm to 6.14.6claudiahdz2020-07-13239-728/+908
* deps: upgrade npm to 6.14.5Ruy Adorno2020-07-13185-797/+567
* http: disable headersTimeout check when set to zeroPaolo Insogna2020-07-023-3/+58
* doc,n-api: mark napi_detach_arraybuffer as experimentallegendecas2020-07-011-0/+2
* n-api: implement napi_is_detached_arraybufferDenys Otrishko2020-07-015-0/+91
* n-api: add `napi_detach_arraybuffer`legendecas2020-07-016-1/+95
* Revert "test: mark empty udp tests flaky on OS X"Luigi Pinca2020-07-011-7/+0
* doc: document fs.watchFile() bigint optioncjihrig2020-07-011-1/+6