0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
James M Snell a2ae08999b tls: runtime deprecation for tls.createSecurePair()
Upgrade the deprecation for _tls_legacy (`tls.createSecurePair()`)
to a runtime deprecation.

PR-URL: https://github.com/nodejs/node/pull/11349
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
2017-03-06 14:23:20 -08:00
..
_toc.md
addons.md
all.md
assert.md
buffer.md doc: fix misleading ASCII comments 2017-03-05 23:11:51 +01:00
child_process.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
cli.md
cluster.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
console.md
crypto.md
debugger.md
deprecations.md tls: runtime deprecation for tls.createSecurePair() 2017-03-06 14:23:20 -08:00
dgram.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
dns.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
documentation.md doc: remove Locked from stability index 2017-03-05 19:43:05 -08:00
domain.md
errors.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
events.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
fs.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
globals.md
http.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
https.md
index.md
modules.md doc: unlock module 2017-03-05 19:42:35 -08:00
net.md doc: various improvements to net.md 2017-03-04 16:50:23 +08:00
os.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
path.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
process.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
punycode.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
querystring.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
readline.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
repl.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
stream.md doc: fixed readable.isPaused() version annotation 2017-03-06 16:25:49 +01:00
string_decoder.md
synopsis.md
timers.md doc: fix broken URL to event loop guide 2017-03-06 16:01:26 +01:00
tls.md
tracing.md
tty.md
url.md doc: fix WHATWG URL url.protocol example 2017-03-02 09:35:20 -08:00
util.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
v8.md v8: add cachedDataVersionTag 2017-03-05 14:23:02 +01:00
vm.md
zlib.md