summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 2013.04.09, Version 0.8.23 (maintenance)v0.8.23v0.8.23-releaseisaacs2013-04-083-2/+21
| * npm: Upgrade to v1.2.18isaacs2013-04-08466-1397/+34158
|/
* http: Avoid EE warning on ECONNREFUSED handlingisaacs2013-04-082-2/+59
* tls: Re-enable check of CN-ID in cert verificationTobias Müllerleile2013-04-071-2/+2
* child_process: fix sending utf-8 to child processBen Noordhuis2013-03-252-1/+38
* crypto: check key type in GetPeerCertificate()Ben Noordhuis2013-03-131-1/+2
* Revert "build, windows: disable SEH"Bert Belder2013-03-081-1/+0
* win/openssl: mark assembled object files as seh safeBert Belder2013-03-081-0/+1
* windows/msi: fix msi build issue with WiX 3.7/3.8Raymond Feng2013-03-081-0/+1
* blog: Post for v0.8.22isaacs2013-03-061-0/+62
* Now working on 0.8.23isaacs2013-03-061-2/+2
* Merge branch 'v0.8.22-release' into v0.8isaacs2013-03-063-2/+14
|\
| * 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