summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2013.08.21, Version 0.10.17 (Stable)v0.10.17v0.10.17-releaseTimothy J Fontaine2013-08-213-2/+22
* uv: Upgrade v0.10.14Timothy J Fontaine2013-08-213-3/+12
* blog: v0.11.6Timothy J Fontaine2013-08-211-0/+110
* doc: Mention python dep in downloads pageisaacs2013-08-211-0/+3
* deps: upgrade http_parser to 303c4e4Ben Noordhuis2013-08-212-9/+30
* tls: fix assertion when ssl is destroyed at readFedor Indutny2013-08-211-1/+8
* fs: use correct self reference for autoClose testGil Pedersen2013-08-202-11/+17
* doc: Minor typos in dgram docisaacs2013-08-191-2/+2
* doc: Add callback parameter to dgram socket.bind()Duan Yao2013-08-191-5/+18
* doc: fixed syntax error in stream.TransformChrisWren2013-08-191-1/+1
* Added documentation for process.execArgvEdward Hutchins2013-08-191-0/+22
* doc: add missing word in Transform stream introEivind Uggedal2013-08-191-2/+2
* stream: Throw on 'error' if listeners removedisaacs2013-08-192-4/+85
* dgram: fix assertion on bad send() argumentsBen Noordhuis2013-08-173-4/+57
* readline: pause stdin before turning off terminal raw modeDaniel Chatfield2013-08-172-1/+43
* blog: v0.10.16isaacs2013-08-161-0/+74
* Now working on v0.10.17isaacs2013-08-161-2/+2
* Merge branch 'v0.10.16-release' into v0.10isaacs2013-08-163-1/+24
|\
| * 2013.08.16, Version 0.10.16 (Stable)v0.10.16v0.10.16-releaseisaacs2013-08-163-1/+24
|/
* npm: Upgrade to 1.3.8isaacs2013-08-16365-10077/+5267
* crypto: fix memory leak in randomBytes() error pathBen Noordhuis2013-08-161-0/+2
* http: Handle hex/base64 encodings properlyisaacs2013-08-152-23/+67
* blog: Post for v0.11.5Timothy J Fontaine2013-08-061-0/+88
* stream: Fix double pipe error emitEran Hammer2013-08-062-1/+67
* doc: Update LICENSE for npm's Artistic 2.0isaacs2013-08-051-49/+220
* v8: back-port fix for CVE-2013-2882mstarzinger@chromium.org2013-08-052-1/+12
* doc: document domain.enter() and domain.exit()Forrest L Norvell2013-08-051-0/+34
* doc: fs.open, fix flag/mode confusion, etc.Sam Roberts2013-08-051-10/+14
* npm: Upgrade to 1.3.7isaacs2013-08-02147-198/+8088
* test: future-proof simple/test-event-emitter-memory-leakBen Noordhuis2013-08-011-1/+3
* test: fix pummel/test-net-connect-memleakBen Noordhuis2013-08-011-2/+4
* events: fix memory leak, don't leak event namesBen Noordhuis2013-08-012-4/+46
* http: improve chunked res.write(buf) performanceBen Noordhuis2013-07-311-64/+93
* docs: Warning about consuming responseWyatt Preul2013-07-301-5/+7
* crypto: fix assert() on malformed hex inputBen Noordhuis2013-07-302-12/+52
* string_bytes: add StringBytes::IsValidString()Ben Noordhuis2013-07-302-0/+12
* doc: clarify fs.read() offset argumentBen Noordhuis2013-07-281-1/+1
* doc: add nodejs.geek.nz to the community pageAndrew Chilton2013-07-271-1/+3
* doc: add nodejs.org.au to community listingRod Vagg2013-07-271-1/+3
* test: fix simple/test-setproctitleBen Noordhuis2013-07-251-1/+4
* blog: Post for v0.10.15Timothy J Fontaine2013-07-251-0/+58
* Now working on 0.10.16Timothy J Fontaine2013-07-251-2/+2
* Merge branch 'v0.10.15-release' into v0.10Timothy J Fontaine2013-07-252-2/+7
|\
| * 2013.07.25, Version 0.10.15 (Stable)v0.10.15v0.10.15-releaseTimothy J Fontaine2013-07-252-2/+7
|/
* src: fix process.getuid() return valueBen Noordhuis2013-07-261-4/+4
* doc: document tls.Server 'secureProtocol' optionBen Noordhuis2013-07-251-0/+4
* blog: Post for v0.10.14Timothy J Fontaine2013-07-251-0/+72
* Now working on 0.10.15Timothy J Fontaine2013-07-251-2/+2
* Merge branch 'v0.10.14-release' into v0.10Timothy J Fontaine2013-07-253-3/+23
|\
| * 2013.07.25, Version 0.10.14 (Stable)v0.10.14v0.10.14-releaseTimothy J Fontaine2013-07-253-3/+23
|/