summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-01-10lib: move DEP0026 to end of lifecjihrig
2019-01-10doc: make sure that calls to .read() are loopedMatteo Collina
2019-01-09doc: wrap and punctuate YAML description textSam Roberts
2019-01-09doc: add history to http.request.setTimeout()James Bunton
2019-01-09doc: add clarification for exception behaviourMichael Dawson
2019-01-08doc: clarify timing of socket.connectingSam Roberts
2019-01-09doc: update benchmark docKazushi Kitaya
2019-01-09util: inspect ArrayBuffers contents as wellRuben Bridgewater
2019-01-08doc: use lowercase for zlibRich Trott
2019-01-09worker: remove `--experimental-worker` flagAnna Henningsen
2019-01-08crypto: remove deprecated crypto._toBufTobias Nießen
2019-01-08doc: fix process.stdin exampleAnna Henningsen
2019-01-08crypto: always accept private keys as public keysTobias Nießen
2019-01-08doc: make modules.md more accurateVse Mozhet Byt
2019-01-08doc: update behaviour of fs.writeFileSakthipriyan Vairamani (thefourtheye)
2019-01-07crypto: fix key object wrapping in sync keygenTobias Nießen
2019-01-06doc: fs.mkdir('/') throws EPERM on WindowsCorey Farrell
2019-01-06lib: move DEP0023 to end of lifecjihrig
2019-01-05doc: add documentation for brotli supportAnna Henningsen
2019-01-05zlib: add brotli supportAnna Henningsen
2019-01-05doc: document key encryption optionsTobias Nießen
2019-01-04lib: move DEP0006 to end of lifecjihrig
2019-01-01doc: simplify DEP0119 wordingcjihrig
2018-12-31doc: edit and simplify util.inspect() docscjihrig
2018-12-30lib: remove unintended access to deps/Anna Henningsen
2018-12-27doc: describe TLS session resumptionSam Roberts
2018-12-27doc: link and expand --tls-cipher-list docsSam Roberts
2018-12-26doc: fix lint in CHANGELOG_V6Myles Borins
2018-12-262018-12-26, Version 11.6.0 (Current)Myles Borins
2018-12-262018-12-26, Version 10.15.0 'Dubnium' (LTS)Myles Borins
2018-12-262018-12-26, Version 8.15.0 'Carbon' (LTS)Myles Borins
2018-12-262018-12-26, Version 6.16.0 'Boron' (LTS)Myles Borins
2018-12-25doc: fix NAPI typoPhilipp Renoth
2018-12-24crypto: always accept certificates as public keysTobias Nießen
2018-12-24crypto: add key object APITobias Nießen
2018-12-21doc: describe root cert update processSam Roberts
2018-12-20http: add maxHeaderSize propertycjihrig
2018-12-20cli: add --max-http-header-size flagcjihrig
2018-12-19test,doc: add tests and docs for addon unloadingAnna Henningsen
2018-12-19util: `format()` now formats bigint and booleansRuben Bridgewater
2018-12-182018-12-18, Version 11.5.0 (Current)Beth Griggs
2018-12-182018-12-18, Version 8.14.1 'Carbon' (LTS)Beth Griggs
2018-12-17doc: add missing pr-urlcjihrig
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-12-17console: add `inspectOptions` optionRuben Bridgewater
2018-12-16tools: enable no-useless-constructor lint rulecjihrig
2018-12-16doc: fix node.1 --http-parser sort ordercjihrig
2018-12-16doc: add EventTarget link to worker_threadsAzard
2018-12-14util: remove todoRuben Bridgewater
2018-12-13doc: update a link of npm repositoryDaijiro Wachi