summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* tools: capitalize sentencesRuben Bridgewater2018-12-1011-15/+15
* http: switch default parser to llhttpAnna Henningsen2018-12-091-1/+1
* doc: update http doc for new Agent()/support options in socket.connect()Beni von Cheni2018-12-081-0/+3
* doc: fix order of events when request is abortedLuigi Pinca2018-12-081-4/+4
* 2018-12-07, Version 11.4.0 (Current)Ruben Bridgewater2018-12-079-11/+360
* http: make parser choice a runtime flagAnna Henningsen2018-12-062-0/+22
* doc: mention util depth default changeRuben Bridgewater2018-12-051-0/+3
* doc: list all versions WHATWG URL api was addedThomas Watson2018-12-051-7/+27
* doc: add authority and scheme psuedo headersKenigbolo Meya Stephen2018-12-051-0/+20
* doc: add internal functionality details of util.inheritsRuben Bridgewater2018-12-051-0/+2
* doc: add triaging section to releases.mdBeth Griggs2018-12-041-7/+32
* process: provide dummy stdio for non-console Windows appsAnna Henningsen2018-12-041-14/+22
* doc: hide undocumented object artifacts in async_hooksGireesh Punathil2018-12-031-7/+10
* doc: fix added version of randomFill+randomFillSyncThomas Watson2018-12-031-2/+6
* doc: fix REPLACEME for tls min/max protocol optionSam Roberts2018-12-031-4/+4
* 2018-12-03, Version 6.15.1 'Boron' (LTS)Rod Vagg2018-12-041-0/+12
* doc: add missing changes entryRuben Bridgewater2018-12-031-0/+3
* util,console: handle symbols as defined in the specRuben Bridgewater2018-12-031-0/+4
* tls: add code for ERR_TLS_INVALID_PROTOCOL_METHODSam Roberts2018-12-031-0/+6
* doc: cookie is joined using '; 'Gerhard Stoebich2018-12-012-1/+2
* win, fs: detect if symlink target is a directoryBartosz Sosnowski2018-11-291-7/+17
* 2018-11-29, Version 10.14.1 'Dubnium' (LTS)Myles Borins2018-11-291-0/+14
* doc: sort bottom-of-file markdown linksSam Roberts2018-11-2828-128/+126
* doc: describe current HTTP header size limitSam Roberts2018-11-281-1/+7
* test: test and docs for detached fork processtimothy searcy2018-11-281-0/+3
* doc: fix nits in http(s) server.headersTimeoutVse Mozhet Byt2018-11-282-27/+29
* doc: document fs.write limitation with TTYMatteo Collina2018-11-271-0/+8
* 2018-11-27, Version 11.3.0 (Current)Rod Vagg2018-11-282-1/+40
* 2018-11-27, Version 10.14.0 'Dubnium' (LTS)Rod Vagg2018-11-282-1/+37
* 2018-11-27, Version 8.14.0 'Carbon' (LTS)Rod Vagg2018-11-282-1/+43
* 2018-11-27, Version 6.15.0 'Boron' (LTS)Rod Vagg2018-11-282-1/+47
* http,https: protect against slow headers attackMatteo Collina2018-11-282-0/+27
* doc: clarify symlink resolution for __filenameRich Trott2018-11-261-2/+2
* doc: use arrow function for anonymous callbackskoki-oshima2018-11-251-4/+3
* doc: fix duplicate "this" and "the" on http2.mdYusuke Kawasaki2018-11-241-2/+2
* doc: replace anonymous function with arrow functionka2jun82018-11-241-3/+3
* doc: use arrow functionsadness_ojisan2018-11-241-1/+1
* doc: replace anonymous function with arrow functionyuriettys2018-11-241-4/+4
* doc: remove duplicate whitespaces in doc/apiYusuke Kawasaki2018-11-247-14/+14
* doc: mark napi_add_finalizer experimentalMichael Dawson2018-11-231-0/+3
* tls: add min/max protocol version optionsSam Roberts2018-11-222-4/+26
* net,dgram: add ipv6Only option for net and dgramOuyang Yadong2018-11-222-0/+13
* http: change DEP0066 to a runtime deprecationMorgan Roderick2018-11-221-1/+4
* doc,meta: update PR approving infoVse Mozhet Byt2018-11-211-1/+2
* doc: add readable and writable property to Readable and WritableDexter Leng2018-11-211-2/+20
* doc: add NODE_DEBUG_NATIVE to API docscjihrig2018-11-201-0/+4
* doc: add missing env variables to man pagecjihrig2018-11-201-1/+22
* readline: add support for async iterationTimothy Gu2018-11-201-2/+68
* doc: minor cleanup of tls.getProtocol()Sam Roberts2018-11-201-6/+6
* tls: include RSA bit size in X.509 public key infoSam Roberts2018-11-201-0/+1