summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2021-04-06, Version 10.24.1 'Dubnium' (LTS)v10.24.1v10.24.1-proposalMyles Borins2021-04-063-2/+32
* deps: upgrade npm to 6.14.12Ruy Adorno2021-04-04159-248/+268
* deps: update archs files for OpenSSL-1.1.1kTobias Nießen2021-04-04119-297/+300
* deps: upgrade openssl sources to 1.1.1kTobias Nießen2021-04-0432-66/+254
* Working on v10.24.1Richard Lau2021-02-231-2/+2
* 2021-02-23, Version 10.24.0 'Dubnium' (LTS)v10.24.0Richard Lau2021-02-224-7/+32
* http2: add unknownProtocol timeoutDaniel Bevenius2021-02-223-5/+85
* src: drop localhost6 as allowed host for inspectorMatteo Collina2021-02-221-2/+1
* deps: update archs files for OpenSSL-1.1.1jDaniel Bevenius2021-02-22185-850/+983
* deps: upgrade openssl sources to 1.1.1jDaniel Bevenius2021-02-2290-322/+832
* Working on v10.23.4Richard Lau2021-02-091-2/+2
* 2021-02-09, Version 10.23.3 'Dubnium' (LTS)v10.23.3v10.23.3-proposalRichard Lau2021-02-093-2/+18
* deps: upgrade npm to 6.14.11Ruy Adorno2021-02-09159-372/+403
* Revert "deps: upgrade npm to 6.14.11"Richard Lau2021-02-09157-237/+216
* test: add test that verifies crypto stream pipelineEvan Lucas2021-02-081-0/+21
* crypto: fix crash when calling digest after pipingTobias Nießen2021-02-082-7/+18
* Working on v10.23.3Richard Lau2021-01-261-2/+2
* 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