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-04-292020-04-29, Version 13.14.0 (Current)v13.14.0Ruben Bridgewater
2020-04-28tls: add highWaterMark option for connectrickyes
2020-02-27doc: fix typos in doc/api/https.mdJeff
2020-02-17doc: fix default server timeout description for httpsAndrey Pechkurov
2020-01-16doc: standardize on "host name" in https.mdRich Trott
2020-01-03doc,https: use code markup/markdown in headersRich Trott
2019-12-18http,https: increase server headers timeoutTim Costa
2019-11-212019-11-21, Version 13.2.0 (Current)v13.2.0Myles Borins
2019-11-21https: 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
2018-02-08doc: fix link in https.mdVse Mozhet Byt
2018-02-06http: add options to http.createServer()Peter Marton
2018-01-31url: expose the WHATWG URL API globallyMichaël Zasso
2017-12-122017-12-12 Version 9.3.0 (Current)Myles Borins
2017-12-12doc: fix link for https api changeMyles Borins
2017-11-12doc: add `clientCertEngine` to docsRich Trott
2017-10-24doc: fix doc stylesDaijiro Wachi
2017-10-19doc: fix inconsistent server.listen documentationMartin Michaelis
2017-08-28doc: add links to alternative versions of docChris Young