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: 78fe7d0592c5
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: 23c608ad4099
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 18, 2013

  1. 2013.10.13, Version 0.8.26 (maintenance)

    * v8: Upgrade to 3.11.10.26
    
    * crypto: clear openssl error stack when handled (Ben Noordhuis)
    
    * crypto: clear errors from verify failure (Timothy J Fontaine)
    
    * crypto: fix memory leak in LoadPKCS12 (Fedor Indutny)
    
    * http: provide backpressure for pipeline flood (isaacs)
    
    * http_parser: expose pause/resume method for parser (Timothy J Fontaine)
    
    * readline: pause stdin before turning off terminal raw mode (Daniel Chatfield)
    tjfontaine committed Oct 18, 2013
    Copy the full SHA
    4421beb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    faa042b View commit details
    Browse the repository at this point in the history
  3. Now working on 0.8.27

    tjfontaine committed Oct 18, 2013
    Copy the full SHA
    23c608a View commit details
    Browse the repository at this point in the history