2264 Commits (43a2b291822416eb5f72d17ad250e7542abb0581)

Author SHA1 Message Date
Ben Noordhuis 96ca59fbf3 process: fix setuid() and setgid() error reporting 13 years ago
Ben Noordhuis db5c26e3b5 fs: fix assert in fs.watch() 13 years ago
Ben Noordhuis 07804c7c9a fs: don't segfault on deeply recursive stat() 13 years ago
isaacs 362189a5d3 Now working on 0.8.10 13 years ago
isaacs b88c3902b2 2012.09.11, Version 0.8.9 (Stable) 13 years ago
Ben Noordhuis 7dfa587d18 crypto, tls: make setSNICallback() compatible with domains 13 years ago
Ben Noordhuis 7d0543c128 crypto: make pbkdf2() compatible with domains 13 years ago
Ben Noordhuis d1eff9ab68 crypto: make randomBytes() compatible with domains 13 years ago
Bert Belder ea1cba6246 windows: don't blow when a signal handler is attached 13 years ago
isaacs 0ccdedab79 Now working on 0.8.9 13 years ago
isaacs a299c97bbc 2012.08.22, Version 0.8.8 (Stable) 13 years ago
Bert Belder d38d7bea6c unix: don't explicitly instantiate v8::Persistent<x> templates 13 years ago
Ben Noordhuis b1ffbdc975 fs: fix use after free in stat watcher 13 years ago
Bert Belder 9263213d8e Avoid compiler warning about negating unsigned value 13 years ago
Bert Belder e8fd808dfb windows: avoid MSVC warnings about templates not having a dll interface 13 years ago
isaacs 073c7b4d08 Now working on 0.8.8 13 years ago
isaacs f640c5d35c 2012.08.15, Version 0.8.7 (Stable) 13 years ago
Ben Noordhuis 786e1e8712 buffer, crypto: fix buffer decoding 13 years ago
isaacs e8bc2edabf Now working on 0.8.7 13 years ago
isaacs 0544a586ca 2012.08.07, Version 0.8.6 (Stable) 13 years ago
isaacs 02dae998c3 Now working on 0.8.6 13 years ago
isaacs 9b86a4453f 2012.08.02, Version 0.8.5 (Stable) 13 years ago
Ben Noordhuis 53f3b128f5 node: tag Encode and friends NODE_EXTERN 13 years ago
isaacs b3cf3f35fc Report errors properly from --eval and stdin 13 years ago
Ben Noordhuis d559bed0d5 node: use variadic functions in ev-emul.h 13 years ago
isaacs 3d34590fba Now working on v0.8.5 13 years ago
isaacs f98562fcd7 2012.07.25, Version 0.8.4 (Stable) 13 years ago
Peter Rybin 688859afc0 debugger: wake up the event loop when a debugger command is dispatched 13 years ago
Fedor Indutny eb2ca10462 tls: veryify server's identity 13 years ago
isaacs 02ff9741cc Now working on 0.8.4 13 years ago
isaacs 60bf2d6cb3 2012.07.19, Version 0.8.3 (Stable) 13 years ago
Ben Noordhuis f6f2d42ee9 node: make ev-emul.h compile with -Wextra -Werror 13 years ago
Ben Noordhuis 3a6314dbe1 net: fix net.Server.listen({fd:x}) error reporting 13 years ago
isaacs b6e916db58 Now working on 0.6.21 13 years ago
isaacs 952e513379 2012.07.10 Version 0.6.20 (maintenance) 13 years ago
isaacs 71078f91ed Now working on 0.8.3 13 years ago
isaacs bf539f9bfd zlib: Call inflateEnd for UNZIP. Fixes memory leak. 13 years ago
Nathan Rajlich d3d83d7b90 process: throw a TypeError when anything but an Array is passed to hrtime() 13 years ago
Ben Noordhuis 26f1bc8e8c crypto: fix DecipherUpdate() memory leak 13 years ago
isaacs cc6084b9ac 2012.07.09, Version 0.8.2 (Stable) 13 years ago
isaacs c49888bd84 Now working on 0.8.2 13 years ago
Jonas Westerlund a9b0bcfafe Assign to property of global, instead of implicit global variable 13 years ago
isaacs 2134aa3d5c 2012.06.29, Version 0.8.1 (stable) 13 years ago
Bert Belder 41a4b734d3 windows: remove 256x256 version of the icon 13 years ago
isaacs b07b391304 Now working on 0.8.1 13 years ago
isaacs 8b8a7a7f9b 2012.06.25, Version 0.8.0 (stable) 13 years ago
isaacs 441e792849 stdin.pipe: Replace forgotten opts member 13 years ago
isaacs 5ec056633f Fix #3503: stdin: resume() on pipe(dest) 13 years ago
Fedor Indutny af52bc4fe6 crypto: fix error reporting in SetKey() 13 years ago
isaacs 8988af58f4 Externalize node::no_deprecation 13 years ago