1. Jun 25, 2014
  2. Jun 24, 2014
  3. Jun 17, 2014
  4. Jun 14, 2014
  5. Jun 13, 2014
  6. Jun 12, 2014
  7. Jun 11, 2014
  8. Jun 10, 2014
    • Timothy J Fontaine's avatar
      Now working on 0.10.30 · 1cb6f1a4
      Timothy J Fontaine authored
      1cb6f1a4
    • Timothy J Fontaine's avatar
      fc21bcb0
    • Timothy J Fontaine's avatar
      2014.06.05, Version 0.10.29 (Stable) · ce82d6b8
      Timothy J Fontaine authored
      * openssl: to 1.0.1h (CVE-2014-0224)
      
      * npm: upgrade to 1.4.10
      
      * utf8: Prevent Node from sending invalid UTF-8 (Felix Geisendörfer)
        - *NOTE* this introduces a breaking change, previously you could construct
      invalid UTF-8 and invoke an error in a client that was expecting valid
      UTF-8, now unmatched surrogate pairs are replaced with the unknown UTF-8
      character. To restore the old functionality simply have NODE_INVALID_UTF8
      environment variable set.
      
      * child_process: do not set args before throwing (Greg Sabia Tucker)
      
      * child_process: spawn() does not throw TypeError (Greg Sabia Tucker)
      
      * constants: export O_NONBLOCK (Fedor Indutny)
      
      * crypto: improve memory usage (Alexis Campailla)
      
      * fs: close file if fstat() fails in readFile() (cjihrig)
      
      * lib: name EventEmitter prototype methods (Ben Noordhuis)
      
      * tls: fix performance issue (Alexis Campailla)
      ce82d6b8
  9. Jun 09, 2014
  10. Jun 07, 2014