summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* commaJulien Valéry2015-08-061-1/+1
* doc: Change the link for v8 docs to v8dox.comChad Walker2015-08-051-1/+1
* doc: buffer, adding missing backtickDyana Rose2015-08-051-1/+1
* Update assert.markdowndaveboivin2015-08-051-1/+1
* doc: additional refinement to readable eventJames M Snell2015-07-101-5/+4
* doc: readable event clarificationJames M Snell2015-07-101-0/+26
* doc: stream.unshift does not reset reading stateJames M Snell2015-07-101-13/+24
* Update util.markdownDaniel Rentz2015-07-101-1/+1
* doc: clarify Readable._read and Readable.pushfresheneesz2015-07-101-25/+20
* doc: two minor stream doc improvementsJames M Snell2015-07-101-1/+7
* docs:events clarify emitter.listener() behaviorBenjamin Steephenson2015-07-101-1/+1
* doc: Clarified read method with specified size argument.Philippe Laferriere2015-06-291-1/+3
* Update child_process.markdown, spellingJared Fox2015-06-291-1/+1
* updated documentation for fs.createReadStreamMichele Caini2015-06-291-0/+4
* doc, comments: Grammar and spelling fixesVille Skyttä2015-06-295-12/+12
* doc: Document http.request protocol optionVille Skyttä2015-06-291-0/+1
* doc: add a note about readable in flowing modeJames M Snell2015-06-261-0/+6
* doc: fix line wrapping in buffer.markdownJames M Snell2015-06-261-1/+3
* Documentation update about Buffer initializationSarath2015-06-261-1/+1
* docs: Fix default options for fs.createWriteStream()Chris Neave2015-06-261-1/+1
* doc: add CleartextStream deprecation noticeJames M Snell2015-06-261-0/+5
* doc: mention that mode is ignored if file existsJames M Snell2015-06-261-0/+3
* doc: improve http.abort descriptionJames M Snell2015-06-261-1/+2
* Merge remote-tracking branch 'upstream/v0.12'Julien Gilli2015-06-222-3/+10
|\
| * Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-06-222-3/+10
| |\
| | * tls: revert disable RC4 and cipher lists changesJulien Gilli2015-06-181-60/+6
| | * docs: clarify usage of stream.Writable.writeAlexKVal2015-04-151-3/+9
| | * doc: add link to workflow in api docs menuPaulo McNally2015-04-101-0/+1
| | * tls: disable RC4, add --cipher-list command line switchJames M Snell2015-04-081-6/+60
* | | docs: Fix grammar in Transform API textChris Neave2015-06-051-3/+3
* | | fixed a typo: fs.ReadStream(filename) -> fs.createReadStream(filename)Dumitru Uzun2015-06-051-1/+1
* | | Fix improper sample code in http.markdownHideki Yamamura2015-06-051-0/+2
* | | Merge remote-tracking branch 'upstream/v0.12'Julien Gilli2015-06-041-0/+15
|\ \ \ | |/ /
| * | doc: Using ciphers with tls.connect()Chad Johnston2015-05-211-1/+16
* | | tls.createSecurePair(): fix documentation typoКоренберг Марк (imac)2015-06-041-1/+1
* | | doc: improve http.request exampleJames M Snell2015-06-031-1/+12
* | | Merge remote-tracking branch 'upstream/v0.12'Julien Gilli2015-05-141-2/+3
|\ \ \ | |/ /
| * | tls,crypto: revert recent cipher lists changesJulien Gilli2015-05-131-77/+5
| * | net: do not set V4MAPPED on FreeBSDJulien Gilli2015-04-281-2/+3
| * | disable RC4, add --cipher-list command line switchJames M Snell2015-04-081-5/+77
* | | tls: command-line switch and envar cipher-list overrideJames M Snell2015-04-081-0/+81
* | | tls: more secure defaultsJames M Snell2015-04-081-26/+18
* | | Merge remote-tracking branch 'upstream/v0.12'merge-reviewJulien Gilli2015-03-161-22/+31
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-03-161-22/+31
| |\ \ | | |/
| | * docs: add return value for sync fs functionsTyler Anton2015-03-101-22/+31
| | * doc: use correct signature for assert()Andrei Sedoi2015-01-201-1/+1
* | | doc: fix '\\' typos on WindowsSteven Vercruysse2015-03-161-3/+3
|/ /
* | doc: add explanations for querystringRobert Kowalski2015-02-251-1/+5
* | doc: fix default value of opts.decodeURIComponenth7lin2015-02-251-1/+1
* | doc: remove broken link to tracing apiRobert Kowalski2015-02-241-1/+0