summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* uv: Upgrade to v0.10.13Timothy J Fontaine2013-07-256-14/+21
* doc: explicitly set industry logo heightisaacs2013-07-241-4/+4
* npm: Upgrade to v1.3.5isaacs2013-07-24191-1247/+1323
* src: os: use Number::New() for CPU infoBen Noordhuis2013-07-231-14/+11
* fs: uids and gids must be unsigned intsBen Noordhuis2013-07-231-8/+8
* test: move two tests from simple/ to internet/Ben Noordhuis2013-07-202-0/+0
* doc: events: clarify 'newListener' emitter stateBen Noordhuis2013-07-181-2/+4
* url: Fix edge-case when protocol is non-lowercaseShuan Wang2013-07-172-1/+11
* doc: style the 'type' fields in API docsisaacs2013-07-161-1/+1
* doc: Streams API Doc Rewriteisaacs2013-07-162-352/+1078
* tls: Trivial use_strict fixisaacs2013-07-141-3/+4
* blog: v0.11.4 is unstable not stableTimothy J Fontaine2013-07-121-2/+2
* blog: v0.11.4 releaseTimothy J Fontaine2013-07-121-0/+88
* npm: Upgrade to 1.3.4isaacs2013-07-12112-908/+127
* npm: Upgrade to 1.3.3isaacs2013-07-12385-7701/+7254
* node: call MakeDomainCallback in all domain casesTrevor Norris2013-07-101-0/+3
* crypto: fix memory leak in LoadPKCS12Fedor Indutny2013-07-101-0/+1
* test: fix up indentation, replace tabs with spacesBen Noordhuis2013-07-102-8/+8