summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* blog, changelog: 0.8.17 was released in 2013, not 2012isaacs2013-01-102-2/+2
* blog: Correct shasums for v0.8.17isaacs2013-01-091-5/+6
* blog: Add security notice to v0.8.17 postisaacs2013-01-091-0/+12
* blog: Post about v0.8.17isaacs2013-01-091-0/+67
* Now working on 0.8.18isaacs2013-01-091-2/+2
* Merge branch 'v0.8.17-release' into v0.8isaacs2013-01-094-2/+24
|\
| * 2012.01.09, Version 0.8.17 (Stable)v0.8.17v0.8.17-releaseisaacs2013-01-094-2/+24
|/
* typed arrays: fix 32 bit size/index overflowBen Noordhuis2013-01-102-6/+23
* npm: Upgrade to v1.2.0isaacs2013-01-09222-300/+665
* object_wrap: add missing HandleScopeFedor Indutny2013-01-091-0/+2
* dgram: don't assert on send('string')Ben Noordhuis2013-01-082-0/+35
* doc: improve example of process.hrtime()Johannes Ewald2013-01-041-5/+4
* os: change CPU time from Integer to NumberTim Bradshaw2012-12-311-5/+5
* doc: add CONTRIBUTING.mdBen Noordhuis2012-12-311-0/+145
* blog: Post for v0.9.5isaacs2012-12-291-0/+82
* deps: upgrade libuv to 4997738Ben Noordhuis2012-12-296-91/+212