summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2021-02-09, Version 14.15.5 'Fermium' (LTS)v14.15.5v14.15.5-proposalBeth Griggs2021-02-083-2/+27
* http: do not loop over prototype in AgentMichaël Zasso2021-02-081-1/+1
* deps: V8: backport dfcf1e86fac0Michaël Zasso2021-02-084-1/+15
* util: fix instanceof checks with null prototypes during inspectionRuben Bridgewater2021-02-052-1/+20
* util: fix module prefixes during inspectionRuben Bridgewater2021-02-044-5/+26
* deps: upgrade npm to 6.14.11Ruy Adorno2021-02-04159-372/+403
* stream,zlib: do not use _stream_* anymoreMatteo Collina2021-01-283-3/+16
* http: don't cork .end when not neededDimitris Halatsis2021-01-281-1/+2
* test: http complete response after socket double endDimitris Halatsis2021-01-282-0/+98
* stream: accept iterable as a valid first argumentZiJian Liu2021-01-282-1/+20
* Working on v14.15.5Beth Griggs2021-01-041-2/+2
* 2021-01-04, Version 14.15.4 'Fermium' (LTS)v14.15.4Beth Griggs2020-12-243-2/+44
* src: retain pointers to WriteWrap/ShutdownWrapJames M Snell2020-12-244-4/+68
* http: add test for http transfer encoding smugglingMatteo Collina2020-12-241-0/+44
* http: unset `F_CHUNKED` on new `Transfer-Encoding`Matteo Collina2020-12-241-2/+34
* deps: upgrade npm to 6.14.10Ruy Adorno2020-12-23108-816/+820
* deps: update archs files for OpenSSL-1.1.1iMyles Borins2020-12-17235-546/+2134
* deps: upgrade openssl sources to 1.1.1iMyles Borins2020-12-17347-4162/+4246
* Working on v14.15.4Beth Griggs2020-12-171-2/+2
* 2020-12-17, Version 14.15.3 'Fermium' (LTS)v14.15.3v14.15.3-proposalBeth Griggs2020-12-173-2/+15
* Revert "http: lazy create IncomingMessage.headers"Beth Griggs2020-12-171-56/+6
* Working on v14.15.3Beth Griggs2020-12-151-2/+2
* 2020-12-15, Version 14.15.2 'Fermium' (LTS)v14.15.2v14.15.2-proposalBeth Griggs2020-12-153-2/+204
* http2: check write not scheduled in scope destructorDavid Halls2020-12-152-1/+48
* deps: upgrade npm to 6.14.9Myles Borins2020-12-15398-6124/+11634
* doc: remove stray comma in url.mdRich Trott2020-12-151-1/+1
* http: fix typo in commentHollow Man2020-12-151-1/+1
* doc: revise agent.destroy() textRich Trott2020-12-151-2/+2
* test: update comments in test-fs-read-offset-nullRich Trott2020-12-151-5/+4
* n-api: clean up binding creationGabriel Schulhof2020-12-151-183/+80
* n-api: fix test_async_context warningsGabriel Schulhof2020-12-151-2/+3
* async_hooks: refactor to use more primordialsAntoine du Hamel2020-12-153-12/+20
* doc: add compatibility/interop technical valueGeoffrey Booth2020-12-151-1/+4
* win,build,tools: support VS prereleaseBaruch Odem2020-12-152-2/+2
* tools: bump unist-util-find@1.0.1 to unist-util-find@1.0.2Rich Trott2020-12-152-440/+8
* doc: de-emphasize wrapping in napi_define_classGabriel Schulhof2020-12-151-24/+31
* benchmark: fix build warningsGabriel Schulhof2020-12-152-2/+6
* tools: only use 2 cores for macos actionMyles Borins2020-12-151-2/+2
* build: replace which with command -vraisinten2020-12-155-12/+12
* fs: remove experimental from promises.rmdir recursiveAnders Kaseorg2020-12-151-2/+0
* src: refactor using-declarations node_env_var.ccraisinten2020-12-151-7/+10
* tools: remove bashisms from license builder scriptAntoine du Hamel2020-12-151-36/+36
* doc,url: fix url.hostname exampleRishabh Mehan2020-12-151-0/+6
* fs: filehandle read now accepts object as argumentNikola Glavina2020-12-152-10/+34
* build: try “python3” as a last resort for 3.xOle André Vadla Ravnås2020-12-151-0/+1
* test: fix typo in inspector-helper.jsLuigi Pinca2020-12-151-1/+1
* test: deflake test-http-destroyed-socket-write2Luigi Pinca2020-12-151-10/+11
* doc: clarify text about process not respondingRich Trott2020-12-151-4/+2
* n-api: improve consistency of how we get contextMichael Dawson2020-12-151-3/+2
* test: make test-http2-client-jsstream-destroy.js reliableRich Trott2020-12-151-4/+7