6790 Commits (59b584c92ddfe26430fdb4756737dd723dbee0b0)
 

Author SHA1 Message Date
Ben Noordhuis 59b584c92d node: remove PrepareTick() and CheckTick() 12 years ago
isaacs e5498331f4 Merge remote-tracking branch 'ry/v0.8' 12 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 febffc107d Merge branch 'v0.8' 12 years ago
Timothy J Fontaine 77945d7f0f add unref/ref tests for socket/server/timers 12 years ago
Timothy J Fontaine bdd1a740cb add docs for socket/server/timer unref and ref 12 years ago
Timothy J Fontaine cd6122edeb add ref/unref to setTimeout timers 12 years ago
Timothy J Fontaine 2637b5c261 ref/unref for net.Socket net.Server dgram.Socket 12 years ago
Timothy J Fontaine 19d43f852e export HandleWrap Unref Ref in tcp/udp/timer/pipe 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
isaacs 5bb2fe660e Blog post about 0.9.0 12 years ago
isaacs ec299a1329 Now working on 0.9.0 12 years ago
isaacs 839dfe7570 Merge branch 'v0.9.0-release' 12 years ago
isaacs f9b237f478 2012.07.20, Version 0.9.0 (Unstable) 12 years ago
isaacs e16d506a58 uv: Upgrade to ad382bca 12 years ago
Fedor Indutny 42c6952edb tls: pass linting 12 years ago
Fedor Indutny 85185bbbaa tls: pass linting 12 years ago
Fedor Indutny 92e7433ff9 tls: fix 'hostless' tls connection verification 12 years ago
Fedor Indutny 1ccdde9a69 Revert "http/https: pass request to .createConnection()" 12 years ago
Fedor Indutny 50122fed8a tls: fix 'hostless' tls connection verification 12 years ago
Fedor Indutny 93d496a4ec tls: revert accidental API change 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 0cf235410d tls: localhost is valid against identity-check 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
Fedor Indutny 8ba189b8d3 tls: veryify server's identity 12 years ago
Fedor Indutny 2b3ba3f538 http/https: pass request to .createConnection() 12 years ago
Fedor Indutny b0950cbea2 net: ignore socket.setTimeout(Infinity) (and NaN) 12 years ago
isaacs 3c998945aa Merge remote-tracking branch 'ry/v0.8' into master 12 years ago
isaacs d9057cc090 npm: Upgrade to 1.1.44 12 years ago
isaacs 430d94ef85 nextTick: Preserve depth in error/reentry cases 12 years ago