Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node-v0.x-archive
base: 5abdef790c5b
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: e679739b637e
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Aug 16, 2013

  1. 2013.08.16, Version 0.10.16 (Stable)

    * v8: back-port fix for CVE-2013-2882
    
    * npm: Upgrade to 1.3.8
    
    * crypto: fix assert() on malformed hex input (Ben Noordhuis)
    
    * crypto: fix memory leak in randomBytes() error path (Ben Noordhuis)
    
    * events: fix memory leak, don't leak event names (Ben Noordhuis)
    
    * http: Handle hex/base64 encodings properly (isaacs)
    
    * http: improve chunked res.write(buf) performance (Ben Noordhuis)
    
    * stream: Fix double pipe error emit (Eran Hammer)
    isaacs committed Aug 16, 2013
    Copy the full SHA
    50b4c90 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e679739 View commit details
    Browse the repository at this point in the history