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

推荐订阅源

aimingoo的专栏
aimingoo的专栏
Jina AI
Jina AI
WordPress大学
WordPress大学
Recent Announcements
Recent Announcements
G
Google Developers Blog
I
InfoQ
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Google DeepMind News
Google DeepMind News
P
Proofpoint News Feed
MyScale Blog
MyScale Blog
M
MIT News - Artificial intelligence
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
C
Check Point Blog
J
Java Code Geeks
T
Tailwind CSS Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Microsoft Security Blog
Microsoft Security Blog
MongoDB | Blog
MongoDB | Blog
V
Visual Studio Blog
人人都是产品经理
人人都是产品经理
量子位
A
About on SuperTechFans
D
DataBreaches.Net
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知

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 — Node.js 0.5.5
2011-08-27 · via Node.js Blog

Ben Noordhuis

2011.08.26, Version 0.5.5 (unstable)

  • typed arrays, implementation from Plesk
  • fix IP multicast on SmartOS
  • fix DNS lookup order: IPv4 first, IPv6 second (--use-uv only)
  • remove support for UNIX datagram sockets (--use-uv only)
  • UDP support for Windows (Bert Belder)
  • #1572 improve tab completion for objects in the REPL (Nathan Rajlich)
  • #1563 fix buffer overflow in child_process module (reported by Dean McNamee)
  • #1546 fix performance regression in http module (reported by Brian Geffon)
  • #1491 add PBKDF2 crypto support (Glen Low)
  • #1447 remove deprecated http.cat() function (Mikeal Rogers)
  • #1140 fix incorrect dispatch of vm.runInContext's filename argument (Antranig Basman)
  • #1140 document vm.runInContext() and vm.createContext() (Antranig Basman)
  • #1428 fix os.freemem() on 64 bits freebsd (Artem Zaytsev)
  • #1164 make all DNS lookups async, fixes uncatchable exceptions (Koichi Kobayashi)
  • fix incorrect ssl shutdown check (Tom Hughes)
  • various cmake fixes (Tom Hughes)
  • improved documentation (Koichi Kobayashi, Logan Smyth, Fedor Indutny, Mikeal Rogers, Maciej Małecki, Antranig Basman, Mickaël Delahaye)
  • upgrade libuv to commit 835782a
  • upgrade V8 to 3.5.8

Download: https://nodejs.org/dist/node-v0.5.5.tar.gz

Windows Executable: https://nodejs.org/dist/v0.5.5/node.exe

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

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

Update: The .exe has a bug that results in incompatibility with Windows XP and Server 2003. This has been reported in issue #1592 and fixed. A new binary was made that is compatible with the older Windows: https://nodejs.org/dist/v0.5.5/node-186364e.exe.