Age | Commit message (Expand) | Author | Files | Lines |
2012-09-27 | 2012.09.27, Version 0.8.11 (Stable)v0.8.11 | isaacs | 1 | -1/+1 |
2012-09-26 | fs: fix stat() reporting for large files | Ben Noordhuis | 1 | -2/+12 |
2012-09-25 | Now working on 0.8.11 | isaacs | 1 | -2/+2 |
2012-09-25 | 2012.09.25, Version 0.8.10 (Stable)v0.8.10 | isaacs | 1 | -1/+1 |
2012-09-17 | process: fix setuid() and setgid() error reporting | Ben Noordhuis | 1 | -0/+2 |
2012-09-14 | fs: fix assert in fs.watch() | Ben Noordhuis | 1 | -5/+10 |
2012-09-14 | fs: don't segfault on deeply recursive stat() | Ben Noordhuis | 1 | -40/+43 |
2012-09-11 | Now working on 0.8.10 | isaacs | 1 | -2/+2 |
2012-09-11 | 2012.09.11, Version 0.8.9 (Stable)v0.8.9 | isaacs | 1 | -1/+1 |
2012-09-03 | crypto, tls: make setSNICallback() compatible with domains | Ben Noordhuis | 2 | -15/+12 |
2012-09-03 | crypto: make pbkdf2() compatible with domains | Ben Noordhuis | 1 | -9/+8 |
2012-09-03 | crypto: make randomBytes() compatible with domains | Ben Noordhuis | 1 | -14/+8 |
2012-09-03 | windows: don't blow when a signal handler is attached | Bert Belder | 1 | -0/+4 |
2012-08-22 | Now working on 0.8.9 | isaacs | 1 | -2/+2 |
2012-08-22 | 2012.08.22, Version 0.8.8 (Stable)v0.8.8 | isaacs | 1 | -1/+1 |
2012-08-20 | unix: don't explicitly instantiate v8::Persistent<x> templates | Bert Belder | 1 | -2/+5 |
2012-08-20 | fs: fix use after free in stat watcher | Ben Noordhuis | 2 | -15/+30 |
2012-08-17 | Avoid compiler warning about negating unsigned value | Bert Belder | 1 | -1/+2 |
2012-08-17 | windows: avoid MSVC warnings about templates not having a dll interface | Bert Belder | 1 | -0/+6 |
2012-08-15 | Now working on 0.8.8 | isaacs | 1 | -2/+2 |
2012-08-15 | 2012.08.15, Version 0.8.7 (Stable)v0.8.7 | isaacs | 1 | -1/+1 |
2012-08-14 | buffer, crypto: fix buffer decoding | Ben Noordhuis | 1 | -1/+19 |
2012-08-07 | Now working on 0.8.7 | isaacs | 1 | -2/+2 |
2012-08-07 | 2012.08.07, Version 0.8.6 (Stable)v0.8.6 | isaacs | 1 | -1/+1 |
2012-08-02 | Now working on 0.8.6 | isaacs | 1 | -2/+2 |
2012-08-02 | 2012.08.02, Version 0.8.5 (Stable)v0.8.5 | isaacs | 1 | -1/+1 |
2012-08-02 | node: tag Encode and friends NODE_EXTERN | Ben Noordhuis | 1 | -8/+8 |
2012-07-30 | Report errors properly from --eval and stdin | isaacs | 3 | -21/+45 |
2012-07-28 | node: use variadic functions in ev-emul.h | Ben Noordhuis | 1 | -2/+2 |
2012-07-25 | Now working on v0.8.5 | isaacs | 1 | -2/+2 |
2012-07-24 | 2012.07.25, Version 0.8.4 (Stable)v0.8.4 | isaacs | 1 | -1/+1 |
2012-07-23 | debugger: wake up the event loop when a debugger command is dispatched | Peter Rybin | 1 | -0/+24 |
2012-07-20 | tls: veryify server's identity | Fedor Indutny | 1 | -2/+3 |
2012-07-19 | Now working on 0.8.4 | isaacs | 1 | -2/+2 |
2012-07-19 | 2012.07.19, Version 0.8.3 (Stable)v0.8.3 | isaacs | 1 | -1/+1 |
2012-07-18 | node: make ev-emul.h compile with -Wextra -Werror | Ben Noordhuis | 1 | -7/+16 |
2012-07-12 | net: fix net.Server.listen({fd:x}) error reporting | Ben Noordhuis | 1 | -0/+3 |
2012-07-09 | Now working on 0.8.3 | isaacs | 1 | -2/+2 |
2012-07-09 | Merge branch 'v0.8.2-release' into v0.8 | isaacs | 1 | -1/+1 |
2012-07-08 | zlib: Call inflateEnd for UNZIP. Fixes memory leak. | isaacs | 1 | -1/+2 |
2012-07-08 | process: throw a TypeError when anything but an Array is passed to hrtime() | Nathan Rajlich | 1 | -0/+5 |
2012-07-08 | crypto: fix DecipherUpdate() memory leak | Ben Noordhuis | 1 | -4/+2 |
2012-07-07 | 2012.07.09, Version 0.8.2 (Stable)v0.8.2 | isaacs | 1 | -1/+1 |
2012-07-07 | Now working on 0.8.2 | isaacs | 1 | -2/+2 |
2012-07-06 | Assign to property of global, instead of implicit global variable | Jonas Westerlund | 1 | -1/+1 |
2012-06-29 | 2012.06.29, Version 0.8.1 (stable)v0.8.1 | isaacs | 1 | -1/+1 |
2012-06-25 | windows: remove 256x256 version of the icon | Bert Belder | 1 | -0/+0 |
2012-06-25 | Now working on 0.8.1 | isaacs | 1 | -2/+2 |
2012-06-25 | 2012.06.25, Version 0.8.0 (stable)v0.8.0 | isaacs | 1 | -1/+1 |
2012-06-21 | stdin.pipe: Replace forgotten opts member | isaacs | 1 | -2/+2 |