summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* npm: Upgrade to v1.2.10isaacs2013-02-06270-749/+2139
* blog: remove dangling symlinkBen Noordhuis2013-02-051-1/+0
* zlib: pass object size hint to V8Ben Noordhuis2013-02-051-0/+6
* zlib: reduce memory consumption, release earlyBen Noordhuis2013-02-052-3/+36
* doc: don't suggest to reuse net.Socket objectsBen Noordhuis2013-02-051-2/+1
* blog: Correct shasums for v0.9.8 releaseisaacs2013-02-021-3/+5
* deps: upgrade libuv to 034ea31Bert Belder2013-01-305-115/+130
* doc: fix typo in cluster module documentationRick Yakubowski2013-01-271-1/+1
* buffer: slow buffer copy compatibility fixTrevor Norris2013-01-253-6/+14
* benchmark: Port http.sh from masterisaacs2013-01-241-6/+37
* doc: fix typo in crypto Hash.digest() noteJacob Gable2013-01-241-1/+1
* blog: Post for v0.9.8isaacs2013-01-241-0/+74
* doc: document PYTHON env var in READMEBen Noordhuis2013-01-221-0/+8
* zlib: don't assert on malformed dictionaryBen Noordhuis2013-01-222-3/+23
* zlib: don't assert on missing dictionaryBen Noordhuis2013-01-222-14/+51
* blog: Post for v0.8.18 releaseisaacs2013-01-181-0/+67
* Now working on 0.8.19isaacs2013-01-181-2/+2
* Merge branch 'v0.8.18-release' into v0.8isaacs2013-01-183-2/+19
|\
| * 2013.01.18, Version 0.8.18 (Stable)v0.8.18v0.8.18-releaseisaacs2013-01-183-2/+19
|/
* npm: Upgrade to v1.2.2isaacs2013-01-18125-300/+560
* blog: Post for v0.9.7 releaseisaacs2013-01-181-0/+81
* dns: make error message match errnoDan Milon2013-01-182-1/+3
* tls: follow RFC6125 more striclyFedor Indutny2013-01-182-12/+36
* Revert "Revert "tls: allow wildcards in common name""Fedor Indutny2013-01-181-3/+2
* Revert "tls: allow wildcards in common name"Ben Noordhuis2013-01-171-2/+3
* test: add cluster 'bind twice' testBen Noordhuis2013-01-171-0/+77
* buffer: reject negative SlowBuffer offsetsBen Noordhuis2013-01-173-1/+59
* install: add simplejson fallbackChris Dent2013-01-151-1/+6
* buffer: zero-length buffers shouldn't be slab-backedBert Belder2013-01-141-2/+8
* tls: allow wildcards in common nameFedor Indutny2013-01-141-3/+2
* http: fix "Cannot call method 'emit' of null"Ben Noordhuis2013-01-142-1/+69
* blog: release v0.9.6isaacs2013-01-111-0/+87
* make binary: allow custom config flagsNathan Rajlich2013-01-101-1/+1