1406 Commits (a745d19ce7d1c0e3778371af4f0346be70cf2c8e)

Author SHA1 Message Date
Ryan Dahl a745d19ce7 Bump version to v0.4.11 14 years ago
Ben Noordhuis 5e37e10e41 module: fix pointer reference to out-of-scope variable 14 years ago
Tom Hughes 421b6e89aa crypto: fix incorrect ssl shutdown check 14 years ago
Tom Hughes 25118b0a26 net: fix incorrect sizeof() 14 years ago
Ben Noordhuis 2d65f3c59a Include "platform.h", not <platform.h> - conflicts with system headers 14 years ago
SAWADA Tadashi e357acc55b Fix crypto encryption/decryption with Base64. 14 years ago
Bert Belder 78487b6256 Windows/cygwin: no more GetConsoleTitleW errors on XP 14 years ago
Ryan Dahl effc4469d0 Now working on v0.4.11 14 years ago
Ryan Dahl 1b8dd65d6e Bump version to v0.4.10 14 years ago
koichik 5208abe723 Fix Buffer drops last null character in UTF-8 14 years ago
Mariano Iglesias 075605f304 Adding missing v8 namespace to NODE_PSYMBOL 14 years ago
Ryan Dahl e286480e34 Now working on v0.4.10 14 years ago
Ryan Dahl de44eafd78 Bump to v0.4.9 14 years ago
koichik d6ec8f668e Fix -e/--eval can't load module from node_modules 14 years ago
Ryan Dahl feb26d6c74 Fixes #1203. Add missing scope.Close to fs.sendfileSync 14 years ago
Mark Cavage 7c51275bce Cleanup crypto verify to not print unnecessary errors 14 years ago
Mark Cavage 88552c51ae Support for signature verification with RSA/DSA public keys 14 years ago
Ryan Dahl 1d7a46a588 Disabling SSL compression is dependent on OpenSSL version 0.9.8 14 years ago
Jérémy Lal f23c45f7f4 Option to disable SSL v2 14 years ago
Ben Noordhuis eb4c9ed881 Fix resource leaks in node_crypto.cc 14 years ago
Ryan Dahl 823604a4e0 Now working on v0.4.9 14 years ago
Ryan Dahl 7dd22c26e4 Bump to v0.4.8 14 years ago
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 103a450d3a Remove 'binary' encoding assert - add tests 14 years ago
Ryan Dahl e83c6959db Disable compression with OpenSSL. 14 years ago
Marcel Laverdet c2b5ea218c Attempt to connect to debug process more than once 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
Ryan Dahl 61100788ad Now working on v0.4.7 14 years ago
Ryan Dahl 58002d56bc Bump to v0.4.6 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
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