summaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2018-04-14doc: close event does not take argumentsIndranil Dasgupta
2018-04-14doc: include error code in buffer documentationRich Trott
2018-04-14doc: move support for invalid GCM tags to EOLTobias Nießen
2018-04-14doc: note that setAuthTag throws on invalid lengthTobias Nießen
2018-04-14crypto: move Decipher.finaltol to End-of-LifeTobias Nießen
2018-04-14doc: add missing type=misc top commentsVse Mozhet Byt
2018-04-14doc: add missing YAML keyword in v8.md metadataVse Mozhet Byt
2018-04-13process: add version constants and compareGus Caplan
2018-04-13doc, src: sort + fill up cli options and env varswillhayslett
2018-04-13doc: remove _writableState referenceAnatoli Papirovski
2018-04-13doc: add net socket write signatureGurin, Sebastian
2018-04-13doc: improve http.setHeader and getHeader typeinfoGerhard Stoebich
2018-04-13doc: fix wrong response.end() at request.socketikasumiwt
2018-04-13assert: detect faulty throws usageRuben Bridgewater
2018-04-13doc: mention CCM along with GCM in crypto APIsTobias Nießen
2018-04-12console: auto-detect color support by defaultAnna Henningsen
2018-04-12console: add color supportAnna Henningsen
2018-04-12console: allow `options` object as constructor argAnna Henningsen
2018-04-12doc: document `Console(…, ignoreErrors)` optionAnna Henningsen
2018-04-12util: introduce `formatWithOptions()`Anna Henningsen
2018-04-12doc: fix errors in sample code commentsRich Trott
2018-04-12doc: fix punctuation and wrapping in buffer.mdRich Trott
2018-04-12doc: added ready events to fs/streams,net/socketMatei Copot
2018-04-11doc: remove superfluous word from crypto docTobias Nießen
2018-04-11doc: fix parameter type formatVse Mozhet Byt
2018-04-11doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-11doc: `vm.runIn*Context` can accept a string as optionsGerhard Stoebich
2018-04-11doc: improve buf.lastIndexOf() textRich Trott
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-04-12doc: replace unneeded snake casesVse Mozhet Byt
2018-04-11doc: unify End-of-Life markerTobias Nießen
2018-04-11doc: add missing backticks around code fragments.Vse Mozhet Byt
2018-04-11doc, tools: make type parsing more strictVse Mozhet Byt
2018-04-11doc: add Http2Session.connecting propertyPieter Mees
2018-04-10doc: prevent a false-positive linkificationVse Mozhet Byt
2018-04-10src: add punctuation in --inspector doc url messageNick Filatov
2018-04-10src: rename ERR_STRING_TOO_LARGE to ERR_STRING_TOO_LONGJoyee Cheung
2018-04-10doc: fix about `decodeStrings` property of `stream.Writable`Ryusei Yamaguchi
2018-04-10buffer: do deprecation warning outside `node_modules`Anna Henningsen
2018-04-10zlib: use `.bytesWritten` instead of `.bytesRead`Anna Henningsen
2018-04-09doc: improve buf.indexOf() documentation styleRich Trott
2018-04-10doc: fix API descriptions for OpenSSL-1.1.0Shigeki Ohtsu
2018-04-09doc: explain edge case when assigning port to urlnodeav
2018-04-09doc: improve CCM exampleTobias Nießen
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-09doc: add missing quotes in default string valuesVse Mozhet Byt
2018-04-09doc: remove wrong default value in buffer.mdVse Mozhet Byt
2018-04-09doc: add and unify return statements in crypto.mdVse Mozhet Byt
2018-04-08n-api: add more `int64_t` testsKyle Farnung
2018-04-08doc: unify property sectionsVse Mozhet Byt