summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2013.03.07, Version 0.8.22 (Stable)v0.8.22v0.8.22-releaseisaacs2013-03-063-2/+14
* npm: Update to 1.2.14isaacs2013-03-06229-336/+934
* blog: Update streams2 feature post to match actual docisaacs2013-03-061-55/+312
* blog: Post for 0.9.12isaacs2013-03-061-0/+107
* process: invoke EventEmitter on `process`Nathan Rajlich2013-03-051-0/+1
* cluster: propagate bind errorsBen Noordhuis2013-03-053-6/+133
* doc: add url.resolve() usage examplesBen Noordhuis2013-03-041-1/+5
* link to LevelUP modules wiki page, not level-hooksRod Vagg2013-03-031-1/+1
* test: make simple/test-dgram-pingpong respect PORTBen Noordhuis2013-03-021-3/+3
* test: optionally set common.PORT via env variableTimothy J Fontaine2013-03-021-1/+1
* crypto: don't assert when calling Cipher#final() twiceBen Noordhuis2013-03-022-9/+15
* blog: Post about v0.9.11isaacs2013-03-011-0/+88
* http: use socket.once, not socket.onBen Noordhuis2013-03-011-1/+1
* doc: remove note about close eventEugene Girshov2013-03-011-4/+0
* test: fix tap output on windowsTimothy J Fontaine2013-02-281-2/+2
* build, windows: disable SEHBen Noordhuis2013-02-281-0/+1
* doc: update instructions on home pageBen Noordhuis2013-02-281-1/+3
* blog: Update with EINPROGRESS changelog itemisaacs2013-02-251-0/+2
* ChangeLog: Missed item about EINPROGRESSisaacs2013-02-251-0/+2
* blog: Post for v0.8.21isaacs2013-02-251-0/+84
* Now working on 0.8.22isaacs2013-02-251-2/+2
* Merge branch 'v0.8.21-release' into v0.8isaacs2013-02-255-9/+22
|\
| * 2013.02.25, Version 0.8.21 (Stable)v0.8.21v0.8.21-releaseisaacs2013-02-253-2/+14
| * uv: Upgrade to 86ae8b3cisaacs2013-02-252-7/+8
|/
* http: Do not free the wrong parser on socket closeisaacs2013-02-251-1/+2
* http: Handle hangup writes more gentlyisaacs2013-02-222-15/+19
* doc: add note about child process line bufferingBen Noordhuis2013-02-221-1/+3
* zlib: fix assert on bad inputBen Noordhuis2013-02-221-3/+18
* test: add TAP output to the test runnerTimothy J Fontaine2013-02-201-1/+27
* blog: v0.9.10isaacs2013-02-191-0/+84
* blog: Release v0.8.20isaacs2013-02-151-0/+62
* Now working on v0.8.21isaacs2013-02-151-2/+2
* Merge branch 'v0.8.20-release' into v0.8isaacs2013-02-15134-188/+677
|\
| * 2013.02.15, Version 0.8.20 (Stable)v0.8.20v0.8.20-releaseisaacs2013-02-153-2/+14
| * npm: Upgrade to v1.2.11isaacs2013-02-15131-186/+663
|/
* http: Do not let Agent hand out destroyed socketsisaacs2013-02-142-1/+108
* http: Raise hangup error on destroyed socket writeisaacs2013-02-142-1/+151
* doc: clarify child_process.exec() stdio optionBen Noordhuis2013-02-141-0/+2
* doc: add tools/ dir to CONTRIBUTING.md verboten listBen Noordhuis2013-02-141-4/+4
* doc: add prompt to fix repl_test.js exampleDan Kohn2013-02-131-1/+1
* blog: Forgot slug on peer-dependencies articleisaacs2013-02-121-0/+1
* blog: Peer Dependencies articleisaacs2013-02-121-0/+133
* test: disable simple/test-dgram-send-errorBen Noordhuis2013-02-081-0/+0
* blog: v0.9.9 is unstable, not stableisaacs2013-02-071-2/+2
* blog: v0.9.9isaacs2013-02-071-0/+78
* http: protect against response splitting attacksBert Belder2013-02-072-0/+69
* blog: v0.8.19 releaseisaacs2013-02-061-0/+72
* Now working on 0.8.20isaacs2013-02-061-2/+2
* Merge branch 'v0.8.19-release' into v0.8isaacs2013-02-063-2/+25
|\
| * 2013.02.06, Version 0.8.19 (Stable)v0.8.19v0.8.19-releaseisaacs2013-02-063-2/+25
|/