summaryrefslogtreecommitdiff
path: root/doc/api
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-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-262018-12-26, Version 11.6.0 (Current)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-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: add EventTarget link to worker_threadsAzard
2018-12-14util: remove todoRuben Bridgewater
2018-12-12util: add inspection getter optionRuben Bridgewater
2018-12-11tls: support "BEGIN TRUSTED CERTIFICATE" for ca:Sam Roberts
2018-12-11test: test TLS client authenticationSam Roberts
2018-12-11doc: add class worker documentationyoshimoto koki
2018-12-11lib: move DEP0120 to end of lifecjihrig
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-12-09http: switch default parser to llhttpAnna Henningsen
2018-12-08doc: update http doc for new Agent()/support options in socket.connect()Beni von Cheni