summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2013.06.13, Version 0.10.11 (Stable)v0.10.11v0.10.11-releaseisaacs2013-06-133-2/+21
* test: minor typo fixesVeres Lajos2013-06-135-14/+14
* openssl: add missing configuration pieces for MIPSAndrei Sedoi2013-06-132-3/+5
* Revert "http: remove bodyHead from 'upgrade' events"isaacs2013-06-126-28/+18
* uv: upgrade to 0.10.11Ben Noordhuis2013-06-124-30/+38
* npm: Upgrade to 1.2.30isaacs2013-06-12117-193/+460
* v8: fix pointer arithmetic undefined behaviorTrevor Norris2013-06-111-1/+2
* crypto: fix utf8/utf-8 encoding checkBen Noordhuis2013-06-112-0/+16
* build: add pkgsrc ruleTimothy J Fontaine2013-06-063-1/+28
* npm: Upgrade to 1.2.27isaacs2013-06-06230-14670/+126
* net: Destroy when not readable and not writableisaacs2013-06-052-2/+141
* Now working on v0.10.11isaacs2013-06-041-2/+2
* blog: Release v0.10.10isaacs2013-06-041-0/+63
* Merge branch 'v0.10.10-release' into v0.10isaacs2013-06-042-2/+13
|\
| * 2013.06.04, Version 0.10.10 (Stable)v0.10.10v0.10.10-releaseisaacs2013-06-042-2/+13
|/
* uv: Upgrade to 0.10.10isaacs2013-06-0410-65/+113
* url: remove unused global variableBen Noordhuis2013-06-041-12/+0
* npm: Upgrade to 1.2.25isaacs2013-06-04203-207/+332
* doc: ChangeLog update for v0.8.24isaacs2013-06-041-0/+11
* blog: 0.8 is maintenace, not stableisaacs2013-06-041-2/+2
* blog: Release v0.8.24isaacs2013-06-041-0/+63
* blog: Release v0.10.9isaacs2013-06-041-0/+67
* url: Set href to null by defaultisaacs2013-06-031-0/+1
* url: Properly parse certain oddly formed urlsisaacs2013-06-032-33/+86
* stream: unshift('') is a noopisaacs2013-06-032-1/+82
* Now working on v0.10.10isaacs2013-05-301-2/+2
* Merge branch 'v0.10.9-release' into v0.10isaacs2013-05-303-2/+20
|\
| * 2013.05.30, Version 0.10.9 (Stable)v0.10.9v0.10.9-releaseisaacs2013-05-303-2/+20
|/
* npm: Upgrade to 1.2.24isaacs2013-05-30280-895/+20530
* doc: remove `bufferSize` optionKiyoshi Nomo2013-05-301-1/+0
* repl: fix JSON.parse error checkBrian White2013-05-302-2/+4
* tls: proper .destroySoonFedor Indutny2013-05-301-22/+33
* doc: sending dgram handles only works on unixBen Noordhuis2013-05-291-1/+1
* https: Add `secureProtocol` docsDaniel G. Taylor2013-05-281-0/+4
* tls: Add `secureProtocol` docsDaniel G. Taylor2013-05-281-0/+5
* uv: Upgrade to v0.10.9isaacs2013-05-285-11/+43
* tls: invoke write cb only after opposite read endFedor Indutny2013-05-282-27/+144
* tls: ignore .shutdown() syscall errorFedor Indutny2013-05-283-11/+47
* doc: add link to Brazilian Node communityRafael Henrique Moreira2013-05-251-2/+4
* doc: remove broken links on community pageRafael Henrique Moreira2013-05-251-8/+0
* blog: Post for v0.10.8isaacs2013-05-241-0/+75
* Now working on 0.10.9isaacs2013-05-241-2/+2
* Merge branch 'v0.10.8-release' into v0.10isaacs2013-05-243-2/+26
|\
| * 2013.05.24, Version 0.10.8 (Stable)v0.10.8v0.10.8-releaseisaacs2013-05-243-2/+26
|/
* doc: Minor fixup in http doc re bodyHeadisaacs2013-05-241-1/+0
* tls: retry writing after hello parse errorFedor Indutny2013-05-242-1/+58
* npm: Upgrade to 1.2.23isaacs2013-05-24106-114/+115
* uv: upgrade to 0.10.8isaacs2013-05-248-32/+136
* http: remove bodyHead from 'upgrade' eventsNathan Zadoks2013-05-246-17/+28
* buffer: special case empty string writesTimothy J Fontaine2013-05-232-1/+16