summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-09-272012.09.27, Version 0.8.11 (Stable)v0.8.11isaacs1-1/+1
2012-09-26fs: fix stat() reporting for large filesBen Noordhuis1-2/+12
2012-09-25Now working on 0.8.11isaacs1-2/+2
2012-09-252012.09.25, Version 0.8.10 (Stable)v0.8.10isaacs1-1/+1
2012-09-17process: fix setuid() and setgid() error reportingBen Noordhuis1-0/+2
2012-09-14fs: fix assert in fs.watch()Ben Noordhuis1-5/+10
2012-09-14fs: don't segfault on deeply recursive stat()Ben Noordhuis1-40/+43
2012-09-11Now working on 0.8.10isaacs1-2/+2
2012-09-112012.09.11, Version 0.8.9 (Stable)v0.8.9isaacs1-1/+1
2012-09-03crypto, tls: make setSNICallback() compatible with domainsBen Noordhuis2-15/+12
2012-09-03crypto: make pbkdf2() compatible with domainsBen Noordhuis1-9/+8
2012-09-03crypto: make randomBytes() compatible with domainsBen Noordhuis1-14/+8
2012-09-03windows: don't blow when a signal handler is attachedBert Belder1-0/+4
2012-08-22Now working on 0.8.9isaacs1-2/+2
2012-08-222012.08.22, Version 0.8.8 (Stable)v0.8.8isaacs1-1/+1
2012-08-20unix: don't explicitly instantiate v8::Persistent<x> templatesBert Belder1-2/+5
2012-08-20fs: fix use after free in stat watcherBen Noordhuis2-15/+30
2012-08-17Avoid compiler warning about negating unsigned valueBert Belder1-1/+2
2012-08-17windows: avoid MSVC warnings about templates not having a dll interfaceBert Belder1-0/+6
2012-08-15Now working on 0.8.8isaacs1-2/+2
2012-08-152012.08.15, Version 0.8.7 (Stable)v0.8.7isaacs1-1/+1
2012-08-14buffer, crypto: fix buffer decodingBen Noordhuis1-1/+19
2012-08-07Now working on 0.8.7isaacs1-2/+2
2012-08-072012.08.07, Version 0.8.6 (Stable)v0.8.6isaacs1-1/+1
2012-08-02Now working on 0.8.6isaacs1-2/+2
2012-08-022012.08.02, Version 0.8.5 (Stable)v0.8.5isaacs1-1/+1
2012-08-02node: tag Encode and friends NODE_EXTERNBen Noordhuis1-8/+8
2012-07-30Report errors properly from --eval and stdinisaacs3-21/+45
2012-07-28node: use variadic functions in ev-emul.hBen Noordhuis1-2/+2
2012-07-25Now working on v0.8.5isaacs1-2/+2
2012-07-242012.07.25, Version 0.8.4 (Stable)v0.8.4isaacs1-1/+1
2012-07-23debugger: wake up the event loop when a debugger command is dispatchedPeter Rybin1-0/+24
2012-07-20tls: veryify server's identityFedor Indutny1-2/+3
2012-07-19Now working on 0.8.4isaacs1-2/+2
2012-07-192012.07.19, Version 0.8.3 (Stable)v0.8.3isaacs1-1/+1
2012-07-18node: make ev-emul.h compile with -Wextra -WerrorBen Noordhuis1-7/+16
2012-07-12net: fix net.Server.listen({fd:x}) error reportingBen Noordhuis1-0/+3
2012-07-09Now working on 0.8.3isaacs1-2/+2
2012-07-09Merge branch 'v0.8.2-release' into v0.8isaacs1-1/+1
2012-07-08zlib: Call inflateEnd for UNZIP. Fixes memory leak.isaacs1-1/+2
2012-07-08process: throw a TypeError when anything but an Array is passed to hrtime()Nathan Rajlich1-0/+5
2012-07-08crypto: fix DecipherUpdate() memory leakBen Noordhuis1-4/+2
2012-07-072012.07.09, Version 0.8.2 (Stable)v0.8.2isaacs1-1/+1
2012-07-07Now working on 0.8.2isaacs1-2/+2
2012-07-06Assign to property of global, instead of implicit global variableJonas Westerlund1-1/+1
2012-06-292012.06.29, Version 0.8.1 (stable)v0.8.1isaacs1-1/+1
2012-06-25windows: remove 256x256 version of the iconBert Belder1-0/+0
2012-06-25Now working on 0.8.1isaacs1-2/+2
2012-06-252012.06.25, Version 0.8.0 (stable)v0.8.0isaacs1-1/+1
2012-06-21stdin.pipe: Replace forgotten opts memberisaacs1-2/+2