summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* process: fix setuid() and setgid() error reportingBen Noordhuis2012-09-171-0/+2
* fs: fix assert in fs.watch()Ben Noordhuis2012-09-141-5/+10
* fs: don't segfault on deeply recursive stat()Ben Noordhuis2012-09-141-40/+43
* Now working on 0.8.10isaacs2012-09-111-2/+2
* 2012.09.11, Version 0.8.9 (Stable)v0.8.9v0.8.9-releaseisaacs2012-09-111-1/+1
* crypto, tls: make setSNICallback() compatible with domainsBen Noordhuis2012-09-032-15/+12
* crypto: make pbkdf2() compatible with domainsBen Noordhuis2012-09-031-9/+8
* crypto: make randomBytes() compatible with domainsBen Noordhuis2012-09-031-14/+8
* windows: don't blow when a signal handler is attachedBert Belder2012-09-031-0/+4
* Now working on 0.8.9isaacs2012-08-221-2/+2
* 2012.08.22, Version 0.8.8 (Stable)v0.8.8v0.8.8-releaseisaacs2012-08-221-1/+1
* unix: don't explicitly instantiate v8::Persistent<x> templatesBert Belder2012-08-201-2/+5
* fs: fix use after free in stat watcherBen Noordhuis2012-08-202-15/+30
* Avoid compiler warning about negating unsigned valueBert Belder2012-08-171-1/+2
* windows: avoid MSVC warnings about templates not having a dll interfaceBert Belder2012-08-171-0/+6
* Now working on 0.8.8isaacs2012-08-151-2/+2
* 2012.08.15, Version 0.8.7 (Stable)v0.8.7v0.8.7-releaseisaacs2012-08-151-1/+1
* buffer, crypto: fix buffer decodingBen Noordhuis2012-08-141-1/+19
* Now working on 0.8.7isaacs2012-08-071-2/+2
* 2012.08.07, Version 0.8.6 (Stable)v0.8.6isaacs2012-08-071-1/+1
* Now working on 0.8.6isaacs2012-08-021-2/+2
* 2012.08.02, Version 0.8.5 (Stable)v0.8.5isaacs2012-08-021-1/+1
* node: tag Encode and friends NODE_EXTERNBen Noordhuis2012-08-021-8/+8
* Report errors properly from --eval and stdinisaacs2012-07-303-21/+45
* node: use variadic functions in ev-emul.hBen Noordhuis2012-07-281-2/+2
* Now working on v0.8.5isaacs2012-07-251-2/+2
* 2012.07.25, Version 0.8.4 (Stable)v0.8.4isaacs2012-07-241-1/+1
* debugger: wake up the event loop when a debugger command is dispatchedPeter Rybin2012-07-231-0/+24
* tls: veryify server's identityFedor Indutny2012-07-201-2/+3
* Now working on 0.8.4isaacs2012-07-191-2/+2
* 2012.07.19, Version 0.8.3 (Stable)v0.8.3isaacs2012-07-191-1/+1
* node: make ev-emul.h compile with -Wextra -WerrorBen Noordhuis2012-07-181-7/+16
* net: fix net.Server.listen({fd:x}) error reportingBen Noordhuis2012-07-121-0/+3
* Now working on 0.8.3isaacs2012-07-091-2/+2
* Merge branch 'v0.8.2-release' into v0.8isaacs2012-07-091-1/+1
|\
| * 2012.07.09, Version 0.8.2 (Stable)v0.8.2isaacs2012-07-071-1/+1
* | zlib: Call inflateEnd for UNZIP. Fixes memory leak.isaacs2012-07-081-1/+2
* | process: throw a TypeError when anything but an Array is passed to hrtime()Nathan Rajlich2012-07-081-0/+5
* | crypto: fix DecipherUpdate() memory leakBen Noordhuis2012-07-081-4/+2
|/
* Now working on 0.8.2isaacs2012-07-071-2/+2
* Assign to property of global, instead of implicit global variableJonas Westerlund2012-07-061-1/+1
* 2012.06.29, Version 0.8.1 (stable)v0.8.1isaacs2012-06-291-1/+1
* windows: remove 256x256 version of the iconBert Belder2012-06-251-0/+0
* Now working on 0.8.1isaacs2012-06-251-2/+2
* 2012.06.25, Version 0.8.0 (stable)v0.8.0isaacs2012-06-251-1/+1
* stdin.pipe: Replace forgotten opts memberisaacs2012-06-211-2/+2
* Merge branch 'stdin-resume-pipe'isaacs2012-06-211-0/+8
|\
| * Fix #3503: stdin: resume() on pipe(dest)isaacs2012-06-211-0/+8
* | crypto: fix error reporting in SetKey()Fedor Indutny2012-06-211-1/+8
|/
* Externalize node::no_deprecationisaacs2012-06-213-3/+3