0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc
Evan Lucas 0fb290a347 2018-06-12, Version 9.11.2 (Maintenance)
Notable changes:

* **Fixes memory exhaustion DoS** (CVE-2018-7164): Fixes a bug introduced
    in 9.7.0 that increases the memory consumed when reading from the network
    into JavaScript using the net.Socket object directly as a stream.
* **buffer** (CVE-2018-7167): Fixes Denial of Service vulnerability where
    calling Buffer.fill() could hang
* **http2**
  * (CVE-2018-7161): Fixes Denial of Service vulnerability by updating the
    http2 implementation to not crash under certain circumstances during cleanup
  * (CVE-2018-1000168): Fixes Denial of Service vulnerability by upgrading
    nghttp2 to 1.32.0
* **tls** (CVE-2018-7162): Fixes Denial of Service vulnerability by updating
    the TLS implementation to not crash upon receiving

PR-URL: https://github.com/nodejs-private/node-private/pull/135
2018-06-12 18:54:17 -05:00
..
api doc: fix reference to workerData in worker_threads 2018-06-11 20:01:25 -04:00
api_assets doc: better font stack for monospace in docs 2018-05-31 15:07:01 +02:00
changelogs 2018-06-12, Version 9.11.2 (Maintenance) 2018-06-12 18:54:17 -05:00
guides doc: add guides on writing tests involving promises 2018-06-01 12:40:48 +02:00
.eslintrc.yaml doc: enable eslint prefer-template rule 2018-02-22 14:56:17 +00:00
first_timer_badge.png doc: add recommendations for first timers 2017-10-24 10:26:20 -04:00
full-white-stripe.jpg
node.1 src,doc: add doc of --prof flag to help command 2018-05-23 08:47:30 -07:00
offboarding.md doc: add offboarding doc 2018-06-05 15:22:15 -07:00
onboarding-extras.md doc: move upstream information to onboarding doc 2018-06-01 14:01:10 +02:00
onboarding.md doc: add notable-change to onboarding.md exercise 2018-06-02 02:25:34 +02:00
osx_installer_logo.png
releases.md doc: fix punctuation in doc/releases.md 2018-04-09 23:22:20 +02:00
STYLE_GUIDE.md doc: remove link prediction from STYLE_GUIDE.md 2018-06-02 00:25:36 +02:00
template.html doc: responsive docs, rewrite font sizes 2017-10-10 21:28:15 +02:00
thin-white-stripe.jpg