7162 Commits (5288ed75be97f55604867b8a46ad3594f7298035)
 

Author SHA1 Message Date
isaacs b6cf0454a9 blog: release 0.8.7 12 years ago
isaacs f640c5d35c 2012.08.15, Version 0.8.7 (Stable) 12 years ago
isaacs 24ff8f4c79 website: Sharpen and clean up download page more 12 years ago
isaacs 86778607c9 build: Don't set gcc_version for Windows 12 years ago
isaacs afa57799e4 website: Use table for download page 12 years ago
Golo Roden 15c6c0eecc website: download page 12 years ago
isaacs 3ccee08759 npm: Upgrade to 1.1.49 12 years ago
Ben Noordhuis 2c13cbbc0b crypto: fix uninitialized memory access in openssl 12 years ago
Ben Noordhuis 90ea68107a test: fix up `make valgrind-test` 12 years ago
Ben Noordhuis bcb5bdebe7 test: raise pummel/test-net-throttle write req size 12 years ago
Ben Noordhuis de32b38992 addon: remove node-waf, superseded by node-gyp 12 years ago
Ben Noordhuis 786e1e8712 buffer, crypto: fix buffer decoding 12 years ago
isaacs 22804a9eb8 module: use 'repl' as the filename arg if missing 12 years ago
isaacs 50c7d80fb0 events: emitter.listeners() should not have side effects 12 years ago
jbergstroem 8eccc417a7 bench: fetch port from env 13 years ago
Ben Noordhuis c492d43f48 tls: fix segfault in pummel/test-tls-ci-reneg-attack 12 years ago
Ben Noordhuis 100e163dda build: compile with -fno-tree-vrp when gcc >= 4.0 12 years ago
Ben Noordhuis 9f26130a0e deps: upgrade libuv to 2c3e8b6 12 years ago
Nathan Rajlich 00fa8864b4 tools: remove "addon.gypi" and "gyp_addon" 12 years ago
Ben Noordhuis 6b18e88b68 tls: handle multiple CN fields when verifying cert 12 years ago
Timothy J Fontaine 320ae691d8 timers: make unref'd timeouts execute in a domain 12 years ago
Kyle Robinson Young 4ef808ec0a doc: remove unused util from child_process 12 years ago
Timothy J Fontaine 382f22f229 timers: implement setImmediate 12 years ago
Felix Böhm d15bfc04cd path: small speed improvements 13 years ago
Nathan Rajlich 64ac54a64d Makefile: add a better check to ensure a node "release" 12 years ago
Ben Noordhuis 9693d3334c node: remove process.uvCounters() 12 years ago
Ben Noordhuis 6b588007df test: fix pummel/test-net-connect-econnrefused 12 years ago
Ben Noordhuis 6770555551 test: raise pummel/test-net-throttle write req size 12 years ago
Ben Noordhuis 5fba3b85c5 fs: fix ReferenceError in truncateSync() 12 years ago
Ben Noordhuis 08b382c2fb installer: remove c-ares header files 12 years ago
isaacs c82e2889e8 blog post for 0.8.6 12 years ago
isaacs e8bc2edabf Now working on 0.8.7 12 years ago
isaacs e8834dc1a1 Merge branch 'v0.8.6-release' into v0.8 12 years ago
isaacs 0544a586ca 2012.08.07, Version 0.8.6 (Stable) 12 years ago
isaacs f11a3dfcd6 npm: Upgrade to 1.1.48 12 years ago
Bert Belder 658cf43b7c uv: upgrade to 41b1265 12 years ago
Bert Belder acea4c4123 dns: use uv_inet_ntop/uv_inet_pton instead of c-ares equivalents 12 years ago
Bert Belder e0a603a499 uv: upgrade to 3a8bb3b 12 years ago
Bert Belder 9e55ba7d6b dns: don't rely on libuv for c-ares integration 12 years ago
Bert Belder 22d03c9108 node.cc: include ares.h 12 years ago
Bert Belder 81791ff33c Add c-ares dependency 12 years ago
Ben Noordhuis 4c150ca0d0 net: fix listen() regression, revert patches 12 years ago
Josh Erickson 7b367a93ce net: add support for IPv6 addresses ending in :: 12 years ago
Nathan Rajlich 093be8b16b install: prevent a KeyError from being thrown when PORTABLE is not set 12 years ago
isaacs caf69aa91a npm: Upgrade to 1.1.47 12 years ago
isaacs 9badc002b4 uv: Upgrade to dfb6be0 12 years ago
Nathan Rajlich a23df7710a Merge branch 'binary-tarballs' into v0.8 12 years ago
Nathan Rajlich cc6034ac86 email-footer: add links to the expected common binary packages 12 years ago
Nathan Rajlich dc818135a5 Makefile: move the release verification logic into a `make release-only` target 12 years ago
Nathan Rajlich 8b11f29cf3 Makefile: properly set the ARCH variable when forcing a DESTCPU 12 years ago