summaryrefslogtreecommitdiff
path: root/doc/api/deprecations.md
AgeCommit message (Expand)Author
2019-02-02process: move DEP0062 (node --debug) to end-of-lifeJoyee Cheung
2019-01-24doc: simplify process.binding() deprecation messageRich Trott
2019-01-10doc: fix deprecations metadataRichard Lau
2019-01-10lib: move DEP0029 to end of lifecjihrig
2019-01-10lib: move DEP0028 to end of lifecjihrig
2019-01-10lib: move DEP0027 to end of lifecjihrig
2019-01-10lib: move DEP0026 to end of lifecjihrig
2019-01-08crypto: remove deprecated crypto._toBufTobias Nießen
2019-01-06lib: move DEP0023 to end of lifecjihrig
2019-01-04lib: move DEP0006 to end of lifecjihrig
2019-01-01doc: simplify DEP0119 wordingcjihrig
2018-12-30lib: remove unintended access to deps/Anna Henningsen
2018-12-11lib: move DEP0120 to end of lifecjihrig
2018-11-28doc: sort bottom-of-file markdown linksSam Roberts
2018-11-22http: change DEP0066 to a runtime deprecationMorgan Roderick
2018-11-18doc: fix missing PR id of 23329Ouyang Yadong
2018-11-15tls: emit a warning when servername is an IP addressRodger Combs
2018-10-27doc: update missing deprecationcjihrig
2018-10-25tls: deprecate Server.prototype.setOptions()cjihrig
2018-10-25net: deprecate _setSimultaneousAccepts() undocumented functionJames M Snell
2018-10-232018-10-23, Version 11.0.0 (Current)James M Snell
2018-10-22src: fix missing deprecation assignmentJames M Snell
2018-10-16src: add deprecation warning to errname()Dolapo Toki
2018-10-15doc: wrap links in <>Сковорода Никита Андреевич
2018-10-12zlib: move `bytesRead` accessors to runtime deprecationAnna Henningsen
2018-10-04dns: deprecate passing falsy hostname to dns.lookupOuyang Yadong
2018-09-27crypto: downgrade DEP0115 to `--pending-deprecation` onlyAnna Henningsen
2018-09-24tls: fix DEP0083 after upgrading to OpenSSL 1.1.0Tobias Nießen
2018-09-19crypto: deprecate digest == null in PBKDF2Tobias Nießen
2018-09-13crypto: assign missing deprecation codeTobias Nießen
2018-09-12crypto: hide native handles from JS modulesTobias Nießen
2018-09-12doc: add full deprecation historyTobias Nießen
2018-09-08doc: fix type of DEP0116Tobias Nießen
2018-09-08doc: fix description of DEP0024Tobias Nießen
2018-09-07url: docs deprecate legacy url APIJames M Snell
2018-08-30crypto: deprecate aliases for randomBytesTobias Nießen
2018-08-30doc: unify deprecation wordingTobias Nießen
2018-08-27crypto: deprecate _toBufTobias Nießen
2018-08-10crypto: deprecate useless crypto APIsTobias Nießen
2018-08-07dgram: deprecate all previous private APIscjihrig
2018-08-05crypto: move createCipher to runtime deprecationTobias Nießen
2018-08-05doc: update recommendations for createCipherTobias Nießen
2018-08-01doc: mark DEP0004 and DEP0042 as End-of-LifeJon Moss
2018-07-31doc: fixup process.binding deprecation codeJames M Snell
2018-07-31doc: documentation deprecation of process.bindingJames M Snell
2018-07-14doc: prevent some redirectionsVse Mozhet Byt
2018-07-13crypto: remove deprecated legacy APIAntoine du HAMEL
2018-07-02doc: fix some linksVse Mozhet Byt
2018-06-28doc: fix some typos in deprecations.md and vm.mdVse Mozhet Byt
2018-06-27fs: undeprecate lchown()cjihrig