惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
Recent Announcements
Recent Announcements
雷峰网
雷峰网
The GitHub Blog
The GitHub Blog
罗磊的独立博客
月光博客
月光博客
J
Java Code Geeks
A
About on SuperTechFans
Microsoft Security Blog
Microsoft Security Blog
D
Docker
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
F
Fortinet All Blogs
U
Unit 42
C
Check Point Blog
Martin Fowler
Martin Fowler
有赞技术团队
有赞技术团队
博客园 - 叶小钗
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
Blog — PlanetScale
Blog — PlanetScale
大猫的无限游戏
大猫的无限游戏
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
阮一峰的网络日志
阮一峰的网络日志
MyScale Blog
MyScale Blog

Node.js Blog

Node.js — Security Bug Bounty Program Paused Due to Loss of Funding Node.js — Node.js 25.9.0 (Current) Node.js — Developing a minimally HashDoS resistant, yet quickly reversible integer hash for V8 Node.js — Node.js 25.8.2 (Current) Node.js — Node.js 24.14.1 (LTS) Node.js — Node.js 22.22.2 (LTS) Node.js — Node.js 20.20.2 (LTS) Node.js — Tuesday, March 24, 2026 Security Releases Node.js — Node.js 25.8.1 (Current) Node.js — Evolving the Node.js Release Schedule Node.js — Node.js 22.22.1 (LTS) Node.js — Node.js 20.20.1 (LTS) Node.js — Node.js 25.8.0 (Current) Node.js — Node.js 25.7.0 (Current) Node.js — Node.js 24.14.0 (LTS) Node.js — New HackerOne Signal Requirement for Vulnerability Reports Node.js — Node.js 25.6.1 (Current) Node.js — Node.js 24.13.1 (LTS) Node.js — Node.js 25.6.0 (Current) Node.js — OpenSSL Security Advisory Assessment, January 2026 Node.js — Node.js 25.5.0 (Current) Node.js — Chalk to Node.js util styleText Node.js — Node.js 25.4.0 (Current) Node.js — Mitigating Denial-of-Service Vulnerability from Unrecoverable Stack Space Exhaustion for React, Next.js, and APM Users Node.js — Node.js 22.22.0 (LTS) Node.js — Node.js 25.3.0 (Current) Node.js — Node.js 24.13.0 (LTS) Node.js — Node.js 20.20.0 (LTS) Node.js — Tuesday, January 13, 2026 Security Releases Node.js — Node.js 24.12.0 (LTS)
Node.js — Version 0.7.5 (unstable)
2012-02-23 · via Node.js Blog

Isaac Schlueter

2012.02.23, Version 0.7.5 (unstable)

  • startup speed improvements (Maciej Małecki)
  • crypto: add function getDiffieHellman() (Tomasz Buchert)
  • buffer: support decoding of URL-safe base64 (Ben Noordhuis)
  • Make QueryString.parse() even faster (Brian White)
  • url: decode url entities in auth section (Ben Noordhuis)
  • http: support PURGE request method (Ben Noordhuis)
  • http: Generate Date headers on responses (Mark Nottingham)
  • Fix #2762: Add callback to close function. (Mikeal Rogers)
  • dgram: fix out-of-bound memory read (Ben Noordhuis)
  • repl: add automatic loading of built-in libs (Brandon Benvie)
  • repl: remove double calls where possible (Fedor Indutny)
  • Readline improvements. Related: #2737 #2756 (Colton Baker)
  • build: disable -fomit-frame-pointer on solaris (Dave Pacheco)
  • build: arch detection improvements (Nathan Rajlich)
  • build: Make a fat binary for the OS X make pkg. (Nathan Rajlich)
  • jslint src/ and lib/ on 'make test' (isaacs)

Source Code: https://nodejs.org/dist/v0.7.5/node-v0.7.5.tar.gz

Windows Installer: https://nodejs.org/dist/v0.7.5/node-v0.7.5.msi

Macintosh Installer: https://nodejs.org/dist/v0.7.5/node-v0.7.5.pkg

Other release files: https://nodejs.org/dist/v0.7.5/

Website: https://nodejs.org/docs/v0.7.5/

Documentation: https://nodejs.org/docs/v0.7.5/api/