1535 Commits (fea524e145d7bd8d3f76d6f0fd266187144cc08c)

Author SHA1 Message Date
Alexandre Marangone 6c28fcf661 (char *) casting for all strings args to kstat function to avoid warnings 14 years ago
Alexandre Marangone 5d9dc1c6d5 Adding os.totalmem() and os.freemem() for SunOS 14 years ago
Ryan Dahl 5e409c2f1a makeFastBuffer should not segfault but rather throw on non-buffer 14 years ago
Ryan Dahl 4b60e87afe Upgrade libuv to 9c2dd6bea970b2376696aba070bdfc2873843cfb 14 years ago
Ryan Dahl 85934bcf2a Remove libev/macos kqueue override - goes in libuv 14 years ago
Ryan Dahl 103a450d3a Remove 'binary' encoding assert - add tests 14 years ago
Ryan Dahl e83c6959db Disable compression with OpenSSL. 14 years ago
Ryan Dahl 91bd144d2c check_tick_watcher to use libuv 14 years ago
Ryan Dahl a46c63bae7 prepare_tick_watcher to use libuv 14 years ago
Ryan Dahl 17c88db158 move tick_spinner on libuv 14 years ago
Ryan Dahl efca334be2 Integrate libuv into build system 14 years ago
Ryan Dahl 337c48db5f Rename spawnNode to fork 14 years ago
Ryan Dahl 9e26dab150 child_process.spawnNode 14 years ago
Marcel Laverdet c2b5ea218c Attempt to connect to debug process more than once 14 years ago
Håvard Stranden 9f0b1a9bc6 Add Diffie-Hellman support to crypto module 14 years ago
Konstantin Käfer 5e1b7cadb4 Add Buffer::fill method to do memset 14 years ago
Nathan Rajlich b1be5409bd Implement `process.arch` to get a String of the current processor architecture, with docs. 14 years ago
isaacs 8df6f9e544 Close #974 Properly report traceless errors. 14 years ago
Ryan Dahl 1f470b68d6 Now working on v0.4.8 14 years ago
Ryan Dahl c85455a954 bump version to v0.4.7 14 years ago
Ryan Dahl c8e447ee63 Fix timeouts with floating point numbers bug 14 years ago
Robert Mustacchi ed657e9d46 Add loadavg for SunOS 14 years ago
isaacs 3935adced0 GH-853 fs.lchown and fs.lchmod 14 years ago
isaacs 5cfac21852 GH-853 fs.fchmod and fs.fchown 14 years ago
Fedor Indutny c9b40da368 OpenSSL NPN in node.js 14 years ago
Ryan Dahl b4ff36a41b Add --cov code coverage option 14 years ago
Ryan Dahl 61100788ad Now working on v0.4.7 14 years ago
Ryan Dahl 58002d56bc Bump to v0.4.6 14 years ago
Theo Schlossnagle e2d9018535 SSL_OP_CRYPTOPRO_TLSEXT_BUG 14 years ago
Theo Schlossnagle 2a88dd3bc1 TLS: Add secureOptions flag 14 years ago
Scott McWhirter 90348a616d Add os.cpus() and os.uptime() support for sunos 14 years ago
Ryan Dahl 2f98451561 Revert "Add os.cpus() and os.uptime() support for sunos" 14 years ago
Scott McWhirter e8cf98c841 Add os.cpus() and os.uptime() support for sunos 14 years ago
koichik 9533e879f0 Fix Buffer.write() with UCS-2 should not be write partial char 14 years ago
Jakub Lekstan 81cbd42cf5 Fixes the circular reference in vm modules. 14 years ago
Scott McWhirter d953856d87 Remove extra kstat_open 14 years ago
Scott McWhirter 752bbd6b42 Add os.cpus() support for sunos 14 years ago
Ryan Dahl 61d0b5af87 Now working on version v0.4.6 14 years ago
Ryan Dahl 787a343b58 Bump version to v0.4.5 14 years ago
Ryan Dahl a7254f3df9 Revert "Disable compression with OpenSSL." 14 years ago
Ryan Dahl 362785f704 Disable compression with OpenSSL. 14 years ago
Ryan Dahl 5c35dff419 Don't load root certs for each SSL context 14 years ago
Ryan Dahl ed74db01f3 process.stderr.write should return true 14 years ago
Ryan Dahl 75db1995b6 Don't conflict with V8's Script class 14 years ago
Jorge Chamorro Bieling e7604b1ea7 Retain buffers in fs.read/write() 14 years ago
Ryan Dahl 73ebea7a4d Now working on v0.4.5 14 years ago
Ryan Dahl 25122b986a Bump version to v0.4.4 14 years ago
Ryan Dahl 4cc0a0878f Better ifdef for futimes 14 years ago
isaacs 7bff70268a signage warning, and add v8::namespace 14 years ago
Ryan Dahl 8b33a1d8e4 Guard failed buffer constructions. 14 years ago