Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-09doc: harmonize changes list orderingAntoine du Hamel
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-152020-09-15, Version 14.11.0 (Current)Richard Lau
2020-09-15http: add requestTimeoutMatteo Collina
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-10doc: standardize constructor doc header layoutRich Trott
2020-04-302020-04-29, Version 13.14.0 (Current)Ruben Bridgewater
2020-04-292020-04-29, Version 14.1.0 (Current)Beth Griggs
2020-04-28doc: fix LTS replaceme tagsAnna Henningsen
2020-04-27tls: add highWaterMark option for connectrickyes
2020-02-16doc: fix typos in doc/api/https.mdJeff
2020-02-13doc: fix default server timeout description for httpsAndrey Pechkurov
2020-01-14doc: standardize on "host name" in https.mdRich Trott
2019-12-27doc,https: use code markup/markdown in headersRich Trott
2019-12-14http,https: increase server headers timeoutTim Costa
2019-11-222019-11-21, Version 13.2.0 (Current)Myles Borins
2019-11-20https: add client support for TLS keylog eventsSam Roberts
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-10doc: space around listsNick Schonning
2019-09-01doc: add blanks around code fencesNick Schonning
2019-09-01doc: remove multiple consecutive blank linesNick Schonning
2019-08-24doc: add https.Server extends tls.ServerTrivikram Kamat
2019-08-13doc, lib, src, test, tools: fix assorted typosXhmikosR
2019-06-272019-06-27, Version 12.5.0 (Current)Ruben Bridgewater
2019-06-17https: do not automatically use invalid servernameSam Roberts
2019-04-30http: `servername === false` should disable SNIFedor Indutny
2019-03-07doc: add missing https Agent maxCachedSessionsNicolas Moteau
2018-11-29doc: sort bottom-of-file markdown linksSam Roberts
2018-11-28doc: fix nits in http(s) server.headersTimeoutVse Mozhet Byt
2018-11-28http,https: protect against slow headers attackMatteo Collina
2018-11-02doc: add types and their corresponding return valuesOuyang Yadong
2018-09-19doc: improve metadata for http.requestTobias Nießen
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-162018-08-15, Version 10.9.0 (Current)Rod Vagg
2018-07-25tools: produce JSON documentation using unified/remark/rehypeSam Ruby
2018-07-15doc: declare all parameter typesSam Ruby
2018-07-13http: allow url and options to be passed to http*.request and http*.getSam Ruby
2018-05-05https: defines maxHeadersCount in the constructorDaiki Arai
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-29http,https,tls: switch to WHATWG URL parserHackzzila
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-12doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-09doc: add missing quotes in default string valuesVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-22crypto: add docs & tests for cert.pubkey & cert.fingerprint256Hannes Magnusson
2018-02-10https: add extra options to Agent#getName()Jeff Principe