summaryrefslogtreecommitdiff
path: root/doc/api/errors.md
AgeCommit message (Expand)Author
2019-07-20doc: format try...catch consistentlycjihrig
2019-07-20doc: address missing parencjihrig
2019-07-02doc: remove "note that" from errors.mdRich Trott
2019-06-272019-06-27, Version 12.5.0 (Current)Ruben Bridgewater
2019-06-17worker: make MessagePort constructor non-callableAnna Henningsen
2019-06-17worker: use DataCloneError for unknown native objectsAnna Henningsen
2019-06-03stream: convert string to Buffer when calling `unshift(<string>)`Marcos Casagrande
2019-05-09repl: handle uncaughtException properlyRuben Bridgewater
2019-04-30doc: describe API ERR_INVALID_PROTOCOL contextSam Roberts
2019-04-27lib: throw a special error in internal/assertJoyee Cheung
2019-04-232019-04-23, Version 12.0.0 (Current)Beth Griggs
2019-04-16esm: replace --entry-type with --input-typeGeoffrey Booth
2019-04-15buffer: use stricter range checksRuben Bridgewater
2019-04-03doc: fix section sorting, add link referenceVse Mozhet Byt
2019-04-03dgram: add support for UDP connected socketsSantiago Gimeno
2019-04-03doc: remove old system_errorsMinwoo Jung
2019-03-30crypto: decode missing passphrase errorsTobias Nießen
2019-03-28tls: return an OpenSSL error from renegotiateSam Roberts
2019-03-28crypto: add openssl specific error propertiesSam Roberts
2019-03-27esm: phase two of new esm implementationguybedford
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-23doc: change error message to 'not defined'Mohammed Essehemy
2019-03-152019-03-15, Version 11.12.0 (Current)Ruben Bridgewater
2019-03-11worker: remove `ERR_CLOSED_MESSAGE_PORT`Anna Henningsen
2019-03-10doc: document fake ENOTFOUND as a system errorcjihrig
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-26errors: add ERR_INSPECTOR_COMMAND errorcjihrig
2019-02-15lib: requireStack property for MODULE_NOT_FOUNDAli Ijaz Sheikh
2019-02-06doc: fix err_synthetic issue on v11.xsreepurnajasti
2019-01-30lib: refactor ERR_SYNTHETICcjihrig
2019-01-182019-01-17, Version 11.7.0 (Current), @BridgeARRuben Bridgewater
2019-01-18test: add node-report testsLakshmiSwethaG
2019-01-18doc: add node-report documentationVipin Menon
2019-01-18worker: enable passing command line flagsYael Hermon
2019-01-17process: allow reading umask in workerscjihrig
2019-01-17policy: manifest with subresource integrity checksBradley Farias
2019-01-08doc: make modules.md more accurateVse Mozhet Byt
2019-01-05doc: add documentation for brotli supportAnna Henningsen
2019-01-05zlib: add brotli supportAnna Henningsen
2018-12-24crypto: add key object APITobias Nießen
2018-12-17console: add `inspectOptions` optionRuben Bridgewater
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-12-072018-12-07, Version 11.4.0 (Current)Ruben Bridgewater
2018-12-04process: provide dummy stdio for non-console Windows appsAnna Henningsen
2018-12-03tls: add code for ERR_TLS_INVALID_PROTOCOL_METHODSam Roberts
2018-11-28doc: describe current HTTP header size limitSam Roberts
2018-11-22tls: add min/max protocol version optionsSam Roberts
2018-11-09doc: clarify allowed encoding parameter typesSam Roberts
2018-11-07doc: fix linting errorscjihrig
2018-11-07doc: add text about error.code stabilityRich Trott