0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc
Rod Vagg 97c1fa3d3b 2018-08-15, Version 10.9.0 (Current)
Notable changes:

* buffer:
  * Fix out-of-bounds (OOB) write in `Buffer.write()` for UCS-2 encoding
    (CVE-2018-12115)
  * Fix unintentional exposure of uninitialized memory in `Buffer.alloc()`
    (CVE-2018-7166)
* deps:
  * Upgrade to OpenSSL 1.1.0i, fixing:
    - Client DoS due to large DH parameter (CVE-2018-0732)
    - ECDSA key extraction via local side-channel (CVE not assigned)
  * Upgrade V8 from 6.7 to 6.8 (Michaël Zasso) #21079
    - Memory reduction and performance improvements, details at:
      https://v8project.blogspot.com/2018/06/v8-release-68.html
* http: `http.get()` and `http.request()` (and `https` variants) can now accept
  three arguments to allow for a `URL` _and_ an `options` object
  (Sam Ruby) #21616
* Added new collaborators
  * Sam Ruby (https://github.com/rubys)
  * George Adams (https://github.com/gdams)
2018-08-16 11:52:38 +10:00
..
api 2018-08-15, Version 10.9.0 (Current) 2018-08-16 11:52:38 +10:00
api_assets
changelogs 2018-08-15, Version 10.9.0 (Current) 2018-08-16 11:52:38 +10:00
guides doc: replace _WG_ with _team_ 2018-08-08 16:20:30 -07:00
.eslintrc.yaml
first_timer_badge.png
full-white-stripe.jpg
node.1
offboarding.md
onboarding-extras.md
onboarding.md
osx_installer_logo.png
releases.md doc: fix typo in releases.md 2018-07-27 08:30:12 +03:00
STYLE_GUIDE.md
template.html
thin-white-stripe.jpg