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: 4bc2ec90d72d
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: 7dca8d714f47
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Dec 12, 2013

  1. 2013.12.12, Version 0.10.23 (Stable)

    * uv: Upgrade to v0.10.20 (Timothy J Fontaine)
    
    * npm: Upgrade to 1.3.17 (isaacs)
    
    * gyp: update to 78b26f7 (Timothy J Fontaine)
    
    * build: include postmortem symbols on linux (Timothy J Fontaine)
    
    * crypto: Make Decipher._flush() emit errors. (Kai Groner)
    
    * dgram: fix abort when getting `fd` of closed dgram (Fedor Indutny)
    
    * events: do not accept NaN in setMaxListeners (Fedor Indutny)
    
    * events: avoid calling `once` functions twice (Tim Wood)
    
    * events: fix TypeError in removeAllListeners (Jeremy Martin)
    
    * fs: report correct path when EEXIST (Fedor Indutny)
    
    * process: enforce allowed signals for kill (Sam Roberts)
    
    * tls: emit 'end' on .receivedShutdown (Fedor Indutny)
    
    * tls: fix potential data corruption (Fedor Indutny)
    
    * tls: handle `ssl.start()` errors appropriately (Fedor Indutny)
    
    * tls: reset NPN callbacks after SNI (Fedor Indutny)
    tjfontaine committed Dec 12, 2013
    Copy the full SHA
    0462bc2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    593672c View commit details
    Browse the repository at this point in the history
  3. Now working on 0.10.24

    tjfontaine committed Dec 12, 2013
    Copy the full SHA
    bb1575b View commit details
    Browse the repository at this point in the history
  4. blog: Post for v0.10.23

    tjfontaine committed Dec 12, 2013
    Copy the full SHA
    7dca8d7 View commit details
    Browse the repository at this point in the history