6738 Commits (d559bed0d59c3666718b847a11a7ba42dd4de54e)
 

Author SHA1 Message Date
Ben Noordhuis d559bed0d5 node: use variadic functions in ev-emul.h 12 years ago
Trent Mick f70b138fcb always link sunos builds with libumem 12 years ago
Adam Malcontenti-Wilson 90efdb3a5b build: improve armv7 / hard-float detection 13 years ago
isaacs b0c0111b04 https: Use host header as effective servername 12 years ago
Nathan Rajlich 9eddaebb79 assert: remove unnecessary use of __proto__ 12 years ago
isaacs b207e24bcd Blog post for 0.8.4 12 years ago
isaacs 3d34590fba Now working on v0.8.5 12 years ago
isaacs 32141844f1 Merge branch 'v0.8.4-release' into v0.8 12 years ago
isaacs 8656c2654e Fix #3761 build: Default to V=1 12 years ago
isaacs f98562fcd7 2012.07.25, Version 0.8.4 (Stable) 12 years ago
isaacs 7fd3cb666b Build: add jslintfix 12 years ago
isaacs 5809426d75 net.js: lint 12 years ago
Ben Noordhuis 1513848f88 net: fix Socket({ fd: 42 }) api 12 years ago
isaacs e4c9c9f412 readline: Remove event listeners on close 12 years ago
isaacs 2c487669f7 v8: Reapply floating patches 12 years ago
isaacs f4f0daa44d V8: Upgrade to 3.11.10.17 12 years ago
isaacs 0a0002b480 npm: Upgrade to 1.1.45 12 years ago
Bert Belder 43a0c88116 windows: correctly prep long path for fs.exists(Sync) 12 years ago
Peter Rybin 688859afc0 debugger: wake up the event loop when a debugger command is dispatched 12 years ago
Brian White e06b5d7af7 http: remove duplicate assignments 12 years ago
koichik bc30c90af6 doc: remove duplicate section 12 years ago
Fedor Indutny 42c6952edb tls: pass linting 12 years ago
Fedor Indutny 50122fed8a tls: fix 'hostless' tls connection verification 12 years ago
Fedor Indutny 5950db197c tls: revert accidental API change 12 years ago
Fedor Indutny 4aa09d1e0e tls: localhost is valid against identity-check 12 years ago
Fedor Indutny e43fe5c833 Revert "http/https: pass request to .createConnection()" 12 years ago
Fedor Indutny eb2ca10462 tls: veryify server's identity 12 years ago
Fedor Indutny 53716eb0b5 http/https: pass request to .createConnection() 12 years ago
Fedor Indutny 1fa0bca2ad net: ignore socket.setTimeout(Infinity) (and NaN) 12 years ago
isaacs d9057cc090 npm: Upgrade to 1.1.44 12 years ago
isaacs f6484842b3 Blog post about v0.8.3 12 years ago
isaacs 02ff9741cc Now working on 0.8.4 12 years ago
isaacs 4439f7b879 Merge branch 'v0.8.3-release' into v0.8 12 years ago
isaacs 60bf2d6cb3 2012.07.19, Version 0.8.3 (Stable) 12 years ago
isaacs 0c91b0e48e uv: Upgrade to 94355e4 12 years ago
isaacs 845b9e92d8 uv: Upgrade to 94355e4 12 years ago
Ben Noordhuis b2648934f0 build: unbreak ustack on smartos 12 years ago
Ben Noordhuis 5a5e128165 build: link with -rdynamic, not -Wl,--export-dynamic 12 years ago
Ben Noordhuis 98b1ce91f6 build: fix mksnapshot crash on sunos 12 years ago
Ben Noordhuis beb7425c18 doc: build requires GNU make 3.81+ 12 years ago
Ben Noordhuis f6f2d42ee9 node: make ev-emul.h compile with -Wextra -Werror 12 years ago
Ben Noordhuis e8af340557 doc: advise *strongly* against uncaughtException 12 years ago
isaacs e1fb7b76e9 uv: Upgrade to b49d6f7 12 years ago
Dave Pacheco 648fdc56a0 tools: speed up genv8constants 12 years ago
isaacs 868ffed77c v8: Reapply floating patches 12 years ago
isaacs a0a0062d61 v8: upgrade to 3.11.10.15 12 years ago
isaacs 7397ab2cf1 uv: Upgrade to a9f6f06 12 years ago
isaacs c383befd25 npm: Upgrade to 1.1.43 12 years ago
isaacs d6b78d0e37 domain: Fix stack leak on error 12 years ago
Mike Morearty 19aa05fab8 doc: fix bug in child_process.spawn() sample code 12 years ago