summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* doc: document key encryption optionsTobias Nießen2019-01-051-0/+12
* lib: move DEP0006 to end of lifecjihrig2019-01-041-1/+4
* doc: simplify DEP0119 wordingcjihrig2019-01-011-2/+2
* doc: edit and simplify util.inspect() docscjihrig2018-12-311-42/+36
* lib: remove unintended access to deps/Anna Henningsen2018-12-301-3/+6
* doc: describe TLS session resumptionSam Roberts2018-12-271-39/+147
* doc: link and expand --tls-cipher-list docsSam Roberts2018-12-271-4/+10
* doc: fix lint in CHANGELOG_V6Myles Borins2018-12-261-1/+1
* 2018-12-26, Version 11.6.0 (Current)Myles Borins2018-12-264-20/+99
* 2018-12-26, Version 10.15.0 'Dubnium' (LTS)Myles Borins2018-12-261-0/+27
* 2018-12-26, Version 8.15.0 'Carbon' (LTS)Myles Borins2018-12-261-0/+25
* 2018-12-26, Version 6.16.0 'Boron' (LTS)Myles Borins2018-12-261-0/+22
* doc: fix NAPI typoPhilipp Renoth2018-12-251-1/+1
* crypto: always accept certificates as public keysTobias Nießen2018-12-241-0/+2
* crypto: add key object APITobias Nießen2018-12-242-60/+223
* doc: describe root cert update processSam Roberts2018-12-211-0/+122
* http: add maxHeaderSize propertycjihrig2018-12-201-0/+11
* cli: add --max-http-header-size flagcjihrig2018-12-202-0/+11
* test,doc: add tests and docs for addon unloadingAnna Henningsen2018-12-191-0/+18
* util: `format()` now formats bigint and booleansRuben Bridgewater2018-12-191-2/+1
* 2018-12-18, Version 11.5.0 (Current)Beth Griggs2018-12-183-2/+103
* 2018-12-18, Version 8.14.1 'Carbon' (LTS)Beth Griggs2018-12-182-1/+102
* doc: add missing pr-urlcjihrig2018-12-171-1/+1
* doc,lib,test: capitalize comment sentencesRuben Bridgewater2018-12-1712-20/+20
* console: add `inspectOptions` optionRuben Bridgewater2018-12-172-1/+13
* tools: enable no-useless-constructor lint rulecjihrig2018-12-161-5/+5
* doc: fix node.1 --http-parser sort ordercjihrig2018-12-161-6/+6
* doc: add EventTarget link to worker_threadsAzard2018-12-161-4/+5
* util: remove todoRuben Bridgewater2018-12-141-4/+0
* doc: update a link of npm repositoryDaijiro Wachi2018-12-131-1/+1
* doc: fix author-ready conflictRuben Bridgewater2018-12-131-5/+2
* util: add inspection getter optionRuben Bridgewater2018-12-121-0/+8
* tls: support "BEGIN TRUSTED CERTIFICATE" for ca:Sam Roberts2018-12-111-2/+5
* test: test TLS client authenticationSam Roberts2018-12-111-0/+2
* doc: add class worker documentationyoshimoto koki2018-12-111-0/+2
* 2018-12-11, Version 10.14.2 'Dubnium' (LTS)Shelley Vohr2018-12-111-0/+394
* lib: move DEP0120 to end of lifecjihrig2018-12-111-1/+4
* 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