summaryrefslogtreecommitdiff
path: root/doc/api/errors.md
Commit message (Expand)AuthorAgeFilesLines
* doc: clarify CRYPTO_CUSTOM_ENGINE_NOT_SUPPORTEDTobias Nießen2023-05-161-2/+3
* http: prevent writing to the body when not allowed by HTTP specGerrard Lindsay2023-05-131-0/+5
* http: remove internal error in assignSocketMatteo Collina2023-05-021-0/+7
* net: enable autoSelectFamily by defaultPaolo Insogna2023-04-051-0/+7
* doc: improve example for Error.captureStackTrace()Julian Dax2023-03-261-6/+19
* src,process: add permission modelRafael Gonzaga2023-02-231-0/+8
* doc: fix ERR_TLS_RENEGOTIATION_DISABLED textTobias Nießen2023-01-071-1/+2
* assert: remove `assert.snapshot`Moshe Atlow2023-01-071-7/+0
* net: handle socket.write(cb) edge caseSantiago Gimeno2023-01-011-0/+8
* test_runner: add initial TAP parserWassim Chegham2022-11-211-0/+19
* util: add MIME utilities (#21128)Bradley Farias2022-10-191-0/+6
* http: throw error on content-length mismatchsidwebworks2022-09-181-0/+6
* doc: move policy docs to the permissions scopeRafael Gonzaga2022-09-051-1/+1
* 2022-08-16, Version 16.17.0 'Gallium' (LTS)Michaël Zasso2022-08-161-5/+15
* assert: add assert.SnapshotMoshe Atlow2022-08-111-0/+7
* doc: document ES2022's Error "cause" propertyJames Ide2022-07-161-2/+49
* 2022-07-13, Version 18.6.0 (Current)Michaël Zasso2022-07-131-1/+1
* doc: fix typo in errors.mdKazuma Ohashi2022-07-051-2/+2
* doc: update v8 doc link to v8.devFeng Yu2022-06-191-1/+1
* v8: add v8.startupSnapshot utilsJoyee Cheung2022-06-171-0/+15
* 2022-06-01, Version 18.3.0 (Current)Bryan English2022-06-011-3/+3
* doc: use serial comma in errors docsTobias Nießen2022-05-301-2/+2
* util: add parseArgs moduleBenjamin E. Coe2022-05-241-0/+35
* esm: add chaining to loadersJacob Smith2022-05-041-0/+11
* 2022-05-03, Version 18.1.0 (Current)Michaël Zasso2022-05-031-2/+2
* errors,vm: update error and use causeGus Caplan2022-04-241-6/+11
* lib,src: implement WebAssembly Web APITobias Nießen2022-04-231-0/+11
* doc: add `node:` prefix for all core modulesAntoine du Hamel2022-04-201-34/+34
* doc: consolidate use of multiple-byte unitsAntoine du Hamel2022-04-201-2/+2
* readline: fix question still called after closedXuguang Mei2022-04-081-0/+8
* process: disallow some uses of Object.defineProperty() on process.envHimself652022-04-041-0/+7
* test: add initial test modulecjihrig2022-03-211-0/+8
* esm: support https remotely and http locally under flagBradley Farias2022-02-091-0/+17
* 2022-02-08, Version 16.14.0 'Gallium' (LTS)Danielle Adams2022-02-081-3/+9
* lib: replace validator and errorMohammed Keyvanzadeh2022-02-051-6/+0
* 2022-02-01, Version 14.19.0 'Fermium' (LTS)Richard Lau2022-02-011-1/+3
* doc: fix documentation for `MODULE_NOT_FOUND` and `ERR_MODULE_NOT_FOUND`Antoine du Hamel2022-01-241-5/+4
* crypto,tls: implement safe x509 GeneralName formatTobias Nießen2022-01-101-0/+9
* doc: include stack trace difference in ES modulesMarcos Bérgamo2021-12-241-1/+4
* 2021-11-09, Version 17.1.0 (Current)Michaël Zasso2021-11-091-3/+3
* esm: add support for JSON import assertionAntoine du Hamel2021-11-031-0/+30
* doc: format doc/api/*.md with markdown formatterRich Trott2021-10-201-19/+426
* 2021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso2021-09-281-2/+6
* 2021-09-22, Version 16.10.0 (Current)Beth Griggs2021-09-221-1/+1
* doc: add blank line between commentsRich Trott2021-09-211-0/+1
* src: add option to disable loading native addonsDominic Elm2021-09-101-0/+9
* 2021-09-07, Version 16.9.0 (Current)Michaël Zasso2021-09-071-1/+1
* doc: anchor link parity between markdown and html-generated docsfoxxyz2021-08-301-58/+58
* doc: move ERR_WORKER_UNSPPORTED_EXTENSION to legacyQingyu Deng2021-08-261-0/+10
* worker: remove file extension checkQingyu Deng2021-08-261-6/+0